Use pre-built files for packaging
[platform/upstream/connectedhomeip.git] / out / host / python / toolchain.ninja
1 rule python_copy
2   command = ln -f ${in} ${out} 2>/dev/null || (rm -rf ${out} && cp -af ${in} ${out})
3   description = cp ${in} ${out}
4 rule python_asm
5   command = python ../../third_party/pigweed/repo/pw_build/py/pw_build/error.py --message "Attempted to use the python toolchain to compile ${in}.\nThis toolchain cannot be used to compile C/C++ source code.\n\nThis toolchain was either explicitly specified in a deps list with\nGN's :target(//third_party/pigweed/repo/pw_build/python_toolchain:python) syntax or was set as the\ndefault toolchain in the BUILDCONFIG.gn file.\n\nEnsure that no C/C++ GN targets are referred to with this toolchain,\neven transitively.\n\nSee https://pigweed.dev/pw_toolchain for more information." --target //third_party/pigweed/repo/pw_build/python_toolchain:python --root ../../ --out .
6 rule python_cxx
7   command = python ../../third_party/pigweed/repo/pw_build/py/pw_build/error.py --message "Attempted to use the python toolchain to compile ${in}.\nThis toolchain cannot be used to compile C/C++ source code.\n\nThis toolchain was either explicitly specified in a deps list with\nGN's :target(//third_party/pigweed/repo/pw_build/python_toolchain:python) syntax or was set as the\ndefault toolchain in the BUILDCONFIG.gn file.\n\nEnsure that no C/C++ GN targets are referred to with this toolchain,\neven transitively.\n\nSee https://pigweed.dev/pw_toolchain for more information." --target //third_party/pigweed/repo/pw_build/python_toolchain:python --root ../../ --out .
8 rule python_cc
9   command = python ../../third_party/pigweed/repo/pw_build/py/pw_build/error.py --message "Attempted to use the python toolchain to compile ${in}.\nThis toolchain cannot be used to compile C/C++ source code.\n\nThis toolchain was either explicitly specified in a deps list with\nGN's :target(//third_party/pigweed/repo/pw_build/python_toolchain:python) syntax or was set as the\ndefault toolchain in the BUILDCONFIG.gn file.\n\nEnsure that no C/C++ GN targets are referred to with this toolchain,\neven transitively.\n\nSee https://pigweed.dev/pw_toolchain for more information." --target //third_party/pigweed/repo/pw_build/python_toolchain:python --root ../../ --out .
10 rule python_link
11   command = python ../../third_party/pigweed/repo/pw_build/py/pw_build/error.py --message "Attempted to use the python toolchain to compile C/C++ sources.\nThis toolchain cannot be used to compile C/C++ source code.\n\nThis toolchain was either explicitly specified in a deps list with\nGN's :target(//third_party/pigweed/repo/pw_build/python_toolchain:python) syntax or was set as the\ndefault toolchain in the BUILDCONFIG.gn file.\n\nEnsure that no C/C++ GN targets are referred to with this toolchain,\neven transitively.\n\nSee https://pigweed.dev/pw_toolchain for more information." --target //third_party/pigweed/repo/pw_build/python_toolchain:python --root ../../ --out .
12 rule python_solink
13   command = python ../../third_party/pigweed/repo/pw_build/py/pw_build/error.py --message "Attempted to use the python toolchain to compile C/C++ sources.\nThis toolchain cannot be used to compile C/C++ source code.\n\nThis toolchain was either explicitly specified in a deps list with\nGN's :target(//third_party/pigweed/repo/pw_build/python_toolchain:python) syntax or was set as the\ndefault toolchain in the BUILDCONFIG.gn file.\n\nEnsure that no C/C++ GN targets are referred to with this toolchain,\neven transitively.\n\nSee https://pigweed.dev/pw_toolchain for more information." --target //third_party/pigweed/repo/pw_build/python_toolchain:python --root ../../ --out .
14 rule python_alink
15   command = python ../../third_party/pigweed/repo/pw_build/py/pw_build/error.py --message "Attempted to use the python toolchain to compile C/C++ sources.\nThis toolchain cannot be used to compile C/C++ source code.\n\nThis toolchain was either explicitly specified in a deps list with\nGN's :target(//third_party/pigweed/repo/pw_build/python_toolchain:python) syntax or was set as the\ndefault toolchain in the BUILDCONFIG.gn file.\n\nEnsure that no C/C++ GN targets are referred to with this toolchain,\neven transitively.\n\nSee https://pigweed.dev/pw_toolchain for more information." --target //third_party/pigweed/repo/pw_build/python_toolchain:python --root ../../ --out .
16 rule python_stamp
17   command = touch ${out}
18   description = stamp ${out}
19
20 rule __integrations_mobly_chip_mobly___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
21   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../integrations/mobly --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/integrations/mobly/chip_mobly.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
22   description = ACTION //integrations/mobly:chip_mobly(//third_party/pigweed/repo/pw_build/python_toolchain:python)
23   restat = 1
24
25 build python/gen/integrations/mobly/chip_mobly.pw_pystamp: __integrations_mobly_chip_mobly___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../integrations/mobly/setup.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
26
27 build python/obj/integrations/mobly/chip_mobly.stamp: python_stamp python/gen/integrations/mobly/chip_mobly.pw_pystamp
28 rule __integrations_mobly_chip_mobly._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
29   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../integrations/mobly --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/integrations/mobly/chip_mobly._build_wheel.pw_pystamp --capture-output --module build -- ../../integrations/mobly --wheel --no-isolation --outdir python/obj/integrations/mobly/chip_mobly._build_wheel
30   description = ACTION //integrations/mobly:chip_mobly._build_wheel(//third_party/pigweed/repo/pw_build/python_toolchain:python)
31   restat = 1
32
33 build python/gen/integrations/mobly/chip_mobly._build_wheel.pw_pystamp: __integrations_mobly_chip_mobly._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/integrations/mobly/chip_mobly.stamp
34
35 build python/obj/integrations/mobly/chip_mobly._build_wheel.stamp: python_stamp python/gen/integrations/mobly/chip_mobly._build_wheel.pw_pystamp
36 rule __integrations_mobly_chip_mobly._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
37   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../integrations/mobly --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/integrations/mobly/chip_mobly._run_pip_install.pw_pystamp --capture-output --module pip -- install --no-build-isolation --constraint ../../scripts/constraints.txt --editable ../../integrations/mobly
38   description = ACTION //integrations/mobly:chip_mobly._run_pip_install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
39   restat = 1
40
41 build python/gen/integrations/mobly/chip_mobly._run_pip_install.pw_pystamp: __integrations_mobly_chip_mobly._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/constraints.txt ../../integrations/mobly/setup.py
42   pool = third_party_pigweed_repo_pw_build_pool_pip
43
44 build python/obj/integrations/mobly/chip_mobly._run_pip_install.stamp: python_stamp python/gen/integrations/mobly/chip_mobly._run_pip_install.pw_pystamp
45 build python/obj/integrations/mobly/chip_mobly.install.stamp: python_stamp python/obj/integrations/mobly/chip_mobly.stamp python/obj/integrations/mobly/chip_mobly._run_pip_install.stamp
46 build python/obj/integrations/mobly/chip_mobly.lint.stamp: python_stamp python/obj/integrations/mobly/chip_mobly.lint.mypy.stamp python/obj/integrations/mobly/chip_mobly.lint.pylint.stamp
47 rule __integrations_mobly_chip_mobly.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
48   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../integrations/mobly --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --env=MYPY_FORCE_COLOR=1 --touch python/gen/integrations/mobly/chip_mobly.lint.mypy.pw_pystamp --capture-output --module mypy -- --pretty --show-error-codes ../../integrations/mobly/setup.py
49   description = ACTION //integrations/mobly:chip_mobly.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
50   restat = 1
51
52 build python/gen/integrations/mobly/chip_mobly.lint.mypy.pw_pystamp: __integrations_mobly_chip_mobly.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/integrations/mobly/chip_mobly.install.stamp python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp
53
54 build python/obj/integrations/mobly/chip_mobly.lint.mypy.stamp: python_stamp python/gen/integrations/mobly/chip_mobly.lint.mypy.pw_pystamp
55 rule __integrations_mobly_chip_mobly.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
56   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../integrations/mobly --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/integrations/mobly/${source_target_relative}.pylint.passed --capture-output --module pylint -- ../../integrations/mobly/${source_target_relative} --jobs=1 --output-format=colorized
57   description = ACTION //integrations/mobly:chip_mobly.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
58   restat = 1
59
60 build python/gen/integrations/mobly/setup.py.pylint.passed: __integrations_mobly_chip_mobly.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../integrations/mobly/setup.py | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/integrations/mobly/chip_mobly.install.stamp python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp
61   source_target_relative = setup.py
62
63 build python/obj/integrations/mobly/chip_mobly.lint.pylint.stamp: python_stamp python/gen/integrations/mobly/setup.py.pylint.passed
64 build python/obj/integrations/mobly/chip_mobly.wheel.stamp: python_stamp python/obj/integrations/mobly/chip_mobly.install.stamp python/obj/integrations/mobly/chip_mobly._build_wheel.stamp
65 rule __scripts_build_build_examples___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
66   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../scripts/build --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/scripts/build/build_examples.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
67   description = ACTION //scripts/build:build_examples(//third_party/pigweed/repo/pw_build/python_toolchain:python)
68   restat = 1
69
70 build python/gen/scripts/build/build_examples.pw_pystamp: __scripts_build_build_examples___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/build/build/__init__.py ../../scripts/build/build/targets.py ../../scripts/build/build_examples.py ../../scripts/build/builders/__init__.py ../../scripts/build/builders/ameba.py ../../scripts/build/builders/android.py ../../scripts/build/builders/builder.py ../../scripts/build/builders/efr32.py ../../scripts/build/builders/esp32.py ../../scripts/build/builders/gn.py ../../scripts/build/builders/host.py ../../scripts/build/builders/infineon.py ../../scripts/build/builders/k32w.py ../../scripts/build/builders/mbed.py ../../scripts/build/builders/nrf.py ../../scripts/build/builders/qpg.py ../../scripts/build/builders/telink.py ../../scripts/build/builders/tizen.py ../../scripts/build/runner/__init__.py ../../scripts/build/runner/printonly.py ../../scripts/build/runner/shell.py ../../scripts/build/test.py ../../scripts/build/test_glob_matcher.py ../../scripts/build/setup.py ../../scripts/build/testdata/all_targets_except_host.txt ../../scripts/build/testdata/build_all_except_host.txt ../../scripts/build/testdata/build_linux_on_x64.txt ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
71
72 build python/obj/scripts/build/build_examples.stamp: python_stamp python/gen/scripts/build/build_examples.pw_pystamp
73 rule __scripts_build_build_examples._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
74   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../scripts/build --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/scripts/build/build_examples._build_wheel.pw_pystamp --capture-output --module build -- ../../scripts/build --wheel --no-isolation --outdir python/obj/scripts/build/build_examples._build_wheel
75   description = ACTION //scripts/build:build_examples._build_wheel(//third_party/pigweed/repo/pw_build/python_toolchain:python)
76   restat = 1
77
78 build python/gen/scripts/build/build_examples._build_wheel.pw_pystamp: __scripts_build_build_examples._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/scripts/build/build_examples.stamp
79
80 build python/obj/scripts/build/build_examples._build_wheel.stamp: python_stamp python/gen/scripts/build/build_examples._build_wheel.pw_pystamp
81 rule __scripts_build_build_examples._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
82   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../scripts/build --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/scripts/build/build_examples._run_pip_install.pw_pystamp --capture-output --module pip -- install --no-build-isolation --constraint ../../scripts/constraints.txt --editable ../../scripts/build
83   description = ACTION //scripts/build:build_examples._run_pip_install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
84   restat = 1
85
86 build python/gen/scripts/build/build_examples._run_pip_install.pw_pystamp: __scripts_build_build_examples._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/constraints.txt ../../scripts/build/setup.py
87   pool = third_party_pigweed_repo_pw_build_pool_pip
88
89 build python/obj/scripts/build/build_examples._run_pip_install.stamp: python_stamp python/gen/scripts/build/build_examples._run_pip_install.pw_pystamp
90 build python/obj/scripts/build/build_examples.install.stamp: python_stamp python/obj/scripts/build/build_examples.stamp python/obj/scripts/build/build_examples._run_pip_install.stamp
91 build python/obj/scripts/build/build_examples.lint.stamp: python_stamp python/obj/scripts/build/build_examples.lint.mypy.stamp python/obj/scripts/build/build_examples.lint.pylint.stamp
92 rule __scripts_build_build_examples.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
93   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../scripts/build --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --env=MYPY_FORCE_COLOR=1 --touch python/gen/scripts/build/build_examples.lint.mypy.pw_pystamp --capture-output --module mypy -- --pretty --show-error-codes ../../scripts/build/build/__init__.py ../../scripts/build/build/targets.py ../../scripts/build/build_examples.py ../../scripts/build/builders/__init__.py ../../scripts/build/builders/ameba.py ../../scripts/build/builders/android.py ../../scripts/build/builders/builder.py ../../scripts/build/builders/efr32.py ../../scripts/build/builders/esp32.py ../../scripts/build/builders/gn.py ../../scripts/build/builders/host.py ../../scripts/build/builders/infineon.py ../../scripts/build/builders/k32w.py ../../scripts/build/builders/mbed.py ../../scripts/build/builders/nrf.py ../../scripts/build/builders/qpg.py ../../scripts/build/builders/telink.py ../../scripts/build/builders/tizen.py ../../scripts/build/runner/__init__.py ../../scripts/build/runner/printonly.py ../../scripts/build/runner/shell.py ../../scripts/build/test.py ../../scripts/build/test_glob_matcher.py ../../scripts/build/setup.py
94   description = ACTION //scripts/build:build_examples.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
95   restat = 1
96
97 build python/gen/scripts/build/build_examples.lint.mypy.pw_pystamp: __scripts_build_build_examples.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/scripts/build/build_examples.install.stamp python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp
98
99 build python/obj/scripts/build/build_examples.lint.mypy.stamp: python_stamp python/gen/scripts/build/build_examples.lint.mypy.pw_pystamp
100 rule __scripts_build_build_examples.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
101   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../scripts/build --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/scripts/build/${source_target_relative}.pylint.passed --capture-output --module pylint -- ../../scripts/build/${source_target_relative} --jobs=1 --output-format=colorized
102   description = ACTION //scripts/build:build_examples.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
103   restat = 1
104 build python/obj/scripts/build/build_examples.lint.pylint.inputdeps.stamp: python_stamp ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/scripts/build/build_examples.install.stamp python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp
105
106 build python/gen/scripts/build/build/__init__.py.pylint.passed: __scripts_build_build_examples.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../scripts/build/build/__init__.py | python/obj/scripts/build/build_examples.lint.pylint.inputdeps.stamp
107   source_target_relative = build/__init__.py
108 build python/gen/scripts/build/build/targets.py.pylint.passed: __scripts_build_build_examples.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../scripts/build/build/targets.py | python/obj/scripts/build/build_examples.lint.pylint.inputdeps.stamp
109   source_target_relative = build/targets.py
110 build python/gen/scripts/build/build_examples.py.pylint.passed: __scripts_build_build_examples.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../scripts/build/build_examples.py | python/obj/scripts/build/build_examples.lint.pylint.inputdeps.stamp
111   source_target_relative = build_examples.py
112 build python/gen/scripts/build/builders/__init__.py.pylint.passed: __scripts_build_build_examples.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../scripts/build/builders/__init__.py | python/obj/scripts/build/build_examples.lint.pylint.inputdeps.stamp
113   source_target_relative = builders/__init__.py
114 build python/gen/scripts/build/builders/ameba.py.pylint.passed: __scripts_build_build_examples.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../scripts/build/builders/ameba.py | python/obj/scripts/build/build_examples.lint.pylint.inputdeps.stamp
115   source_target_relative = builders/ameba.py
116 build python/gen/scripts/build/builders/android.py.pylint.passed: __scripts_build_build_examples.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../scripts/build/builders/android.py | python/obj/scripts/build/build_examples.lint.pylint.inputdeps.stamp
117   source_target_relative = builders/android.py
118 build python/gen/scripts/build/builders/builder.py.pylint.passed: __scripts_build_build_examples.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../scripts/build/builders/builder.py | python/obj/scripts/build/build_examples.lint.pylint.inputdeps.stamp
119   source_target_relative = builders/builder.py
120 build python/gen/scripts/build/builders/efr32.py.pylint.passed: __scripts_build_build_examples.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../scripts/build/builders/efr32.py | python/obj/scripts/build/build_examples.lint.pylint.inputdeps.stamp
121   source_target_relative = builders/efr32.py
122 build python/gen/scripts/build/builders/esp32.py.pylint.passed: __scripts_build_build_examples.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../scripts/build/builders/esp32.py | python/obj/scripts/build/build_examples.lint.pylint.inputdeps.stamp
123   source_target_relative = builders/esp32.py
124 build python/gen/scripts/build/builders/gn.py.pylint.passed: __scripts_build_build_examples.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../scripts/build/builders/gn.py | python/obj/scripts/build/build_examples.lint.pylint.inputdeps.stamp
125   source_target_relative = builders/gn.py
126 build python/gen/scripts/build/builders/host.py.pylint.passed: __scripts_build_build_examples.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../scripts/build/builders/host.py | python/obj/scripts/build/build_examples.lint.pylint.inputdeps.stamp
127   source_target_relative = builders/host.py
128 build python/gen/scripts/build/builders/infineon.py.pylint.passed: __scripts_build_build_examples.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../scripts/build/builders/infineon.py | python/obj/scripts/build/build_examples.lint.pylint.inputdeps.stamp
129   source_target_relative = builders/infineon.py
130 build python/gen/scripts/build/builders/k32w.py.pylint.passed: __scripts_build_build_examples.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../scripts/build/builders/k32w.py | python/obj/scripts/build/build_examples.lint.pylint.inputdeps.stamp
131   source_target_relative = builders/k32w.py
132 build python/gen/scripts/build/builders/mbed.py.pylint.passed: __scripts_build_build_examples.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../scripts/build/builders/mbed.py | python/obj/scripts/build/build_examples.lint.pylint.inputdeps.stamp
133   source_target_relative = builders/mbed.py
134 build python/gen/scripts/build/builders/nrf.py.pylint.passed: __scripts_build_build_examples.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../scripts/build/builders/nrf.py | python/obj/scripts/build/build_examples.lint.pylint.inputdeps.stamp
135   source_target_relative = builders/nrf.py
136 build python/gen/scripts/build/builders/qpg.py.pylint.passed: __scripts_build_build_examples.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../scripts/build/builders/qpg.py | python/obj/scripts/build/build_examples.lint.pylint.inputdeps.stamp
137   source_target_relative = builders/qpg.py
138 build python/gen/scripts/build/builders/telink.py.pylint.passed: __scripts_build_build_examples.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../scripts/build/builders/telink.py | python/obj/scripts/build/build_examples.lint.pylint.inputdeps.stamp
139   source_target_relative = builders/telink.py
140 build python/gen/scripts/build/builders/tizen.py.pylint.passed: __scripts_build_build_examples.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../scripts/build/builders/tizen.py | python/obj/scripts/build/build_examples.lint.pylint.inputdeps.stamp
141   source_target_relative = builders/tizen.py
142 build python/gen/scripts/build/runner/__init__.py.pylint.passed: __scripts_build_build_examples.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../scripts/build/runner/__init__.py | python/obj/scripts/build/build_examples.lint.pylint.inputdeps.stamp
143   source_target_relative = runner/__init__.py
144 build python/gen/scripts/build/runner/printonly.py.pylint.passed: __scripts_build_build_examples.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../scripts/build/runner/printonly.py | python/obj/scripts/build/build_examples.lint.pylint.inputdeps.stamp
145   source_target_relative = runner/printonly.py
146 build python/gen/scripts/build/runner/shell.py.pylint.passed: __scripts_build_build_examples.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../scripts/build/runner/shell.py | python/obj/scripts/build/build_examples.lint.pylint.inputdeps.stamp
147   source_target_relative = runner/shell.py
148 build python/gen/scripts/build/test.py.pylint.passed: __scripts_build_build_examples.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../scripts/build/test.py | python/obj/scripts/build/build_examples.lint.pylint.inputdeps.stamp
149   source_target_relative = test.py
150 build python/gen/scripts/build/test_glob_matcher.py.pylint.passed: __scripts_build_build_examples.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../scripts/build/test_glob_matcher.py | python/obj/scripts/build/build_examples.lint.pylint.inputdeps.stamp
151   source_target_relative = test_glob_matcher.py
152 build python/gen/scripts/build/setup.py.pylint.passed: __scripts_build_build_examples.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../scripts/build/setup.py | python/obj/scripts/build/build_examples.lint.pylint.inputdeps.stamp
153   source_target_relative = setup.py
154
155 build python/obj/scripts/build/build_examples.lint.pylint.stamp: python_stamp python/gen/scripts/build/build/__init__.py.pylint.passed python/gen/scripts/build/build/targets.py.pylint.passed python/gen/scripts/build/build_examples.py.pylint.passed python/gen/scripts/build/builders/__init__.py.pylint.passed python/gen/scripts/build/builders/ameba.py.pylint.passed python/gen/scripts/build/builders/android.py.pylint.passed python/gen/scripts/build/builders/builder.py.pylint.passed python/gen/scripts/build/builders/efr32.py.pylint.passed python/gen/scripts/build/builders/esp32.py.pylint.passed python/gen/scripts/build/builders/gn.py.pylint.passed python/gen/scripts/build/builders/host.py.pylint.passed python/gen/scripts/build/builders/infineon.py.pylint.passed python/gen/scripts/build/builders/k32w.py.pylint.passed python/gen/scripts/build/builders/mbed.py.pylint.passed python/gen/scripts/build/builders/nrf.py.pylint.passed python/gen/scripts/build/builders/qpg.py.pylint.passed python/gen/scripts/build/builders/telink.py.pylint.passed python/gen/scripts/build/builders/tizen.py.pylint.passed python/gen/scripts/build/runner/__init__.py.pylint.passed python/gen/scripts/build/runner/printonly.py.pylint.passed python/gen/scripts/build/runner/shell.py.pylint.passed python/gen/scripts/build/test.py.pylint.passed python/gen/scripts/build/test_glob_matcher.py.pylint.passed python/gen/scripts/build/setup.py.pylint.passed
156 rule __scripts_build_build_examples.tests.test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
157   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../scripts/build --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/scripts/build/build_examples.tests.test.py.pw_pystamp --capture-output -- ../../scripts/build/test.py
158   description = ACTION //scripts/build:build_examples.tests.test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
159   restat = 1
160
161 build python/gen/scripts/build/build_examples.tests.test.py.pw_pystamp: __scripts_build_build_examples.tests.test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/build/test.py python/obj/scripts/build/build_examples.install.stamp python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp
162
163 build python/obj/scripts/build/build_examples.tests.test.py.stamp: python_stamp python/gen/scripts/build/build_examples.tests.test.py.pw_pystamp
164 rule __scripts_build_build_examples.tests.test_glob_matcher.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
165   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../scripts/build --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/scripts/build/build_examples.tests.test_glob_matcher.py.pw_pystamp --capture-output -- ../../scripts/build/test_glob_matcher.py
166   description = ACTION //scripts/build:build_examples.tests.test_glob_matcher.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
167   restat = 1
168
169 build python/gen/scripts/build/build_examples.tests.test_glob_matcher.py.pw_pystamp: __scripts_build_build_examples.tests.test_glob_matcher.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/build/test_glob_matcher.py python/obj/scripts/build/build_examples.install.stamp python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp
170
171 build python/obj/scripts/build/build_examples.tests.test_glob_matcher.py.stamp: python_stamp python/gen/scripts/build/build_examples.tests.test_glob_matcher.py.pw_pystamp
172 build python/obj/scripts/build/build_examples.wheel.stamp: python_stamp python/obj/scripts/build/build_examples.install.stamp python/obj/scripts/build/build_examples._build_wheel.stamp
173 rule __scripts_idl_idl___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
174   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../scripts/idl --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/scripts/idl/idl.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
175   description = ACTION //scripts/idl:idl(//third_party/pigweed/repo/pw_build/python_toolchain:python)
176   restat = 1
177
178 build python/gen/scripts/idl/idl.pw_pystamp: __scripts_idl_idl___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/idl/__init__.py ../../scripts/idl/generators/__init__.py ../../scripts/idl/generators/filters.py ../../scripts/idl/generators/java/__init__.py ../../scripts/idl/generators/types.py ../../scripts/idl/matter_idl_parser.py ../../scripts/idl/matter_idl_types.py ../../scripts/idl/test_matter_idl_parser.py ../../scripts/idl/test_generators.py ../../scripts/idl/setup.py ../../scripts/idl/matter_grammar.lark ../../scripts/idl/generators/java/ChipClustersCpp.jinja ../../scripts/idl/generators/java/ChipClustersRead.jinja ../../scripts/idl/tests/available_tests.yaml ../../scripts/idl/tests/inputs/cluster_struct_attribute.matter ../../scripts/idl/tests/inputs/global_struct_attribute.matter ../../scripts/idl/tests/inputs/several_clusters.matter ../../scripts/idl/tests/inputs/simple_attribute.matter ../../scripts/idl/tests/outputs/cluster_struct_attribute/jni/DemoClusterClient-ReadImpl.cpp ../../scripts/idl/tests/outputs/cluster_struct_attribute/jni/DemoClusterClient-InvokeSubscribeImpl.cpp ../../scripts/idl/tests/outputs/global_struct_attribute/jni/DemoClusterClient-ReadImpl.cpp ../../scripts/idl/tests/outputs/global_struct_attribute/jni/DemoClusterClient-InvokeSubscribeImpl.cpp ../../scripts/idl/tests/outputs/several_clusters/jni/FirstClient-ReadImpl.cpp ../../scripts/idl/tests/outputs/several_clusters/jni/SecondClient-ReadImpl.cpp ../../scripts/idl/tests/outputs/several_clusters/jni/ThirdClient-ReadImpl.cpp ../../scripts/idl/tests/outputs/several_clusters/jni/FirstClient-InvokeSubscribeImpl.cpp ../../scripts/idl/tests/outputs/several_clusters/jni/SecondClient-InvokeSubscribeImpl.cpp ../../scripts/idl/tests/outputs/several_clusters/jni/ThirdClient-InvokeSubscribeImpl.cpp ../../scripts/idl/tests/outputs/simple_attribute/jni/MyClusterClient-ReadImpl.cpp ../../scripts/idl/tests/outputs/simple_attribute/jni/MyClusterClient-InvokeSubscribeImpl.cpp ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
179
180 build python/obj/scripts/idl/idl.stamp: python_stamp python/gen/scripts/idl/idl.pw_pystamp
181 rule __scripts_idl_idl._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
182   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../scripts/idl --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/scripts/idl/idl._build_wheel.pw_pystamp --capture-output --module build -- ../../scripts/idl --wheel --no-isolation --outdir python/obj/scripts/idl/idl._build_wheel
183   description = ACTION //scripts/idl:idl._build_wheel(//third_party/pigweed/repo/pw_build/python_toolchain:python)
184   restat = 1
185
186 build python/gen/scripts/idl/idl._build_wheel.pw_pystamp: __scripts_idl_idl._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/scripts/idl/idl.stamp
187
188 build python/obj/scripts/idl/idl._build_wheel.stamp: python_stamp python/gen/scripts/idl/idl._build_wheel.pw_pystamp
189 rule __scripts_idl_idl._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
190   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../scripts/idl --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/scripts/idl/idl._run_pip_install.pw_pystamp --capture-output --module pip -- install --no-build-isolation --constraint ../../scripts/constraints.txt --editable ../../scripts/idl
191   description = ACTION //scripts/idl:idl._run_pip_install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
192   restat = 1
193
194 build python/gen/scripts/idl/idl._run_pip_install.pw_pystamp: __scripts_idl_idl._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/constraints.txt ../../scripts/idl/setup.py
195   pool = third_party_pigweed_repo_pw_build_pool_pip
196
197 build python/obj/scripts/idl/idl._run_pip_install.stamp: python_stamp python/gen/scripts/idl/idl._run_pip_install.pw_pystamp
198 build python/obj/scripts/idl/idl.install.stamp: python_stamp python/obj/scripts/idl/idl.stamp python/obj/scripts/idl/idl._run_pip_install.stamp
199 build python/obj/scripts/idl/idl.lint.stamp: python_stamp python/obj/scripts/idl/idl.lint.mypy.stamp python/obj/scripts/idl/idl.lint.pylint.stamp
200 rule __scripts_idl_idl.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
201   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../scripts/idl --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --env=MYPY_FORCE_COLOR=1 --touch python/gen/scripts/idl/idl.lint.mypy.pw_pystamp --capture-output --module mypy -- --pretty --show-error-codes ../../scripts/idl/__init__.py ../../scripts/idl/generators/__init__.py ../../scripts/idl/generators/filters.py ../../scripts/idl/generators/java/__init__.py ../../scripts/idl/generators/types.py ../../scripts/idl/matter_idl_parser.py ../../scripts/idl/matter_idl_types.py ../../scripts/idl/test_matter_idl_parser.py ../../scripts/idl/test_generators.py ../../scripts/idl/setup.py
202   description = ACTION //scripts/idl:idl.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
203   restat = 1
204
205 build python/gen/scripts/idl/idl.lint.mypy.pw_pystamp: __scripts_idl_idl.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/scripts/idl/idl.install.stamp python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp
206
207 build python/obj/scripts/idl/idl.lint.mypy.stamp: python_stamp python/gen/scripts/idl/idl.lint.mypy.pw_pystamp
208 rule __scripts_idl_idl.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
209   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../scripts/idl --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/scripts/idl/${source_target_relative}.pylint.passed --capture-output --module pylint -- ../../scripts/idl/${source_target_relative} --jobs=1 --output-format=colorized
210   description = ACTION //scripts/idl:idl.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
211   restat = 1
212 build python/obj/scripts/idl/idl.lint.pylint.inputdeps.stamp: python_stamp ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/scripts/idl/idl.install.stamp python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp
213
214 build python/gen/scripts/idl/__init__.py.pylint.passed: __scripts_idl_idl.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../scripts/idl/__init__.py | python/obj/scripts/idl/idl.lint.pylint.inputdeps.stamp
215   source_target_relative = __init__.py
216 build python/gen/scripts/idl/generators/__init__.py.pylint.passed: __scripts_idl_idl.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../scripts/idl/generators/__init__.py | python/obj/scripts/idl/idl.lint.pylint.inputdeps.stamp
217   source_target_relative = generators/__init__.py
218 build python/gen/scripts/idl/generators/filters.py.pylint.passed: __scripts_idl_idl.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../scripts/idl/generators/filters.py | python/obj/scripts/idl/idl.lint.pylint.inputdeps.stamp
219   source_target_relative = generators/filters.py
220 build python/gen/scripts/idl/generators/java/__init__.py.pylint.passed: __scripts_idl_idl.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../scripts/idl/generators/java/__init__.py | python/obj/scripts/idl/idl.lint.pylint.inputdeps.stamp
221   source_target_relative = generators/java/__init__.py
222 build python/gen/scripts/idl/generators/types.py.pylint.passed: __scripts_idl_idl.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../scripts/idl/generators/types.py | python/obj/scripts/idl/idl.lint.pylint.inputdeps.stamp
223   source_target_relative = generators/types.py
224 build python/gen/scripts/idl/matter_idl_parser.py.pylint.passed: __scripts_idl_idl.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../scripts/idl/matter_idl_parser.py | python/obj/scripts/idl/idl.lint.pylint.inputdeps.stamp
225   source_target_relative = matter_idl_parser.py
226 build python/gen/scripts/idl/matter_idl_types.py.pylint.passed: __scripts_idl_idl.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../scripts/idl/matter_idl_types.py | python/obj/scripts/idl/idl.lint.pylint.inputdeps.stamp
227   source_target_relative = matter_idl_types.py
228 build python/gen/scripts/idl/test_matter_idl_parser.py.pylint.passed: __scripts_idl_idl.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../scripts/idl/test_matter_idl_parser.py | python/obj/scripts/idl/idl.lint.pylint.inputdeps.stamp
229   source_target_relative = test_matter_idl_parser.py
230 build python/gen/scripts/idl/test_generators.py.pylint.passed: __scripts_idl_idl.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../scripts/idl/test_generators.py | python/obj/scripts/idl/idl.lint.pylint.inputdeps.stamp
231   source_target_relative = test_generators.py
232 build python/gen/scripts/idl/setup.py.pylint.passed: __scripts_idl_idl.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../scripts/idl/setup.py | python/obj/scripts/idl/idl.lint.pylint.inputdeps.stamp
233   source_target_relative = setup.py
234
235 build python/obj/scripts/idl/idl.lint.pylint.stamp: python_stamp python/gen/scripts/idl/__init__.py.pylint.passed python/gen/scripts/idl/generators/__init__.py.pylint.passed python/gen/scripts/idl/generators/filters.py.pylint.passed python/gen/scripts/idl/generators/java/__init__.py.pylint.passed python/gen/scripts/idl/generators/types.py.pylint.passed python/gen/scripts/idl/matter_idl_parser.py.pylint.passed python/gen/scripts/idl/matter_idl_types.py.pylint.passed python/gen/scripts/idl/test_matter_idl_parser.py.pylint.passed python/gen/scripts/idl/test_generators.py.pylint.passed python/gen/scripts/idl/setup.py.pylint.passed
236 rule __scripts_idl_idl.tests.test_generators.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
237   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../scripts/idl --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/scripts/idl/idl.tests.test_generators.py.pw_pystamp --capture-output -- ../../scripts/idl/test_generators.py
238   description = ACTION //scripts/idl:idl.tests.test_generators.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
239   restat = 1
240
241 build python/gen/scripts/idl/idl.tests.test_generators.py.pw_pystamp: __scripts_idl_idl.tests.test_generators.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/idl/test_generators.py python/obj/scripts/idl/idl.install.stamp python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp
242
243 build python/obj/scripts/idl/idl.tests.test_generators.py.stamp: python_stamp python/gen/scripts/idl/idl.tests.test_generators.py.pw_pystamp
244 rule __scripts_idl_idl.tests.test_matter_idl_parser.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
245   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../scripts/idl --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/scripts/idl/idl.tests.test_matter_idl_parser.py.pw_pystamp --capture-output -- ../../scripts/idl/test_matter_idl_parser.py
246   description = ACTION //scripts/idl:idl.tests.test_matter_idl_parser.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
247   restat = 1
248
249 build python/gen/scripts/idl/idl.tests.test_matter_idl_parser.py.pw_pystamp: __scripts_idl_idl.tests.test_matter_idl_parser.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/idl/test_matter_idl_parser.py python/obj/scripts/idl/idl.install.stamp python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp
250
251 build python/obj/scripts/idl/idl.tests.test_matter_idl_parser.py.stamp: python_stamp python/gen/scripts/idl/idl.tests.test_matter_idl_parser.py.pw_pystamp
252 build python/obj/scripts/idl/idl.wheel.stamp: python_stamp python/obj/scripts/idl/idl.install.stamp python/obj/scripts/idl/idl._build_wheel.stamp
253 rule __third_party_pigweed_repo_pw_arduino_build_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
254   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_arduino_build/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_arduino_build/py/py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
255   description = ACTION //third_party/pigweed/repo/pw_arduino_build/py:py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
256   restat = 1
257
258 build python/gen/third_party/pigweed/repo/pw_arduino_build/py/py.pw_pystamp: __third_party_pigweed_repo_pw_arduino_build_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/__init__.py ../../third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/__main__.py ../../third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/builder.py ../../third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/core_installer.py ../../third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/file_operations.py ../../third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/log.py ../../third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/teensy_detector.py ../../third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/unit_test_client.py ../../third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/unit_test_runner.py ../../third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/unit_test_server.py ../../third_party/pigweed/repo/pw_arduino_build/py/builder_test.py ../../third_party/pigweed/repo/pw_arduino_build/py/file_operations_test.py ../../third_party/pigweed/repo/pw_arduino_build/py/setup.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py python/obj/third_party/pigweed/repo/pw_cli/py/py.stamp
259
260 build python/obj/third_party/pigweed/repo/pw_arduino_build/py/py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_arduino_build/py/py.pw_pystamp
261 rule __third_party_pigweed_repo_pw_arduino_build_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
262   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_arduino_build/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_arduino_build/py/py._build_wheel.pw_pystamp --capture-output --module build -- ../../third_party/pigweed/repo/pw_arduino_build/py --wheel --no-isolation --outdir python/obj/third_party/pigweed/repo/pw_arduino_build/py/py._build_wheel
263   description = ACTION //third_party/pigweed/repo/pw_arduino_build/py:py._build_wheel(//third_party/pigweed/repo/pw_build/python_toolchain:python)
264   restat = 1
265
266 build python/gen/third_party/pigweed/repo/pw_arduino_build/py/py._build_wheel.pw_pystamp: __third_party_pigweed_repo_pw_arduino_build_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_arduino_build/py/py.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.wheel.stamp
267
268 build python/obj/third_party/pigweed/repo/pw_arduino_build/py/py._build_wheel.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_arduino_build/py/py._build_wheel.pw_pystamp
269 rule __third_party_pigweed_repo_pw_arduino_build_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
270   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_arduino_build/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_arduino_build/py/py._run_pip_install.pw_pystamp --capture-output --module pip -- install --no-build-isolation --constraint ../../scripts/constraints.txt --editable ../../third_party/pigweed/repo/pw_arduino_build/py
271   description = ACTION //third_party/pigweed/repo/pw_arduino_build/py:py._run_pip_install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
272   restat = 1
273
274 build python/gen/third_party/pigweed/repo/pw_arduino_build/py/py._run_pip_install.pw_pystamp: __third_party_pigweed_repo_pw_arduino_build_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/constraints.txt ../../third_party/pigweed/repo/pw_arduino_build/py/pyproject.toml ../../third_party/pigweed/repo/pw_arduino_build/py/setup.cfg ../../third_party/pigweed/repo/pw_arduino_build/py/setup.py python/obj/third_party/pigweed/repo/pw_cli/py/py._run_pip_install.stamp
275   pool = third_party_pigweed_repo_pw_build_pool_pip
276
277 build python/obj/third_party/pigweed/repo/pw_arduino_build/py/py._run_pip_install.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_arduino_build/py/py._run_pip_install.pw_pystamp
278 build python/obj/third_party/pigweed/repo/pw_arduino_build/py/py.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_arduino_build/py/py.stamp python/obj/third_party/pigweed/repo/pw_arduino_build/py/py._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp
279 rule __third_party_pigweed_repo_pw_arduino_build_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
280   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_arduino_build/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --env=MYPY_FORCE_COLOR=1 --touch python/gen/third_party/pigweed/repo/pw_arduino_build/py/py.lint.mypy.pw_pystamp --capture-output --module mypy -- --pretty --show-error-codes ../../third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/__init__.py ../../third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/__main__.py ../../third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/builder.py ../../third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/core_installer.py ../../third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/file_operations.py ../../third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/log.py ../../third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/teensy_detector.py ../../third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/unit_test_client.py ../../third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/unit_test_runner.py ../../third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/unit_test_server.py ../../third_party/pigweed/repo/pw_arduino_build/py/builder_test.py ../../third_party/pigweed/repo/pw_arduino_build/py/file_operations_test.py ../../third_party/pigweed/repo/pw_arduino_build/py/setup.py
281   description = ACTION //third_party/pigweed/repo/pw_arduino_build/py:py.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
282   restat = 1
283
284 build python/gen/third_party/pigweed/repo/pw_arduino_build/py/py.lint.mypy.pw_pystamp: __third_party_pigweed_repo_pw_arduino_build_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_arduino_build/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.mypy.stamp
285
286 build python/obj/third_party/pigweed/repo/pw_arduino_build/py/py.lint.mypy.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_arduino_build/py/py.lint.mypy.pw_pystamp
287 rule __third_party_pigweed_repo_pw_arduino_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
288   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_arduino_build/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_arduino_build/py/${source_target_relative}.pylint.passed --capture-output --module pylint -- ../../third_party/pigweed/repo/pw_arduino_build/py/${source_target_relative} --jobs=1 --output-format=colorized --rcfile=../../third_party/pigweed/repo/.pylintrc
289   description = ACTION //third_party/pigweed/repo/pw_arduino_build/py:py.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
290   restat = 1
291 build python/obj/third_party/pigweed/repo/pw_arduino_build/py/py.lint.pylint.inputdeps.stamp: python_stamp ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/.pylintrc python/obj/third_party/pigweed/repo/pw_arduino_build/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.pylint.stamp
292
293 build python/gen/third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/__init__.py.pylint.passed: __third_party_pigweed_repo_pw_arduino_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/__init__.py | python/obj/third_party/pigweed/repo/pw_arduino_build/py/py.lint.pylint.inputdeps.stamp
294   source_target_relative = pw_arduino_build/__init__.py
295 build python/gen/third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/__main__.py.pylint.passed: __third_party_pigweed_repo_pw_arduino_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/__main__.py | python/obj/third_party/pigweed/repo/pw_arduino_build/py/py.lint.pylint.inputdeps.stamp
296   source_target_relative = pw_arduino_build/__main__.py
297 build python/gen/third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/builder.py.pylint.passed: __third_party_pigweed_repo_pw_arduino_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/builder.py | python/obj/third_party/pigweed/repo/pw_arduino_build/py/py.lint.pylint.inputdeps.stamp
298   source_target_relative = pw_arduino_build/builder.py
299 build python/gen/third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/core_installer.py.pylint.passed: __third_party_pigweed_repo_pw_arduino_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/core_installer.py | python/obj/third_party/pigweed/repo/pw_arduino_build/py/py.lint.pylint.inputdeps.stamp
300   source_target_relative = pw_arduino_build/core_installer.py
301 build python/gen/third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/file_operations.py.pylint.passed: __third_party_pigweed_repo_pw_arduino_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/file_operations.py | python/obj/third_party/pigweed/repo/pw_arduino_build/py/py.lint.pylint.inputdeps.stamp
302   source_target_relative = pw_arduino_build/file_operations.py
303 build python/gen/third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/log.py.pylint.passed: __third_party_pigweed_repo_pw_arduino_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/log.py | python/obj/third_party/pigweed/repo/pw_arduino_build/py/py.lint.pylint.inputdeps.stamp
304   source_target_relative = pw_arduino_build/log.py
305 build python/gen/third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/teensy_detector.py.pylint.passed: __third_party_pigweed_repo_pw_arduino_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/teensy_detector.py | python/obj/third_party/pigweed/repo/pw_arduino_build/py/py.lint.pylint.inputdeps.stamp
306   source_target_relative = pw_arduino_build/teensy_detector.py
307 build python/gen/third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/unit_test_client.py.pylint.passed: __third_party_pigweed_repo_pw_arduino_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/unit_test_client.py | python/obj/third_party/pigweed/repo/pw_arduino_build/py/py.lint.pylint.inputdeps.stamp
308   source_target_relative = pw_arduino_build/unit_test_client.py
309 build python/gen/third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/unit_test_runner.py.pylint.passed: __third_party_pigweed_repo_pw_arduino_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/unit_test_runner.py | python/obj/third_party/pigweed/repo/pw_arduino_build/py/py.lint.pylint.inputdeps.stamp
310   source_target_relative = pw_arduino_build/unit_test_runner.py
311 build python/gen/third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/unit_test_server.py.pylint.passed: __third_party_pigweed_repo_pw_arduino_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/unit_test_server.py | python/obj/third_party/pigweed/repo/pw_arduino_build/py/py.lint.pylint.inputdeps.stamp
312   source_target_relative = pw_arduino_build/unit_test_server.py
313 build python/gen/third_party/pigweed/repo/pw_arduino_build/py/builder_test.py.pylint.passed: __third_party_pigweed_repo_pw_arduino_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_arduino_build/py/builder_test.py | python/obj/third_party/pigweed/repo/pw_arduino_build/py/py.lint.pylint.inputdeps.stamp
314   source_target_relative = builder_test.py
315 build python/gen/third_party/pigweed/repo/pw_arduino_build/py/file_operations_test.py.pylint.passed: __third_party_pigweed_repo_pw_arduino_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_arduino_build/py/file_operations_test.py | python/obj/third_party/pigweed/repo/pw_arduino_build/py/py.lint.pylint.inputdeps.stamp
316   source_target_relative = file_operations_test.py
317 build python/gen/third_party/pigweed/repo/pw_arduino_build/py/setup.py.pylint.passed: __third_party_pigweed_repo_pw_arduino_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_arduino_build/py/setup.py | python/obj/third_party/pigweed/repo/pw_arduino_build/py/py.lint.pylint.inputdeps.stamp
318   source_target_relative = setup.py
319
320 build python/obj/third_party/pigweed/repo/pw_arduino_build/py/py.lint.pylint.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/__init__.py.pylint.passed python/gen/third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/__main__.py.pylint.passed python/gen/third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/builder.py.pylint.passed python/gen/third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/core_installer.py.pylint.passed python/gen/third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/file_operations.py.pylint.passed python/gen/third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/log.py.pylint.passed python/gen/third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/teensy_detector.py.pylint.passed python/gen/third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/unit_test_client.py.pylint.passed python/gen/third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/unit_test_runner.py.pylint.passed python/gen/third_party/pigweed/repo/pw_arduino_build/py/pw_arduino_build/unit_test_server.py.pylint.passed python/gen/third_party/pigweed/repo/pw_arduino_build/py/builder_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_arduino_build/py/file_operations_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_arduino_build/py/setup.py.pylint.passed
321 build python/obj/third_party/pigweed/repo/pw_arduino_build/py/py.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_arduino_build/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_arduino_build/py/py._build_wheel.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.wheel.stamp
322 rule __third_party_pigweed_repo_pw_bloat_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
323   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_bloat/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_bloat/py/py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
324   description = ACTION //third_party/pigweed/repo/pw_bloat/py:py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
325   restat = 1
326
327 build python/gen/third_party/pigweed/repo/pw_bloat/py/py.pw_pystamp: __third_party_pigweed_repo_pw_bloat_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_bloat/py/pw_bloat/__init__.py ../../third_party/pigweed/repo/pw_bloat/py/pw_bloat/binary_diff.py ../../third_party/pigweed/repo/pw_bloat/py/pw_bloat/bloat.py ../../third_party/pigweed/repo/pw_bloat/py/pw_bloat/bloat_output.py ../../third_party/pigweed/repo/pw_bloat/py/pw_bloat/bloaty_config.py ../../third_party/pigweed/repo/pw_bloat/py/pw_bloat/no_bloaty.py ../../third_party/pigweed/repo/pw_bloat/py/pw_bloat/no_toolchains.py ../../third_party/pigweed/repo/pw_bloat/py/bloaty_config_test.py ../../third_party/pigweed/repo/pw_bloat/py/setup.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py python/obj/third_party/pigweed/repo/pw_cli/py/py.stamp
328
329 build python/obj/third_party/pigweed/repo/pw_bloat/py/py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_bloat/py/py.pw_pystamp
330 rule __third_party_pigweed_repo_pw_bloat_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
331   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_bloat/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_bloat/py/py._build_wheel.pw_pystamp --capture-output --module build -- ../../third_party/pigweed/repo/pw_bloat/py --wheel --no-isolation --outdir python/obj/third_party/pigweed/repo/pw_bloat/py/py._build_wheel
332   description = ACTION //third_party/pigweed/repo/pw_bloat/py:py._build_wheel(//third_party/pigweed/repo/pw_build/python_toolchain:python)
333   restat = 1
334
335 build python/gen/third_party/pigweed/repo/pw_bloat/py/py._build_wheel.pw_pystamp: __third_party_pigweed_repo_pw_bloat_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_bloat/py/py.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.wheel.stamp
336
337 build python/obj/third_party/pigweed/repo/pw_bloat/py/py._build_wheel.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_bloat/py/py._build_wheel.pw_pystamp
338 rule __third_party_pigweed_repo_pw_bloat_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
339   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_bloat/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_bloat/py/py._run_pip_install.pw_pystamp --capture-output --module pip -- install --no-build-isolation --constraint ../../scripts/constraints.txt --editable ../../third_party/pigweed/repo/pw_bloat/py
340   description = ACTION //third_party/pigweed/repo/pw_bloat/py:py._run_pip_install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
341   restat = 1
342
343 build python/gen/third_party/pigweed/repo/pw_bloat/py/py._run_pip_install.pw_pystamp: __third_party_pigweed_repo_pw_bloat_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/constraints.txt ../../third_party/pigweed/repo/pw_bloat/py/pyproject.toml ../../third_party/pigweed/repo/pw_bloat/py/setup.cfg ../../third_party/pigweed/repo/pw_bloat/py/setup.py python/obj/third_party/pigweed/repo/pw_cli/py/py._run_pip_install.stamp
344   pool = third_party_pigweed_repo_pw_build_pool_pip
345
346 build python/obj/third_party/pigweed/repo/pw_bloat/py/py._run_pip_install.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_bloat/py/py._run_pip_install.pw_pystamp
347 build python/obj/third_party/pigweed/repo/pw_bloat/py/py.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_bloat/py/py.stamp python/obj/third_party/pigweed/repo/pw_bloat/py/py._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp
348 build python/obj/third_party/pigweed/repo/pw_bloat/py/py.lint.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_bloat/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_bloat/py/py.lint.pylint.stamp
349 rule __third_party_pigweed_repo_pw_bloat_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
350   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_bloat/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --env=MYPY_FORCE_COLOR=1 --touch python/gen/third_party/pigweed/repo/pw_bloat/py/py.lint.mypy.pw_pystamp --capture-output --module mypy -- --pretty --show-error-codes ../../third_party/pigweed/repo/pw_bloat/py/pw_bloat/__init__.py ../../third_party/pigweed/repo/pw_bloat/py/pw_bloat/binary_diff.py ../../third_party/pigweed/repo/pw_bloat/py/pw_bloat/bloat.py ../../third_party/pigweed/repo/pw_bloat/py/pw_bloat/bloat_output.py ../../third_party/pigweed/repo/pw_bloat/py/pw_bloat/bloaty_config.py ../../third_party/pigweed/repo/pw_bloat/py/pw_bloat/no_bloaty.py ../../third_party/pigweed/repo/pw_bloat/py/pw_bloat/no_toolchains.py ../../third_party/pigweed/repo/pw_bloat/py/bloaty_config_test.py ../../third_party/pigweed/repo/pw_bloat/py/setup.py
351   description = ACTION //third_party/pigweed/repo/pw_bloat/py:py.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
352   restat = 1
353
354 build python/gen/third_party/pigweed/repo/pw_bloat/py/py.lint.mypy.pw_pystamp: __third_party_pigweed_repo_pw_bloat_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_bloat/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.mypy.stamp
355
356 build python/obj/third_party/pigweed/repo/pw_bloat/py/py.lint.mypy.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_bloat/py/py.lint.mypy.pw_pystamp
357 rule __third_party_pigweed_repo_pw_bloat_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
358   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_bloat/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_bloat/py/${source_target_relative}.pylint.passed --capture-output --module pylint -- ../../third_party/pigweed/repo/pw_bloat/py/${source_target_relative} --jobs=1 --output-format=colorized --rcfile=../../third_party/pigweed/repo/.pylintrc
359   description = ACTION //third_party/pigweed/repo/pw_bloat/py:py.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
360   restat = 1
361 build python/obj/third_party/pigweed/repo/pw_bloat/py/py.lint.pylint.inputdeps.stamp: python_stamp ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/.pylintrc python/obj/third_party/pigweed/repo/pw_bloat/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.pylint.stamp
362
363 build python/gen/third_party/pigweed/repo/pw_bloat/py/pw_bloat/__init__.py.pylint.passed: __third_party_pigweed_repo_pw_bloat_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_bloat/py/pw_bloat/__init__.py | python/obj/third_party/pigweed/repo/pw_bloat/py/py.lint.pylint.inputdeps.stamp
364   source_target_relative = pw_bloat/__init__.py
365 build python/gen/third_party/pigweed/repo/pw_bloat/py/pw_bloat/binary_diff.py.pylint.passed: __third_party_pigweed_repo_pw_bloat_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_bloat/py/pw_bloat/binary_diff.py | python/obj/third_party/pigweed/repo/pw_bloat/py/py.lint.pylint.inputdeps.stamp
366   source_target_relative = pw_bloat/binary_diff.py
367 build python/gen/third_party/pigweed/repo/pw_bloat/py/pw_bloat/bloat.py.pylint.passed: __third_party_pigweed_repo_pw_bloat_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_bloat/py/pw_bloat/bloat.py | python/obj/third_party/pigweed/repo/pw_bloat/py/py.lint.pylint.inputdeps.stamp
368   source_target_relative = pw_bloat/bloat.py
369 build python/gen/third_party/pigweed/repo/pw_bloat/py/pw_bloat/bloat_output.py.pylint.passed: __third_party_pigweed_repo_pw_bloat_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_bloat/py/pw_bloat/bloat_output.py | python/obj/third_party/pigweed/repo/pw_bloat/py/py.lint.pylint.inputdeps.stamp
370   source_target_relative = pw_bloat/bloat_output.py
371 build python/gen/third_party/pigweed/repo/pw_bloat/py/pw_bloat/bloaty_config.py.pylint.passed: __third_party_pigweed_repo_pw_bloat_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_bloat/py/pw_bloat/bloaty_config.py | python/obj/third_party/pigweed/repo/pw_bloat/py/py.lint.pylint.inputdeps.stamp
372   source_target_relative = pw_bloat/bloaty_config.py
373 build python/gen/third_party/pigweed/repo/pw_bloat/py/pw_bloat/no_bloaty.py.pylint.passed: __third_party_pigweed_repo_pw_bloat_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_bloat/py/pw_bloat/no_bloaty.py | python/obj/third_party/pigweed/repo/pw_bloat/py/py.lint.pylint.inputdeps.stamp
374   source_target_relative = pw_bloat/no_bloaty.py
375 build python/gen/third_party/pigweed/repo/pw_bloat/py/pw_bloat/no_toolchains.py.pylint.passed: __third_party_pigweed_repo_pw_bloat_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_bloat/py/pw_bloat/no_toolchains.py | python/obj/third_party/pigweed/repo/pw_bloat/py/py.lint.pylint.inputdeps.stamp
376   source_target_relative = pw_bloat/no_toolchains.py
377 build python/gen/third_party/pigweed/repo/pw_bloat/py/bloaty_config_test.py.pylint.passed: __third_party_pigweed_repo_pw_bloat_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_bloat/py/bloaty_config_test.py | python/obj/third_party/pigweed/repo/pw_bloat/py/py.lint.pylint.inputdeps.stamp
378   source_target_relative = bloaty_config_test.py
379 build python/gen/third_party/pigweed/repo/pw_bloat/py/setup.py.pylint.passed: __third_party_pigweed_repo_pw_bloat_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_bloat/py/setup.py | python/obj/third_party/pigweed/repo/pw_bloat/py/py.lint.pylint.inputdeps.stamp
380   source_target_relative = setup.py
381
382 build python/obj/third_party/pigweed/repo/pw_bloat/py/py.lint.pylint.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_bloat/py/pw_bloat/__init__.py.pylint.passed python/gen/third_party/pigweed/repo/pw_bloat/py/pw_bloat/binary_diff.py.pylint.passed python/gen/third_party/pigweed/repo/pw_bloat/py/pw_bloat/bloat.py.pylint.passed python/gen/third_party/pigweed/repo/pw_bloat/py/pw_bloat/bloat_output.py.pylint.passed python/gen/third_party/pigweed/repo/pw_bloat/py/pw_bloat/bloaty_config.py.pylint.passed python/gen/third_party/pigweed/repo/pw_bloat/py/pw_bloat/no_bloaty.py.pylint.passed python/gen/third_party/pigweed/repo/pw_bloat/py/pw_bloat/no_toolchains.py.pylint.passed python/gen/third_party/pigweed/repo/pw_bloat/py/bloaty_config_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_bloat/py/setup.py.pylint.passed
383 rule __third_party_pigweed_repo_pw_bloat_py_py.tests.bloaty_config_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
384   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_bloat/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_bloat/py/py.tests.bloaty_config_test.py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_bloat/py/bloaty_config_test.py
385   description = ACTION //third_party/pigweed/repo/pw_bloat/py:py.tests.bloaty_config_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
386   restat = 1
387
388 build python/gen/third_party/pigweed/repo/pw_bloat/py/py.tests.bloaty_config_test.py.pw_pystamp: __third_party_pigweed_repo_pw_bloat_py_py.tests.bloaty_config_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_bloat/py/bloaty_config_test.py python/obj/third_party/pigweed/repo/pw_bloat/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.tests.stamp
389
390 build python/obj/third_party/pigweed/repo/pw_bloat/py/py.tests.bloaty_config_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_bloat/py/py.tests.bloaty_config_test.py.pw_pystamp
391 build python/obj/third_party/pigweed/repo/pw_bloat/py/py.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_bloat/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_bloat/py/py._build_wheel.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.wheel.stamp
392 rule __third_party_pigweed_repo_pw_build_python_lint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
393   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_build --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_build/python_lint.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
394   description = ACTION //third_party/pigweed/repo/pw_build:python_lint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
395   restat = 1
396
397 build python/gen/third_party/pigweed/repo/pw_build/python_lint.pw_pystamp: __third_party_pigweed_repo_pw_build_python_lint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/gen/third_party/pigweed/repo/pw_build/python_lint.requirements.txt ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
398
399 build python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_build/python_lint.pw_pystamp
400 build python/obj/third_party/pigweed/repo/pw_build/python_lint._run_pip_install.stamp: python_stamp
401 rule __third_party_pigweed_repo_pw_build_python_lint.install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
402   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_build --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_build/python_lint.install.pw_pystamp --capture-output --module pip -- install --requirement python/gen/third_party/pigweed/repo/pw_build/python_lint.requirements.txt --constraint ../../scripts/constraints.txt
403   description = ACTION //third_party/pigweed/repo/pw_build:python_lint.install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
404   restat = 1
405
406 build python/gen/third_party/pigweed/repo/pw_build/python_lint.install.pw_pystamp: __third_party_pigweed_repo_pw_build_python_lint.install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/gen/third_party/pigweed/repo/pw_build/python_lint.requirements.txt ../../scripts/constraints.txt
407   pool = third_party_pigweed_repo_pw_build_pool_pip
408
409 build python/obj/third_party/pigweed/repo/pw_build/python_lint.install.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_build/python_lint.install.pw_pystamp
410 build python/obj/third_party/pigweed/repo/pw_build/python_lint.lint.mypy.stamp: python_stamp
411 build python/obj/third_party/pigweed/repo/pw_build/python_lint.lint.pylint.stamp: python_stamp
412 build python/obj/third_party/pigweed/repo/pw_build/python_lint.tests.stamp: python_stamp
413 build python/obj/third_party/pigweed/repo/pw_build/python_lint.wheel.stamp: python_stamp
414 rule __third_party_pigweed_repo_pw_build_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
415   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_build/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_build/py/py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
416   description = ACTION //third_party/pigweed/repo/pw_build/py:py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
417   restat = 1
418
419 build python/gen/third_party/pigweed/repo/pw_build/py/py.pw_pystamp: __third_party_pigweed_repo_pw_build_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_build/py/pw_build/__init__.py ../../third_party/pigweed/repo/pw_build/py/pw_build/collect_wheels.py ../../third_party/pigweed/repo/pw_build/py/pw_build/copy_from_cipd.py ../../third_party/pigweed/repo/pw_build/py/pw_build/create_python_tree.py ../../third_party/pigweed/repo/pw_build/py/pw_build/error.py ../../third_party/pigweed/repo/pw_build/py/pw_build/exec.py ../../third_party/pigweed/repo/pw_build/py/pw_build/file_prefix_map.py ../../third_party/pigweed/repo/pw_build/py/pw_build/generate_cc_blob_library.py ../../third_party/pigweed/repo/pw_build/py/pw_build/generate_modules_lists.py ../../third_party/pigweed/repo/pw_build/py/pw_build/generate_python_package.py ../../third_party/pigweed/repo/pw_build/py/pw_build/generate_python_package_gn.py ../../third_party/pigweed/repo/pw_build/py/pw_build/generated_tests.py ../../third_party/pigweed/repo/pw_build/py/pw_build/host_tool.py ../../third_party/pigweed/repo/pw_build/py/pw_build/mirror_tree.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py ../../third_party/pigweed/repo/pw_build/py/pw_build/python_package.py ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_build/py/pw_build/python_wheels.py ../../third_party/pigweed/repo/pw_build/py/pw_build/zip.py ../../third_party/pigweed/repo/pw_build/py/create_python_tree_test.py ../../third_party/pigweed/repo/pw_build/py/file_prefix_map_test.py ../../third_party/pigweed/repo/pw_build/py/generate_cc_blob_library_test.py ../../third_party/pigweed/repo/pw_build/py/python_runner_test.py ../../third_party/pigweed/repo/pw_build/py/zip_test.py ../../third_party/pigweed/repo/pw_build/py/setup.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py python/obj/third_party/pigweed/repo/pw_cli/py/py.stamp python/obj/third_party/pigweed/repo/pw_env_setup/py/py.stamp python/obj/third_party/pigweed/repo/pw_presubmit/py/py.stamp
420
421 build python/obj/third_party/pigweed/repo/pw_build/py/py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_build/py/py.pw_pystamp
422 rule __third_party_pigweed_repo_pw_build_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
423   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_build/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_build/py/py._build_wheel.pw_pystamp --capture-output --module build -- ../../third_party/pigweed/repo/pw_build/py --wheel --no-isolation --outdir python/obj/third_party/pigweed/repo/pw_build/py/py._build_wheel
424   description = ACTION //third_party/pigweed/repo/pw_build/py:py._build_wheel(//third_party/pigweed/repo/pw_build/python_toolchain:python)
425   restat = 1
426
427 build python/gen/third_party/pigweed/repo/pw_build/py/py._build_wheel.pw_pystamp: __third_party_pigweed_repo_pw_build_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_build/py/py.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_env_setup/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_presubmit/py/py.wheel.stamp
428
429 build python/obj/third_party/pigweed/repo/pw_build/py/py._build_wheel.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_build/py/py._build_wheel.pw_pystamp
430 rule __third_party_pigweed_repo_pw_build_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
431   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_build/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_build/py/py._run_pip_install.pw_pystamp --capture-output --module pip -- install --no-build-isolation --constraint ../../scripts/constraints.txt --editable ../../third_party/pigweed/repo/pw_build/py
432   description = ACTION //third_party/pigweed/repo/pw_build/py:py._run_pip_install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
433   restat = 1
434
435 build python/gen/third_party/pigweed/repo/pw_build/py/py._run_pip_install.pw_pystamp: __third_party_pigweed_repo_pw_build_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/constraints.txt ../../third_party/pigweed/repo/pw_build/py/pyproject.toml ../../third_party/pigweed/repo/pw_build/py/setup.cfg ../../third_party/pigweed/repo/pw_build/py/setup.py python/obj/third_party/pigweed/repo/pw_cli/py/py._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_env_setup/py/py._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_presubmit/py/py._run_pip_install.stamp
436   pool = third_party_pigweed_repo_pw_build_pool_pip
437
438 build python/obj/third_party/pigweed/repo/pw_build/py/py._run_pip_install.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_build/py/py._run_pip_install.pw_pystamp
439 build python/obj/third_party/pigweed/repo/pw_build/py/py.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_build/py/py.stamp python/obj/third_party/pigweed/repo/pw_build/py/py._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_env_setup/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_presubmit/py/py.install.stamp
440 build python/obj/third_party/pigweed/repo/pw_build/py/py.lint.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_build/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.lint.pylint.stamp
441 rule __third_party_pigweed_repo_pw_build_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
442   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_build/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --env=MYPY_FORCE_COLOR=1 --touch python/gen/third_party/pigweed/repo/pw_build/py/py.lint.mypy.pw_pystamp --capture-output --module mypy -- --pretty --show-error-codes ../../third_party/pigweed/repo/pw_build/py/pw_build/__init__.py ../../third_party/pigweed/repo/pw_build/py/pw_build/collect_wheels.py ../../third_party/pigweed/repo/pw_build/py/pw_build/copy_from_cipd.py ../../third_party/pigweed/repo/pw_build/py/pw_build/create_python_tree.py ../../third_party/pigweed/repo/pw_build/py/pw_build/error.py ../../third_party/pigweed/repo/pw_build/py/pw_build/exec.py ../../third_party/pigweed/repo/pw_build/py/pw_build/file_prefix_map.py ../../third_party/pigweed/repo/pw_build/py/pw_build/generate_cc_blob_library.py ../../third_party/pigweed/repo/pw_build/py/pw_build/generate_modules_lists.py ../../third_party/pigweed/repo/pw_build/py/pw_build/generate_python_package.py ../../third_party/pigweed/repo/pw_build/py/pw_build/generate_python_package_gn.py ../../third_party/pigweed/repo/pw_build/py/pw_build/generated_tests.py ../../third_party/pigweed/repo/pw_build/py/pw_build/host_tool.py ../../third_party/pigweed/repo/pw_build/py/pw_build/mirror_tree.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py ../../third_party/pigweed/repo/pw_build/py/pw_build/python_package.py ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_build/py/pw_build/python_wheels.py ../../third_party/pigweed/repo/pw_build/py/pw_build/zip.py ../../third_party/pigweed/repo/pw_build/py/create_python_tree_test.py ../../third_party/pigweed/repo/pw_build/py/file_prefix_map_test.py ../../third_party/pigweed/repo/pw_build/py/generate_cc_blob_library_test.py ../../third_party/pigweed/repo/pw_build/py/python_runner_test.py ../../third_party/pigweed/repo/pw_build/py/zip_test.py ../../third_party/pigweed/repo/pw_build/py/setup.py
443   description = ACTION //third_party/pigweed/repo/pw_build/py:py.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
444   restat = 1
445
446 build python/gen/third_party/pigweed/repo/pw_build/py/py.lint.mypy.pw_pystamp: __third_party_pigweed_repo_pw_build_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_env_setup/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_env_setup/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_presubmit/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_presubmit/py/py.lint.mypy.stamp
447
448 build python/obj/third_party/pigweed/repo/pw_build/py/py.lint.mypy.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_build/py/py.lint.mypy.pw_pystamp
449 rule __third_party_pigweed_repo_pw_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
450   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_build/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_build/py/${source_target_relative}.pylint.passed --capture-output --module pylint -- ../../third_party/pigweed/repo/pw_build/py/${source_target_relative} --jobs=1 --output-format=colorized --rcfile=../../third_party/pigweed/repo/.pylintrc
451   description = ACTION //third_party/pigweed/repo/pw_build/py:py.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
452   restat = 1
453 build python/obj/third_party/pigweed/repo/pw_build/py/py.lint.pylint.inputdeps.stamp: python_stamp ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/.pylintrc python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.pylint.stamp python/obj/third_party/pigweed/repo/pw_env_setup/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_env_setup/py/py.lint.pylint.stamp python/obj/third_party/pigweed/repo/pw_presubmit/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_presubmit/py/py.lint.pylint.stamp
454
455 build python/gen/third_party/pigweed/repo/pw_build/py/pw_build/__init__.py.pylint.passed: __third_party_pigweed_repo_pw_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_build/py/pw_build/__init__.py | python/obj/third_party/pigweed/repo/pw_build/py/py.lint.pylint.inputdeps.stamp
456   source_target_relative = pw_build/__init__.py
457 build python/gen/third_party/pigweed/repo/pw_build/py/pw_build/collect_wheels.py.pylint.passed: __third_party_pigweed_repo_pw_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_build/py/pw_build/collect_wheels.py | python/obj/third_party/pigweed/repo/pw_build/py/py.lint.pylint.inputdeps.stamp
458   source_target_relative = pw_build/collect_wheels.py
459 build python/gen/third_party/pigweed/repo/pw_build/py/pw_build/copy_from_cipd.py.pylint.passed: __third_party_pigweed_repo_pw_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_build/py/pw_build/copy_from_cipd.py | python/obj/third_party/pigweed/repo/pw_build/py/py.lint.pylint.inputdeps.stamp
460   source_target_relative = pw_build/copy_from_cipd.py
461 build python/gen/third_party/pigweed/repo/pw_build/py/pw_build/create_python_tree.py.pylint.passed: __third_party_pigweed_repo_pw_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_build/py/pw_build/create_python_tree.py | python/obj/third_party/pigweed/repo/pw_build/py/py.lint.pylint.inputdeps.stamp
462   source_target_relative = pw_build/create_python_tree.py
463 build python/gen/third_party/pigweed/repo/pw_build/py/pw_build/error.py.pylint.passed: __third_party_pigweed_repo_pw_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_build/py/pw_build/error.py | python/obj/third_party/pigweed/repo/pw_build/py/py.lint.pylint.inputdeps.stamp
464   source_target_relative = pw_build/error.py
465 build python/gen/third_party/pigweed/repo/pw_build/py/pw_build/exec.py.pylint.passed: __third_party_pigweed_repo_pw_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_build/py/pw_build/exec.py | python/obj/third_party/pigweed/repo/pw_build/py/py.lint.pylint.inputdeps.stamp
466   source_target_relative = pw_build/exec.py
467 build python/gen/third_party/pigweed/repo/pw_build/py/pw_build/file_prefix_map.py.pylint.passed: __third_party_pigweed_repo_pw_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_build/py/pw_build/file_prefix_map.py | python/obj/third_party/pigweed/repo/pw_build/py/py.lint.pylint.inputdeps.stamp
468   source_target_relative = pw_build/file_prefix_map.py
469 build python/gen/third_party/pigweed/repo/pw_build/py/pw_build/generate_cc_blob_library.py.pylint.passed: __third_party_pigweed_repo_pw_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_build/py/pw_build/generate_cc_blob_library.py | python/obj/third_party/pigweed/repo/pw_build/py/py.lint.pylint.inputdeps.stamp
470   source_target_relative = pw_build/generate_cc_blob_library.py
471 build python/gen/third_party/pigweed/repo/pw_build/py/pw_build/generate_modules_lists.py.pylint.passed: __third_party_pigweed_repo_pw_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_build/py/pw_build/generate_modules_lists.py | python/obj/third_party/pigweed/repo/pw_build/py/py.lint.pylint.inputdeps.stamp
472   source_target_relative = pw_build/generate_modules_lists.py
473 build python/gen/third_party/pigweed/repo/pw_build/py/pw_build/generate_python_package.py.pylint.passed: __third_party_pigweed_repo_pw_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_build/py/pw_build/generate_python_package.py | python/obj/third_party/pigweed/repo/pw_build/py/py.lint.pylint.inputdeps.stamp
474   source_target_relative = pw_build/generate_python_package.py
475 build python/gen/third_party/pigweed/repo/pw_build/py/pw_build/generate_python_package_gn.py.pylint.passed: __third_party_pigweed_repo_pw_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_build/py/pw_build/generate_python_package_gn.py | python/obj/third_party/pigweed/repo/pw_build/py/py.lint.pylint.inputdeps.stamp
476   source_target_relative = pw_build/generate_python_package_gn.py
477 build python/gen/third_party/pigweed/repo/pw_build/py/pw_build/generated_tests.py.pylint.passed: __third_party_pigweed_repo_pw_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_build/py/pw_build/generated_tests.py | python/obj/third_party/pigweed/repo/pw_build/py/py.lint.pylint.inputdeps.stamp
478   source_target_relative = pw_build/generated_tests.py
479 build python/gen/third_party/pigweed/repo/pw_build/py/pw_build/host_tool.py.pylint.passed: __third_party_pigweed_repo_pw_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_build/py/pw_build/host_tool.py | python/obj/third_party/pigweed/repo/pw_build/py/py.lint.pylint.inputdeps.stamp
480   source_target_relative = pw_build/host_tool.py
481 build python/gen/third_party/pigweed/repo/pw_build/py/pw_build/mirror_tree.py.pylint.passed: __third_party_pigweed_repo_pw_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_build/py/pw_build/mirror_tree.py | python/obj/third_party/pigweed/repo/pw_build/py/py.lint.pylint.inputdeps.stamp
482   source_target_relative = pw_build/mirror_tree.py
483 build python/gen/third_party/pigweed/repo/pw_build/py/pw_build/nop.py.pylint.passed: __third_party_pigweed_repo_pw_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py | python/obj/third_party/pigweed/repo/pw_build/py/py.lint.pylint.inputdeps.stamp
484   source_target_relative = pw_build/nop.py
485 build python/gen/third_party/pigweed/repo/pw_build/py/pw_build/python_package.py.pylint.passed: __third_party_pigweed_repo_pw_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_build/py/pw_build/python_package.py | python/obj/third_party/pigweed/repo/pw_build/py/py.lint.pylint.inputdeps.stamp
486   source_target_relative = pw_build/python_package.py
487 build python/gen/third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py.pylint.passed: __third_party_pigweed_repo_pw_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py | python/obj/third_party/pigweed/repo/pw_build/py/py.lint.pylint.inputdeps.stamp
488   source_target_relative = pw_build/python_runner.py
489 build python/gen/third_party/pigweed/repo/pw_build/py/pw_build/python_wheels.py.pylint.passed: __third_party_pigweed_repo_pw_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_build/py/pw_build/python_wheels.py | python/obj/third_party/pigweed/repo/pw_build/py/py.lint.pylint.inputdeps.stamp
490   source_target_relative = pw_build/python_wheels.py
491 build python/gen/third_party/pigweed/repo/pw_build/py/pw_build/zip.py.pylint.passed: __third_party_pigweed_repo_pw_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_build/py/pw_build/zip.py | python/obj/third_party/pigweed/repo/pw_build/py/py.lint.pylint.inputdeps.stamp
492   source_target_relative = pw_build/zip.py
493 build python/gen/third_party/pigweed/repo/pw_build/py/create_python_tree_test.py.pylint.passed: __third_party_pigweed_repo_pw_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_build/py/create_python_tree_test.py | python/obj/third_party/pigweed/repo/pw_build/py/py.lint.pylint.inputdeps.stamp
494   source_target_relative = create_python_tree_test.py
495 build python/gen/third_party/pigweed/repo/pw_build/py/file_prefix_map_test.py.pylint.passed: __third_party_pigweed_repo_pw_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_build/py/file_prefix_map_test.py | python/obj/third_party/pigweed/repo/pw_build/py/py.lint.pylint.inputdeps.stamp
496   source_target_relative = file_prefix_map_test.py
497 build python/gen/third_party/pigweed/repo/pw_build/py/generate_cc_blob_library_test.py.pylint.passed: __third_party_pigweed_repo_pw_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_build/py/generate_cc_blob_library_test.py | python/obj/third_party/pigweed/repo/pw_build/py/py.lint.pylint.inputdeps.stamp
498   source_target_relative = generate_cc_blob_library_test.py
499 build python/gen/third_party/pigweed/repo/pw_build/py/python_runner_test.py.pylint.passed: __third_party_pigweed_repo_pw_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_build/py/python_runner_test.py | python/obj/third_party/pigweed/repo/pw_build/py/py.lint.pylint.inputdeps.stamp
500   source_target_relative = python_runner_test.py
501 build python/gen/third_party/pigweed/repo/pw_build/py/zip_test.py.pylint.passed: __third_party_pigweed_repo_pw_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_build/py/zip_test.py | python/obj/third_party/pigweed/repo/pw_build/py/py.lint.pylint.inputdeps.stamp
502   source_target_relative = zip_test.py
503 build python/gen/third_party/pigweed/repo/pw_build/py/setup.py.pylint.passed: __third_party_pigweed_repo_pw_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_build/py/setup.py | python/obj/third_party/pigweed/repo/pw_build/py/py.lint.pylint.inputdeps.stamp
504   source_target_relative = setup.py
505
506 build python/obj/third_party/pigweed/repo/pw_build/py/py.lint.pylint.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_build/py/pw_build/__init__.py.pylint.passed python/gen/third_party/pigweed/repo/pw_build/py/pw_build/collect_wheels.py.pylint.passed python/gen/third_party/pigweed/repo/pw_build/py/pw_build/copy_from_cipd.py.pylint.passed python/gen/third_party/pigweed/repo/pw_build/py/pw_build/create_python_tree.py.pylint.passed python/gen/third_party/pigweed/repo/pw_build/py/pw_build/error.py.pylint.passed python/gen/third_party/pigweed/repo/pw_build/py/pw_build/exec.py.pylint.passed python/gen/third_party/pigweed/repo/pw_build/py/pw_build/file_prefix_map.py.pylint.passed python/gen/third_party/pigweed/repo/pw_build/py/pw_build/generate_cc_blob_library.py.pylint.passed python/gen/third_party/pigweed/repo/pw_build/py/pw_build/generate_modules_lists.py.pylint.passed python/gen/third_party/pigweed/repo/pw_build/py/pw_build/generate_python_package.py.pylint.passed python/gen/third_party/pigweed/repo/pw_build/py/pw_build/generate_python_package_gn.py.pylint.passed python/gen/third_party/pigweed/repo/pw_build/py/pw_build/generated_tests.py.pylint.passed python/gen/third_party/pigweed/repo/pw_build/py/pw_build/host_tool.py.pylint.passed python/gen/third_party/pigweed/repo/pw_build/py/pw_build/mirror_tree.py.pylint.passed python/gen/third_party/pigweed/repo/pw_build/py/pw_build/nop.py.pylint.passed python/gen/third_party/pigweed/repo/pw_build/py/pw_build/python_package.py.pylint.passed python/gen/third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py.pylint.passed python/gen/third_party/pigweed/repo/pw_build/py/pw_build/python_wheels.py.pylint.passed python/gen/third_party/pigweed/repo/pw_build/py/pw_build/zip.py.pylint.passed python/gen/third_party/pigweed/repo/pw_build/py/create_python_tree_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_build/py/file_prefix_map_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_build/py/generate_cc_blob_library_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_build/py/python_runner_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_build/py/zip_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_build/py/setup.py.pylint.passed
507 build python/obj/third_party/pigweed/repo/pw_build/py/py.tests.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_build/py/py.tests.create_python_tree_test.py.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.tests.file_prefix_map_test.py.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.tests.generate_cc_blob_library_test.py.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.tests.python_runner_test.py.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.tests.zip_test.py.stamp
508 rule __third_party_pigweed_repo_pw_build_py_py.tests.create_python_tree_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
509   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_build/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_build/py/py.tests.create_python_tree_test.py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/create_python_tree_test.py
510   description = ACTION //third_party/pigweed/repo/pw_build/py:py.tests.create_python_tree_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
511   restat = 1
512
513 build python/gen/third_party/pigweed/repo/pw_build/py/py.tests.create_python_tree_test.py.pw_pystamp: __third_party_pigweed_repo_pw_build_py_py.tests.create_python_tree_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_build/py/create_python_tree_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_env_setup/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_env_setup/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_presubmit/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_presubmit/py/py.tests.stamp
514
515 build python/obj/third_party/pigweed/repo/pw_build/py/py.tests.create_python_tree_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_build/py/py.tests.create_python_tree_test.py.pw_pystamp
516 rule __third_party_pigweed_repo_pw_build_py_py.tests.file_prefix_map_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
517   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_build/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_build/py/py.tests.file_prefix_map_test.py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/file_prefix_map_test.py
518   description = ACTION //third_party/pigweed/repo/pw_build/py:py.tests.file_prefix_map_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
519   restat = 1
520
521 build python/gen/third_party/pigweed/repo/pw_build/py/py.tests.file_prefix_map_test.py.pw_pystamp: __third_party_pigweed_repo_pw_build_py_py.tests.file_prefix_map_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_build/py/file_prefix_map_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_env_setup/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_env_setup/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_presubmit/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_presubmit/py/py.tests.stamp
522
523 build python/obj/third_party/pigweed/repo/pw_build/py/py.tests.file_prefix_map_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_build/py/py.tests.file_prefix_map_test.py.pw_pystamp
524 rule __third_party_pigweed_repo_pw_build_py_py.tests.generate_cc_blob_library_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
525   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_build/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_build/py/py.tests.generate_cc_blob_library_test.py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/generate_cc_blob_library_test.py
526   description = ACTION //third_party/pigweed/repo/pw_build/py:py.tests.generate_cc_blob_library_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
527   restat = 1
528
529 build python/gen/third_party/pigweed/repo/pw_build/py/py.tests.generate_cc_blob_library_test.py.pw_pystamp: __third_party_pigweed_repo_pw_build_py_py.tests.generate_cc_blob_library_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_build/py/generate_cc_blob_library_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_env_setup/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_env_setup/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_presubmit/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_presubmit/py/py.tests.stamp
530
531 build python/obj/third_party/pigweed/repo/pw_build/py/py.tests.generate_cc_blob_library_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_build/py/py.tests.generate_cc_blob_library_test.py.pw_pystamp
532 rule __third_party_pigweed_repo_pw_build_py_py.tests.python_runner_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
533   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_build/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_build/py/py.tests.python_runner_test.py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/python_runner_test.py
534   description = ACTION //third_party/pigweed/repo/pw_build/py:py.tests.python_runner_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
535   restat = 1
536
537 build python/gen/third_party/pigweed/repo/pw_build/py/py.tests.python_runner_test.py.pw_pystamp: __third_party_pigweed_repo_pw_build_py_py.tests.python_runner_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_build/py/python_runner_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_env_setup/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_env_setup/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_presubmit/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_presubmit/py/py.tests.stamp
538
539 build python/obj/third_party/pigweed/repo/pw_build/py/py.tests.python_runner_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_build/py/py.tests.python_runner_test.py.pw_pystamp
540 rule __third_party_pigweed_repo_pw_build_py_py.tests.zip_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
541   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_build/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_build/py/py.tests.zip_test.py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/zip_test.py
542   description = ACTION //third_party/pigweed/repo/pw_build/py:py.tests.zip_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
543   restat = 1
544
545 build python/gen/third_party/pigweed/repo/pw_build/py/py.tests.zip_test.py.pw_pystamp: __third_party_pigweed_repo_pw_build_py_py.tests.zip_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_build/py/zip_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_env_setup/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_env_setup/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_presubmit/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_presubmit/py/py.tests.stamp
546
547 build python/obj/third_party/pigweed/repo/pw_build/py/py.tests.zip_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_build/py/py.tests.zip_test.py.pw_pystamp
548 build python/obj/third_party/pigweed/repo/pw_build/py/py.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_build/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_build/py/py._build_wheel.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_env_setup/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_presubmit/py/py.wheel.stamp
549 rule __third_party_pigweed_repo_pw_cli_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
550   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_cli/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_cli/py/py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
551   description = ACTION //third_party/pigweed/repo/pw_cli/py:py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
552   restat = 1
553
554 build python/gen/third_party/pigweed/repo/pw_cli/py/py.pw_pystamp: __third_party_pigweed_repo_pw_cli_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_cli/py/pw_cli/__init__.py ../../third_party/pigweed/repo/pw_cli/py/pw_cli/__main__.py ../../third_party/pigweed/repo/pw_cli/py/pw_cli/argument_types.py ../../third_party/pigweed/repo/pw_cli/py/pw_cli/arguments.py ../../third_party/pigweed/repo/pw_cli/py/pw_cli/branding.py ../../third_party/pigweed/repo/pw_cli/py/pw_cli/color.py ../../third_party/pigweed/repo/pw_cli/py/pw_cli/env.py ../../third_party/pigweed/repo/pw_cli/py/pw_cli/envparse.py ../../third_party/pigweed/repo/pw_cli/py/pw_cli/log.py ../../third_party/pigweed/repo/pw_cli/py/pw_cli/plugins.py ../../third_party/pigweed/repo/pw_cli/py/pw_cli/process.py ../../third_party/pigweed/repo/pw_cli/py/pw_cli/pw_command_plugins.py ../../third_party/pigweed/repo/pw_cli/py/pw_cli/requires.py ../../third_party/pigweed/repo/pw_cli/py/envparse_test.py ../../third_party/pigweed/repo/pw_cli/py/plugins_test.py ../../third_party/pigweed/repo/pw_cli/py/setup.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
555
556 build python/obj/third_party/pigweed/repo/pw_cli/py/py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_cli/py/py.pw_pystamp
557 rule __third_party_pigweed_repo_pw_cli_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
558   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_cli/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_cli/py/py._build_wheel.pw_pystamp --capture-output --module build -- ../../third_party/pigweed/repo/pw_cli/py --wheel --no-isolation --outdir python/obj/third_party/pigweed/repo/pw_cli/py/py._build_wheel
559   description = ACTION //third_party/pigweed/repo/pw_cli/py:py._build_wheel(//third_party/pigweed/repo/pw_build/python_toolchain:python)
560   restat = 1
561
562 build python/gen/third_party/pigweed/repo/pw_cli/py/py._build_wheel.pw_pystamp: __third_party_pigweed_repo_pw_cli_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_cli/py/py.stamp
563
564 build python/obj/third_party/pigweed/repo/pw_cli/py/py._build_wheel.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_cli/py/py._build_wheel.pw_pystamp
565 rule __third_party_pigweed_repo_pw_cli_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
566   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_cli/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_cli/py/py._run_pip_install.pw_pystamp --capture-output --module pip -- install --no-build-isolation --constraint ../../scripts/constraints.txt --editable ../../third_party/pigweed/repo/pw_cli/py
567   description = ACTION //third_party/pigweed/repo/pw_cli/py:py._run_pip_install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
568   restat = 1
569
570 build python/gen/third_party/pigweed/repo/pw_cli/py/py._run_pip_install.pw_pystamp: __third_party_pigweed_repo_pw_cli_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/constraints.txt ../../third_party/pigweed/repo/pw_cli/py/pyproject.toml ../../third_party/pigweed/repo/pw_cli/py/setup.cfg ../../third_party/pigweed/repo/pw_cli/py/setup.py
571   pool = third_party_pigweed_repo_pw_build_pool_pip
572
573 build python/obj/third_party/pigweed/repo/pw_cli/py/py._run_pip_install.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_cli/py/py._run_pip_install.pw_pystamp
574 build python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py._run_pip_install.stamp
575 rule __third_party_pigweed_repo_pw_cli_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
576   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_cli/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --env=MYPY_FORCE_COLOR=1 --touch python/gen/third_party/pigweed/repo/pw_cli/py/py.lint.mypy.pw_pystamp --capture-output --module mypy -- --pretty --show-error-codes ../../third_party/pigweed/repo/pw_cli/py/pw_cli/__init__.py ../../third_party/pigweed/repo/pw_cli/py/pw_cli/__main__.py ../../third_party/pigweed/repo/pw_cli/py/pw_cli/argument_types.py ../../third_party/pigweed/repo/pw_cli/py/pw_cli/arguments.py ../../third_party/pigweed/repo/pw_cli/py/pw_cli/branding.py ../../third_party/pigweed/repo/pw_cli/py/pw_cli/color.py ../../third_party/pigweed/repo/pw_cli/py/pw_cli/env.py ../../third_party/pigweed/repo/pw_cli/py/pw_cli/envparse.py ../../third_party/pigweed/repo/pw_cli/py/pw_cli/log.py ../../third_party/pigweed/repo/pw_cli/py/pw_cli/plugins.py ../../third_party/pigweed/repo/pw_cli/py/pw_cli/process.py ../../third_party/pigweed/repo/pw_cli/py/pw_cli/pw_command_plugins.py ../../third_party/pigweed/repo/pw_cli/py/pw_cli/requires.py ../../third_party/pigweed/repo/pw_cli/py/envparse_test.py ../../third_party/pigweed/repo/pw_cli/py/plugins_test.py ../../third_party/pigweed/repo/pw_cli/py/setup.py
577   description = ACTION //third_party/pigweed/repo/pw_cli/py:py.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
578   restat = 1
579
580 build python/gen/third_party/pigweed/repo/pw_cli/py/py.lint.mypy.pw_pystamp: __third_party_pigweed_repo_pw_cli_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp
581
582 build python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.mypy.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_cli/py/py.lint.mypy.pw_pystamp
583 rule __third_party_pigweed_repo_pw_cli_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
584   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_cli/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_cli/py/${source_target_relative}.pylint.passed --capture-output --module pylint -- ../../third_party/pigweed/repo/pw_cli/py/${source_target_relative} --jobs=1 --output-format=colorized --rcfile=../../third_party/pigweed/repo/.pylintrc
585   description = ACTION //third_party/pigweed/repo/pw_cli/py:py.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
586   restat = 1
587 build python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.pylint.inputdeps.stamp: python_stamp ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/.pylintrc python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp
588
589 build python/gen/third_party/pigweed/repo/pw_cli/py/pw_cli/__init__.py.pylint.passed: __third_party_pigweed_repo_pw_cli_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_cli/py/pw_cli/__init__.py | python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.pylint.inputdeps.stamp
590   source_target_relative = pw_cli/__init__.py
591 build python/gen/third_party/pigweed/repo/pw_cli/py/pw_cli/__main__.py.pylint.passed: __third_party_pigweed_repo_pw_cli_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_cli/py/pw_cli/__main__.py | python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.pylint.inputdeps.stamp
592   source_target_relative = pw_cli/__main__.py
593 build python/gen/third_party/pigweed/repo/pw_cli/py/pw_cli/argument_types.py.pylint.passed: __third_party_pigweed_repo_pw_cli_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_cli/py/pw_cli/argument_types.py | python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.pylint.inputdeps.stamp
594   source_target_relative = pw_cli/argument_types.py
595 build python/gen/third_party/pigweed/repo/pw_cli/py/pw_cli/arguments.py.pylint.passed: __third_party_pigweed_repo_pw_cli_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_cli/py/pw_cli/arguments.py | python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.pylint.inputdeps.stamp
596   source_target_relative = pw_cli/arguments.py
597 build python/gen/third_party/pigweed/repo/pw_cli/py/pw_cli/branding.py.pylint.passed: __third_party_pigweed_repo_pw_cli_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_cli/py/pw_cli/branding.py | python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.pylint.inputdeps.stamp
598   source_target_relative = pw_cli/branding.py
599 build python/gen/third_party/pigweed/repo/pw_cli/py/pw_cli/color.py.pylint.passed: __third_party_pigweed_repo_pw_cli_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_cli/py/pw_cli/color.py | python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.pylint.inputdeps.stamp
600   source_target_relative = pw_cli/color.py
601 build python/gen/third_party/pigweed/repo/pw_cli/py/pw_cli/env.py.pylint.passed: __third_party_pigweed_repo_pw_cli_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_cli/py/pw_cli/env.py | python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.pylint.inputdeps.stamp
602   source_target_relative = pw_cli/env.py
603 build python/gen/third_party/pigweed/repo/pw_cli/py/pw_cli/envparse.py.pylint.passed: __third_party_pigweed_repo_pw_cli_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_cli/py/pw_cli/envparse.py | python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.pylint.inputdeps.stamp
604   source_target_relative = pw_cli/envparse.py
605 build python/gen/third_party/pigweed/repo/pw_cli/py/pw_cli/log.py.pylint.passed: __third_party_pigweed_repo_pw_cli_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_cli/py/pw_cli/log.py | python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.pylint.inputdeps.stamp
606   source_target_relative = pw_cli/log.py
607 build python/gen/third_party/pigweed/repo/pw_cli/py/pw_cli/plugins.py.pylint.passed: __third_party_pigweed_repo_pw_cli_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_cli/py/pw_cli/plugins.py | python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.pylint.inputdeps.stamp
608   source_target_relative = pw_cli/plugins.py
609 build python/gen/third_party/pigweed/repo/pw_cli/py/pw_cli/process.py.pylint.passed: __third_party_pigweed_repo_pw_cli_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_cli/py/pw_cli/process.py | python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.pylint.inputdeps.stamp
610   source_target_relative = pw_cli/process.py
611 build python/gen/third_party/pigweed/repo/pw_cli/py/pw_cli/pw_command_plugins.py.pylint.passed: __third_party_pigweed_repo_pw_cli_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_cli/py/pw_cli/pw_command_plugins.py | python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.pylint.inputdeps.stamp
612   source_target_relative = pw_cli/pw_command_plugins.py
613 build python/gen/third_party/pigweed/repo/pw_cli/py/pw_cli/requires.py.pylint.passed: __third_party_pigweed_repo_pw_cli_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_cli/py/pw_cli/requires.py | python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.pylint.inputdeps.stamp
614   source_target_relative = pw_cli/requires.py
615 build python/gen/third_party/pigweed/repo/pw_cli/py/envparse_test.py.pylint.passed: __third_party_pigweed_repo_pw_cli_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_cli/py/envparse_test.py | python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.pylint.inputdeps.stamp
616   source_target_relative = envparse_test.py
617 build python/gen/third_party/pigweed/repo/pw_cli/py/plugins_test.py.pylint.passed: __third_party_pigweed_repo_pw_cli_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_cli/py/plugins_test.py | python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.pylint.inputdeps.stamp
618   source_target_relative = plugins_test.py
619 build python/gen/third_party/pigweed/repo/pw_cli/py/setup.py.pylint.passed: __third_party_pigweed_repo_pw_cli_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_cli/py/setup.py | python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.pylint.inputdeps.stamp
620   source_target_relative = setup.py
621
622 build python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.pylint.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_cli/py/pw_cli/__init__.py.pylint.passed python/gen/third_party/pigweed/repo/pw_cli/py/pw_cli/__main__.py.pylint.passed python/gen/third_party/pigweed/repo/pw_cli/py/pw_cli/argument_types.py.pylint.passed python/gen/third_party/pigweed/repo/pw_cli/py/pw_cli/arguments.py.pylint.passed python/gen/third_party/pigweed/repo/pw_cli/py/pw_cli/branding.py.pylint.passed python/gen/third_party/pigweed/repo/pw_cli/py/pw_cli/color.py.pylint.passed python/gen/third_party/pigweed/repo/pw_cli/py/pw_cli/env.py.pylint.passed python/gen/third_party/pigweed/repo/pw_cli/py/pw_cli/envparse.py.pylint.passed python/gen/third_party/pigweed/repo/pw_cli/py/pw_cli/log.py.pylint.passed python/gen/third_party/pigweed/repo/pw_cli/py/pw_cli/plugins.py.pylint.passed python/gen/third_party/pigweed/repo/pw_cli/py/pw_cli/process.py.pylint.passed python/gen/third_party/pigweed/repo/pw_cli/py/pw_cli/pw_command_plugins.py.pylint.passed python/gen/third_party/pigweed/repo/pw_cli/py/pw_cli/requires.py.pylint.passed python/gen/third_party/pigweed/repo/pw_cli/py/envparse_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_cli/py/plugins_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_cli/py/setup.py.pylint.passed
623 build python/obj/third_party/pigweed/repo/pw_cli/py/py.tests.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.tests.envparse_test.py.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.tests.plugins_test.py.stamp
624 rule __third_party_pigweed_repo_pw_cli_py_py.tests.envparse_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
625   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_cli/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_cli/py/py.tests.envparse_test.py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_cli/py/envparse_test.py
626   description = ACTION //third_party/pigweed/repo/pw_cli/py:py.tests.envparse_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
627   restat = 1
628
629 build python/gen/third_party/pigweed/repo/pw_cli/py/py.tests.envparse_test.py.pw_pystamp: __third_party_pigweed_repo_pw_cli_py_py.tests.envparse_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_cli/py/envparse_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp
630
631 build python/obj/third_party/pigweed/repo/pw_cli/py/py.tests.envparse_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_cli/py/py.tests.envparse_test.py.pw_pystamp
632 rule __third_party_pigweed_repo_pw_cli_py_py.tests.plugins_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
633   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_cli/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_cli/py/py.tests.plugins_test.py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_cli/py/plugins_test.py
634   description = ACTION //third_party/pigweed/repo/pw_cli/py:py.tests.plugins_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
635   restat = 1
636
637 build python/gen/third_party/pigweed/repo/pw_cli/py/py.tests.plugins_test.py.pw_pystamp: __third_party_pigweed_repo_pw_cli_py_py.tests.plugins_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_cli/py/plugins_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp
638
639 build python/obj/third_party/pigweed/repo/pw_cli/py/py.tests.plugins_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_cli/py/py.tests.plugins_test.py.pw_pystamp
640 build python/obj/third_party/pigweed/repo/pw_cli/py/py.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py._build_wheel.stamp
641 rule __third_party_pigweed_repo_pw_console_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
642   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_console/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_console/py/py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
643   description = ACTION //third_party/pigweed/repo/pw_console/py:py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
644   restat = 1
645
646 build python/gen/third_party/pigweed/repo/pw_console/py/py.pw_pystamp: __third_party_pigweed_repo_pw_console_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_console/py/pw_console/__init__.py ../../third_party/pigweed/repo/pw_console/py/pw_console/__main__.py ../../third_party/pigweed/repo/pw_console/py/pw_console/console_app.py ../../third_party/pigweed/repo/pw_console/py/pw_console/console_prefs.py ../../third_party/pigweed/repo/pw_console/py/pw_console/embed.py ../../third_party/pigweed/repo/pw_console/py/pw_console/filter_toolbar.py ../../third_party/pigweed/repo/pw_console/py/pw_console/get_pw_console_app.py ../../third_party/pigweed/repo/pw_console/py/pw_console/help_window.py ../../third_party/pigweed/repo/pw_console/py/pw_console/key_bindings.py ../../third_party/pigweed/repo/pw_console/py/pw_console/log_filter.py ../../third_party/pigweed/repo/pw_console/py/pw_console/log_line.py ../../third_party/pigweed/repo/pw_console/py/pw_console/log_pane.py ../../third_party/pigweed/repo/pw_console/py/pw_console/log_pane_saveas_dialog.py ../../third_party/pigweed/repo/pw_console/py/pw_console/log_pane_selection_dialog.py ../../third_party/pigweed/repo/pw_console/py/pw_console/log_pane_toolbars.py ../../third_party/pigweed/repo/pw_console/py/pw_console/log_screen.py ../../third_party/pigweed/repo/pw_console/py/pw_console/log_store.py ../../third_party/pigweed/repo/pw_console/py/pw_console/log_view.py ../../third_party/pigweed/repo/pw_console/py/pw_console/mouse.py ../../third_party/pigweed/repo/pw_console/py/pw_console/pigweed_code_style.py ../../third_party/pigweed/repo/pw_console/py/pw_console/plugin_mixin.py ../../third_party/pigweed/repo/pw_console/py/pw_console/plugins/__init__.py ../../third_party/pigweed/repo/pw_console/py/pw_console/plugins/bandwidth_toolbar.py ../../third_party/pigweed/repo/pw_console/py/pw_console/plugins/calc_pane.py ../../third_party/pigweed/repo/pw_console/py/pw_console/plugins/clock_pane.py ../../third_party/pigweed/repo/pw_console/py/pw_console/progress_bar/__init__.py ../../third_party/pigweed/repo/pw_console/py/pw_console/progress_bar/progress_bar_impl.py ../../third_party/pigweed/repo/pw_console/py/pw_console/progress_bar/progress_bar_state.py ../../third_party/pigweed/repo/pw_console/py/pw_console/progress_bar/progress_bar_task_counter.py ../../third_party/pigweed/repo/pw_console/py/pw_console/pw_ptpython_repl.py ../../third_party/pigweed/repo/pw_console/py/pw_console/pyserial_wrapper.py ../../third_party/pigweed/repo/pw_console/py/pw_console/python_logging.py ../../third_party/pigweed/repo/pw_console/py/pw_console/quit_dialog.py ../../third_party/pigweed/repo/pw_console/py/pw_console/repl_pane.py ../../third_party/pigweed/repo/pw_console/py/pw_console/search_toolbar.py ../../third_party/pigweed/repo/pw_console/py/pw_console/style.py ../../third_party/pigweed/repo/pw_console/py/pw_console/text_formatting.py ../../third_party/pigweed/repo/pw_console/py/pw_console/widgets/__init__.py ../../third_party/pigweed/repo/pw_console/py/pw_console/widgets/border.py ../../third_party/pigweed/repo/pw_console/py/pw_console/widgets/checkbox.py ../../third_party/pigweed/repo/pw_console/py/pw_console/widgets/event_count_history.py ../../third_party/pigweed/repo/pw_console/py/pw_console/widgets/mouse_handlers.py ../../third_party/pigweed/repo/pw_console/py/pw_console/widgets/table.py ../../third_party/pigweed/repo/pw_console/py/pw_console/widgets/window_pane.py ../../third_party/pigweed/repo/pw_console/py/pw_console/widgets/window_pane_toolbar.py ../../third_party/pigweed/repo/pw_console/py/pw_console/window_list.py ../../third_party/pigweed/repo/pw_console/py/pw_console/window_manager.py ../../third_party/pigweed/repo/pw_console/py/pw_console/yaml_config_loader_mixin.py ../../third_party/pigweed/repo/pw_console/py/console_app_test.py ../../third_party/pigweed/repo/pw_console/py/console_prefs_test.py ../../third_party/pigweed/repo/pw_console/py/help_window_test.py ../../third_party/pigweed/repo/pw_console/py/log_filter_test.py ../../third_party/pigweed/repo/pw_console/py/log_store_test.py ../../third_party/pigweed/repo/pw_console/py/log_view_test.py ../../third_party/pigweed/repo/pw_console/py/repl_pane_test.py ../../third_party/pigweed/repo/pw_console/py/table_test.py ../../third_party/pigweed/repo/pw_console/py/text_formatting_test.py ../../third_party/pigweed/repo/pw_console/py/window_manager_test.py ../../third_party/pigweed/repo/pw_console/py/setup.py ../../third_party/pigweed/repo/pw_console/py/pw_console/templates/keybind_list.jinja ../../third_party/pigweed/repo/pw_console/py/pw_console/templates/repl_output.jinja ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py python/obj/third_party/pigweed/repo/pw_cli/py/py.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.stamp
647
648 build python/obj/third_party/pigweed/repo/pw_console/py/py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_console/py/py.pw_pystamp
649 rule __third_party_pigweed_repo_pw_console_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
650   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_console/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_console/py/py._build_wheel.pw_pystamp --capture-output --module build -- ../../third_party/pigweed/repo/pw_console/py --wheel --no-isolation --outdir python/obj/third_party/pigweed/repo/pw_console/py/py._build_wheel
651   description = ACTION //third_party/pigweed/repo/pw_console/py:py._build_wheel(//third_party/pigweed/repo/pw_build/python_toolchain:python)
652   restat = 1
653
654 build python/gen/third_party/pigweed/repo/pw_console/py/py._build_wheel.pw_pystamp: __third_party_pigweed_repo_pw_console_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_cli/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_console/py/py.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.wheel.stamp
655
656 build python/obj/third_party/pigweed/repo/pw_console/py/py._build_wheel.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_console/py/py._build_wheel.pw_pystamp
657 rule __third_party_pigweed_repo_pw_console_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
658   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_console/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_console/py/py._run_pip_install.pw_pystamp --capture-output --module pip -- install --no-build-isolation --constraint ../../scripts/constraints.txt --editable ../../third_party/pigweed/repo/pw_console/py
659   description = ACTION //third_party/pigweed/repo/pw_console/py:py._run_pip_install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
660   restat = 1
661
662 build python/gen/third_party/pigweed/repo/pw_console/py/py._run_pip_install.pw_pystamp: __third_party_pigweed_repo_pw_console_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/constraints.txt ../../third_party/pigweed/repo/pw_console/py/pyproject.toml ../../third_party/pigweed/repo/pw_console/py/setup.cfg ../../third_party/pigweed/repo/pw_console/py/setup.py python/obj/third_party/pigweed/repo/pw_cli/py/py._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._run_pip_install.stamp
663   pool = third_party_pigweed_repo_pw_build_pool_pip
664
665 build python/obj/third_party/pigweed/repo/pw_console/py/py._run_pip_install.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_console/py/py._run_pip_install.pw_pystamp
666 build python/obj/third_party/pigweed/repo/pw_console/py/py.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_console/py/py.stamp python/obj/third_party/pigweed/repo/pw_console/py/py._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.install.stamp
667 rule __third_party_pigweed_repo_pw_console_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
668   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_console/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --env=MYPY_FORCE_COLOR=1 --touch python/gen/third_party/pigweed/repo/pw_console/py/py.lint.mypy.pw_pystamp --capture-output --module mypy -- --pretty --show-error-codes ../../third_party/pigweed/repo/pw_console/py/pw_console/__init__.py ../../third_party/pigweed/repo/pw_console/py/pw_console/__main__.py ../../third_party/pigweed/repo/pw_console/py/pw_console/console_app.py ../../third_party/pigweed/repo/pw_console/py/pw_console/console_prefs.py ../../third_party/pigweed/repo/pw_console/py/pw_console/embed.py ../../third_party/pigweed/repo/pw_console/py/pw_console/filter_toolbar.py ../../third_party/pigweed/repo/pw_console/py/pw_console/get_pw_console_app.py ../../third_party/pigweed/repo/pw_console/py/pw_console/help_window.py ../../third_party/pigweed/repo/pw_console/py/pw_console/key_bindings.py ../../third_party/pigweed/repo/pw_console/py/pw_console/log_filter.py ../../third_party/pigweed/repo/pw_console/py/pw_console/log_line.py ../../third_party/pigweed/repo/pw_console/py/pw_console/log_pane.py ../../third_party/pigweed/repo/pw_console/py/pw_console/log_pane_saveas_dialog.py ../../third_party/pigweed/repo/pw_console/py/pw_console/log_pane_selection_dialog.py ../../third_party/pigweed/repo/pw_console/py/pw_console/log_pane_toolbars.py ../../third_party/pigweed/repo/pw_console/py/pw_console/log_screen.py ../../third_party/pigweed/repo/pw_console/py/pw_console/log_store.py ../../third_party/pigweed/repo/pw_console/py/pw_console/log_view.py ../../third_party/pigweed/repo/pw_console/py/pw_console/mouse.py ../../third_party/pigweed/repo/pw_console/py/pw_console/pigweed_code_style.py ../../third_party/pigweed/repo/pw_console/py/pw_console/plugin_mixin.py ../../third_party/pigweed/repo/pw_console/py/pw_console/plugins/__init__.py ../../third_party/pigweed/repo/pw_console/py/pw_console/plugins/bandwidth_toolbar.py ../../third_party/pigweed/repo/pw_console/py/pw_console/plugins/calc_pane.py ../../third_party/pigweed/repo/pw_console/py/pw_console/plugins/clock_pane.py ../../third_party/pigweed/repo/pw_console/py/pw_console/progress_bar/__init__.py ../../third_party/pigweed/repo/pw_console/py/pw_console/progress_bar/progress_bar_impl.py ../../third_party/pigweed/repo/pw_console/py/pw_console/progress_bar/progress_bar_state.py ../../third_party/pigweed/repo/pw_console/py/pw_console/progress_bar/progress_bar_task_counter.py ../../third_party/pigweed/repo/pw_console/py/pw_console/pw_ptpython_repl.py ../../third_party/pigweed/repo/pw_console/py/pw_console/pyserial_wrapper.py ../../third_party/pigweed/repo/pw_console/py/pw_console/python_logging.py ../../third_party/pigweed/repo/pw_console/py/pw_console/quit_dialog.py ../../third_party/pigweed/repo/pw_console/py/pw_console/repl_pane.py ../../third_party/pigweed/repo/pw_console/py/pw_console/search_toolbar.py ../../third_party/pigweed/repo/pw_console/py/pw_console/style.py ../../third_party/pigweed/repo/pw_console/py/pw_console/text_formatting.py ../../third_party/pigweed/repo/pw_console/py/pw_console/widgets/__init__.py ../../third_party/pigweed/repo/pw_console/py/pw_console/widgets/border.py ../../third_party/pigweed/repo/pw_console/py/pw_console/widgets/checkbox.py ../../third_party/pigweed/repo/pw_console/py/pw_console/widgets/event_count_history.py ../../third_party/pigweed/repo/pw_console/py/pw_console/widgets/mouse_handlers.py ../../third_party/pigweed/repo/pw_console/py/pw_console/widgets/table.py ../../third_party/pigweed/repo/pw_console/py/pw_console/widgets/window_pane.py ../../third_party/pigweed/repo/pw_console/py/pw_console/widgets/window_pane_toolbar.py ../../third_party/pigweed/repo/pw_console/py/pw_console/window_list.py ../../third_party/pigweed/repo/pw_console/py/pw_console/window_manager.py ../../third_party/pigweed/repo/pw_console/py/pw_console/yaml_config_loader_mixin.py ../../third_party/pigweed/repo/pw_console/py/console_app_test.py ../../third_party/pigweed/repo/pw_console/py/console_prefs_test.py ../../third_party/pigweed/repo/pw_console/py/help_window_test.py ../../third_party/pigweed/repo/pw_console/py/log_filter_test.py ../../third_party/pigweed/repo/pw_console/py/log_store_test.py ../../third_party/pigweed/repo/pw_console/py/log_view_test.py ../../third_party/pigweed/repo/pw_console/py/repl_pane_test.py ../../third_party/pigweed/repo/pw_console/py/table_test.py ../../third_party/pigweed/repo/pw_console/py/text_formatting_test.py ../../third_party/pigweed/repo/pw_console/py/window_manager_test.py ../../third_party/pigweed/repo/pw_console/py/setup.py
669   description = ACTION //third_party/pigweed/repo/pw_console/py:py.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
670   restat = 1
671
672 build python/gen/third_party/pigweed/repo/pw_console/py/py.lint.mypy.pw_pystamp: __third_party_pigweed_repo_pw_console_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_console/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.lint.mypy.stamp
673
674 build python/obj/third_party/pigweed/repo/pw_console/py/py.lint.mypy.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_console/py/py.lint.mypy.pw_pystamp
675 rule __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
676   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_console/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_console/py/${source_target_relative}.pylint.passed --capture-output --module pylint -- ../../third_party/pigweed/repo/pw_console/py/${source_target_relative} --jobs=1 --output-format=colorized --rcfile=../../third_party/pigweed/repo/.pylintrc
677   description = ACTION //third_party/pigweed/repo/pw_console/py:py.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
678   restat = 1
679 build python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp: python_stamp ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/.pylintrc python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.pylint.stamp python/obj/third_party/pigweed/repo/pw_console/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.lint.pylint.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.lint.pylint.stamp
680
681 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/__init__.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/__init__.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
682   source_target_relative = pw_console/__init__.py
683 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/__main__.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/__main__.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
684   source_target_relative = pw_console/__main__.py
685 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/console_app.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/console_app.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
686   source_target_relative = pw_console/console_app.py
687 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/console_prefs.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/console_prefs.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
688   source_target_relative = pw_console/console_prefs.py
689 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/embed.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/embed.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
690   source_target_relative = pw_console/embed.py
691 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/filter_toolbar.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/filter_toolbar.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
692   source_target_relative = pw_console/filter_toolbar.py
693 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/get_pw_console_app.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/get_pw_console_app.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
694   source_target_relative = pw_console/get_pw_console_app.py
695 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/help_window.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/help_window.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
696   source_target_relative = pw_console/help_window.py
697 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/key_bindings.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/key_bindings.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
698   source_target_relative = pw_console/key_bindings.py
699 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/log_filter.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/log_filter.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
700   source_target_relative = pw_console/log_filter.py
701 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/log_line.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/log_line.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
702   source_target_relative = pw_console/log_line.py
703 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/log_pane.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/log_pane.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
704   source_target_relative = pw_console/log_pane.py
705 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/log_pane_saveas_dialog.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/log_pane_saveas_dialog.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
706   source_target_relative = pw_console/log_pane_saveas_dialog.py
707 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/log_pane_selection_dialog.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/log_pane_selection_dialog.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
708   source_target_relative = pw_console/log_pane_selection_dialog.py
709 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/log_pane_toolbars.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/log_pane_toolbars.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
710   source_target_relative = pw_console/log_pane_toolbars.py
711 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/log_screen.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/log_screen.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
712   source_target_relative = pw_console/log_screen.py
713 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/log_store.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/log_store.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
714   source_target_relative = pw_console/log_store.py
715 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/log_view.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/log_view.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
716   source_target_relative = pw_console/log_view.py
717 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/mouse.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/mouse.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
718   source_target_relative = pw_console/mouse.py
719 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/pigweed_code_style.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/pigweed_code_style.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
720   source_target_relative = pw_console/pigweed_code_style.py
721 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/plugin_mixin.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/plugin_mixin.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
722   source_target_relative = pw_console/plugin_mixin.py
723 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/plugins/__init__.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/plugins/__init__.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
724   source_target_relative = pw_console/plugins/__init__.py
725 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/plugins/bandwidth_toolbar.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/plugins/bandwidth_toolbar.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
726   source_target_relative = pw_console/plugins/bandwidth_toolbar.py
727 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/plugins/calc_pane.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/plugins/calc_pane.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
728   source_target_relative = pw_console/plugins/calc_pane.py
729 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/plugins/clock_pane.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/plugins/clock_pane.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
730   source_target_relative = pw_console/plugins/clock_pane.py
731 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/progress_bar/__init__.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/progress_bar/__init__.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
732   source_target_relative = pw_console/progress_bar/__init__.py
733 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/progress_bar/progress_bar_impl.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/progress_bar/progress_bar_impl.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
734   source_target_relative = pw_console/progress_bar/progress_bar_impl.py
735 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/progress_bar/progress_bar_state.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/progress_bar/progress_bar_state.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
736   source_target_relative = pw_console/progress_bar/progress_bar_state.py
737 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/progress_bar/progress_bar_task_counter.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/progress_bar/progress_bar_task_counter.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
738   source_target_relative = pw_console/progress_bar/progress_bar_task_counter.py
739 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/pw_ptpython_repl.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/pw_ptpython_repl.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
740   source_target_relative = pw_console/pw_ptpython_repl.py
741 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/pyserial_wrapper.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/pyserial_wrapper.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
742   source_target_relative = pw_console/pyserial_wrapper.py
743 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/python_logging.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/python_logging.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
744   source_target_relative = pw_console/python_logging.py
745 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/quit_dialog.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/quit_dialog.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
746   source_target_relative = pw_console/quit_dialog.py
747 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/repl_pane.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/repl_pane.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
748   source_target_relative = pw_console/repl_pane.py
749 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/search_toolbar.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/search_toolbar.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
750   source_target_relative = pw_console/search_toolbar.py
751 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/style.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/style.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
752   source_target_relative = pw_console/style.py
753 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/text_formatting.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/text_formatting.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
754   source_target_relative = pw_console/text_formatting.py
755 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/widgets/__init__.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/widgets/__init__.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
756   source_target_relative = pw_console/widgets/__init__.py
757 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/widgets/border.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/widgets/border.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
758   source_target_relative = pw_console/widgets/border.py
759 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/widgets/checkbox.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/widgets/checkbox.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
760   source_target_relative = pw_console/widgets/checkbox.py
761 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/widgets/event_count_history.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/widgets/event_count_history.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
762   source_target_relative = pw_console/widgets/event_count_history.py
763 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/widgets/mouse_handlers.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/widgets/mouse_handlers.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
764   source_target_relative = pw_console/widgets/mouse_handlers.py
765 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/widgets/table.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/widgets/table.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
766   source_target_relative = pw_console/widgets/table.py
767 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/widgets/window_pane.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/widgets/window_pane.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
768   source_target_relative = pw_console/widgets/window_pane.py
769 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/widgets/window_pane_toolbar.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/widgets/window_pane_toolbar.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
770   source_target_relative = pw_console/widgets/window_pane_toolbar.py
771 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/window_list.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/window_list.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
772   source_target_relative = pw_console/window_list.py
773 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/window_manager.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/window_manager.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
774   source_target_relative = pw_console/window_manager.py
775 build python/gen/third_party/pigweed/repo/pw_console/py/pw_console/yaml_config_loader_mixin.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/pw_console/yaml_config_loader_mixin.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
776   source_target_relative = pw_console/yaml_config_loader_mixin.py
777 build python/gen/third_party/pigweed/repo/pw_console/py/console_app_test.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/console_app_test.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
778   source_target_relative = console_app_test.py
779 build python/gen/third_party/pigweed/repo/pw_console/py/console_prefs_test.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/console_prefs_test.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
780   source_target_relative = console_prefs_test.py
781 build python/gen/third_party/pigweed/repo/pw_console/py/help_window_test.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/help_window_test.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
782   source_target_relative = help_window_test.py
783 build python/gen/third_party/pigweed/repo/pw_console/py/log_filter_test.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/log_filter_test.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
784   source_target_relative = log_filter_test.py
785 build python/gen/third_party/pigweed/repo/pw_console/py/log_store_test.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/log_store_test.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
786   source_target_relative = log_store_test.py
787 build python/gen/third_party/pigweed/repo/pw_console/py/log_view_test.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/log_view_test.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
788   source_target_relative = log_view_test.py
789 build python/gen/third_party/pigweed/repo/pw_console/py/repl_pane_test.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/repl_pane_test.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
790   source_target_relative = repl_pane_test.py
791 build python/gen/third_party/pigweed/repo/pw_console/py/table_test.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/table_test.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
792   source_target_relative = table_test.py
793 build python/gen/third_party/pigweed/repo/pw_console/py/text_formatting_test.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/text_formatting_test.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
794   source_target_relative = text_formatting_test.py
795 build python/gen/third_party/pigweed/repo/pw_console/py/window_manager_test.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/window_manager_test.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
796   source_target_relative = window_manager_test.py
797 build python/gen/third_party/pigweed/repo/pw_console/py/setup.py.pylint.passed: __third_party_pigweed_repo_pw_console_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_console/py/setup.py | python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.inputdeps.stamp
798   source_target_relative = setup.py
799
800 build python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_console/py/pw_console/__init__.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/__main__.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/console_app.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/console_prefs.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/embed.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/filter_toolbar.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/get_pw_console_app.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/help_window.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/key_bindings.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/log_filter.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/log_line.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/log_pane.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/log_pane_saveas_dialog.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/log_pane_selection_dialog.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/log_pane_toolbars.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/log_screen.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/log_store.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/log_view.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/mouse.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/pigweed_code_style.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/plugin_mixin.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/plugins/__init__.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/plugins/bandwidth_toolbar.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/plugins/calc_pane.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/plugins/clock_pane.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/progress_bar/__init__.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/progress_bar/progress_bar_impl.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/progress_bar/progress_bar_state.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/progress_bar/progress_bar_task_counter.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/pw_ptpython_repl.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/pyserial_wrapper.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/python_logging.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/quit_dialog.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/repl_pane.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/search_toolbar.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/style.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/text_formatting.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/widgets/__init__.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/widgets/border.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/widgets/checkbox.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/widgets/event_count_history.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/widgets/mouse_handlers.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/widgets/table.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/widgets/window_pane.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/widgets/window_pane_toolbar.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/window_list.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/window_manager.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/pw_console/yaml_config_loader_mixin.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/console_app_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/console_prefs_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/help_window_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/log_filter_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/log_store_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/log_view_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/repl_pane_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/table_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/text_formatting_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/window_manager_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_console/py/setup.py.pylint.passed
801 build python/obj/third_party/pigweed/repo/pw_console/py/py.tests.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_console/py/py.tests.console_app_test.py.stamp python/obj/third_party/pigweed/repo/pw_console/py/py.tests.console_prefs_test.py.stamp python/obj/third_party/pigweed/repo/pw_console/py/py.tests.help_window_test.py.stamp python/obj/third_party/pigweed/repo/pw_console/py/py.tests.log_filter_test.py.stamp python/obj/third_party/pigweed/repo/pw_console/py/py.tests.log_store_test.py.stamp python/obj/third_party/pigweed/repo/pw_console/py/py.tests.log_view_test.py.stamp python/obj/third_party/pigweed/repo/pw_console/py/py.tests.repl_pane_test.py.stamp python/obj/third_party/pigweed/repo/pw_console/py/py.tests.table_test.py.stamp python/obj/third_party/pigweed/repo/pw_console/py/py.tests.text_formatting_test.py.stamp python/obj/third_party/pigweed/repo/pw_console/py/py.tests.window_manager_test.py.stamp
802 rule __third_party_pigweed_repo_pw_console_py_py.tests.console_app_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
803   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_console/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_console/py/py.tests.console_app_test.py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_console/py/console_app_test.py
804   description = ACTION //third_party/pigweed/repo/pw_console/py:py.tests.console_app_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
805   restat = 1
806
807 build python/gen/third_party/pigweed/repo/pw_console/py/py.tests.console_app_test.py.pw_pystamp: __third_party_pigweed_repo_pw_console_py_py.tests.console_app_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_console/py/console_app_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_console/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.tests.stamp
808
809 build python/obj/third_party/pigweed/repo/pw_console/py/py.tests.console_app_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_console/py/py.tests.console_app_test.py.pw_pystamp
810 rule __third_party_pigweed_repo_pw_console_py_py.tests.console_prefs_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
811   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_console/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_console/py/py.tests.console_prefs_test.py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_console/py/console_prefs_test.py
812   description = ACTION //third_party/pigweed/repo/pw_console/py:py.tests.console_prefs_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
813   restat = 1
814
815 build python/gen/third_party/pigweed/repo/pw_console/py/py.tests.console_prefs_test.py.pw_pystamp: __third_party_pigweed_repo_pw_console_py_py.tests.console_prefs_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_console/py/console_prefs_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_console/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.tests.stamp
816
817 build python/obj/third_party/pigweed/repo/pw_console/py/py.tests.console_prefs_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_console/py/py.tests.console_prefs_test.py.pw_pystamp
818 rule __third_party_pigweed_repo_pw_console_py_py.tests.help_window_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
819   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_console/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_console/py/py.tests.help_window_test.py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_console/py/help_window_test.py
820   description = ACTION //third_party/pigweed/repo/pw_console/py:py.tests.help_window_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
821   restat = 1
822
823 build python/gen/third_party/pigweed/repo/pw_console/py/py.tests.help_window_test.py.pw_pystamp: __third_party_pigweed_repo_pw_console_py_py.tests.help_window_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_console/py/help_window_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_console/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.tests.stamp
824
825 build python/obj/third_party/pigweed/repo/pw_console/py/py.tests.help_window_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_console/py/py.tests.help_window_test.py.pw_pystamp
826 rule __third_party_pigweed_repo_pw_console_py_py.tests.log_filter_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
827   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_console/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_console/py/py.tests.log_filter_test.py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_console/py/log_filter_test.py
828   description = ACTION //third_party/pigweed/repo/pw_console/py:py.tests.log_filter_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
829   restat = 1
830
831 build python/gen/third_party/pigweed/repo/pw_console/py/py.tests.log_filter_test.py.pw_pystamp: __third_party_pigweed_repo_pw_console_py_py.tests.log_filter_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_console/py/log_filter_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_console/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.tests.stamp
832
833 build python/obj/third_party/pigweed/repo/pw_console/py/py.tests.log_filter_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_console/py/py.tests.log_filter_test.py.pw_pystamp
834 rule __third_party_pigweed_repo_pw_console_py_py.tests.log_store_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
835   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_console/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_console/py/py.tests.log_store_test.py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_console/py/log_store_test.py
836   description = ACTION //third_party/pigweed/repo/pw_console/py:py.tests.log_store_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
837   restat = 1
838
839 build python/gen/third_party/pigweed/repo/pw_console/py/py.tests.log_store_test.py.pw_pystamp: __third_party_pigweed_repo_pw_console_py_py.tests.log_store_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_console/py/log_store_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_console/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.tests.stamp
840
841 build python/obj/third_party/pigweed/repo/pw_console/py/py.tests.log_store_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_console/py/py.tests.log_store_test.py.pw_pystamp
842 rule __third_party_pigweed_repo_pw_console_py_py.tests.log_view_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
843   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_console/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_console/py/py.tests.log_view_test.py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_console/py/log_view_test.py
844   description = ACTION //third_party/pigweed/repo/pw_console/py:py.tests.log_view_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
845   restat = 1
846
847 build python/gen/third_party/pigweed/repo/pw_console/py/py.tests.log_view_test.py.pw_pystamp: __third_party_pigweed_repo_pw_console_py_py.tests.log_view_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_console/py/log_view_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_console/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.tests.stamp
848
849 build python/obj/third_party/pigweed/repo/pw_console/py/py.tests.log_view_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_console/py/py.tests.log_view_test.py.pw_pystamp
850 rule __third_party_pigweed_repo_pw_console_py_py.tests.repl_pane_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
851   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_console/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_console/py/py.tests.repl_pane_test.py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_console/py/repl_pane_test.py
852   description = ACTION //third_party/pigweed/repo/pw_console/py:py.tests.repl_pane_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
853   restat = 1
854
855 build python/gen/third_party/pigweed/repo/pw_console/py/py.tests.repl_pane_test.py.pw_pystamp: __third_party_pigweed_repo_pw_console_py_py.tests.repl_pane_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_console/py/repl_pane_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_console/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.tests.stamp
856
857 build python/obj/third_party/pigweed/repo/pw_console/py/py.tests.repl_pane_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_console/py/py.tests.repl_pane_test.py.pw_pystamp
858 rule __third_party_pigweed_repo_pw_console_py_py.tests.table_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
859   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_console/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_console/py/py.tests.table_test.py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_console/py/table_test.py
860   description = ACTION //third_party/pigweed/repo/pw_console/py:py.tests.table_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
861   restat = 1
862
863 build python/gen/third_party/pigweed/repo/pw_console/py/py.tests.table_test.py.pw_pystamp: __third_party_pigweed_repo_pw_console_py_py.tests.table_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_console/py/table_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_console/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.tests.stamp
864
865 build python/obj/third_party/pigweed/repo/pw_console/py/py.tests.table_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_console/py/py.tests.table_test.py.pw_pystamp
866 rule __third_party_pigweed_repo_pw_console_py_py.tests.text_formatting_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
867   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_console/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_console/py/py.tests.text_formatting_test.py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_console/py/text_formatting_test.py
868   description = ACTION //third_party/pigweed/repo/pw_console/py:py.tests.text_formatting_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
869   restat = 1
870
871 build python/gen/third_party/pigweed/repo/pw_console/py/py.tests.text_formatting_test.py.pw_pystamp: __third_party_pigweed_repo_pw_console_py_py.tests.text_formatting_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_console/py/text_formatting_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_console/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.tests.stamp
872
873 build python/obj/third_party/pigweed/repo/pw_console/py/py.tests.text_formatting_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_console/py/py.tests.text_formatting_test.py.pw_pystamp
874 rule __third_party_pigweed_repo_pw_console_py_py.tests.window_manager_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
875   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_console/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_console/py/py.tests.window_manager_test.py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_console/py/window_manager_test.py
876   description = ACTION //third_party/pigweed/repo/pw_console/py:py.tests.window_manager_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
877   restat = 1
878
879 build python/gen/third_party/pigweed/repo/pw_console/py/py.tests.window_manager_test.py.pw_pystamp: __third_party_pigweed_repo_pw_console_py_py.tests.window_manager_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_console/py/window_manager_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_console/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.tests.stamp
880
881 build python/obj/third_party/pigweed/repo/pw_console/py/py.tests.window_manager_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_console/py/py.tests.window_manager_test.py.pw_pystamp
882 build python/obj/third_party/pigweed/repo/pw_console/py/py.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_console/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_console/py/py._build_wheel.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.wheel.stamp
883 rule __third_party_pigweed_repo_pw_doctor_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
884   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_doctor/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_doctor/py/py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
885   description = ACTION //third_party/pigweed/repo/pw_doctor/py:py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
886   restat = 1
887
888 build python/gen/third_party/pigweed/repo/pw_doctor/py/py.pw_pystamp: __third_party_pigweed_repo_pw_doctor_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_doctor/py/pw_doctor/__init__.py ../../third_party/pigweed/repo/pw_doctor/py/pw_doctor/doctor.py ../../third_party/pigweed/repo/pw_doctor/py/setup.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py python/obj/third_party/pigweed/repo/pw_cli/py/py.stamp
889
890 build python/obj/third_party/pigweed/repo/pw_doctor/py/py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_doctor/py/py.pw_pystamp
891 rule __third_party_pigweed_repo_pw_doctor_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
892   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_doctor/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_doctor/py/py._build_wheel.pw_pystamp --capture-output --module build -- ../../third_party/pigweed/repo/pw_doctor/py --wheel --no-isolation --outdir python/obj/third_party/pigweed/repo/pw_doctor/py/py._build_wheel
893   description = ACTION //third_party/pigweed/repo/pw_doctor/py:py._build_wheel(//third_party/pigweed/repo/pw_build/python_toolchain:python)
894   restat = 1
895
896 build python/gen/third_party/pigweed/repo/pw_doctor/py/py._build_wheel.pw_pystamp: __third_party_pigweed_repo_pw_doctor_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_cli/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_doctor/py/py.stamp
897
898 build python/obj/third_party/pigweed/repo/pw_doctor/py/py._build_wheel.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_doctor/py/py._build_wheel.pw_pystamp
899 rule __third_party_pigweed_repo_pw_doctor_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
900   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_doctor/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_doctor/py/py._run_pip_install.pw_pystamp --capture-output --module pip -- install --no-build-isolation --constraint ../../scripts/constraints.txt --editable ../../third_party/pigweed/repo/pw_doctor/py
901   description = ACTION //third_party/pigweed/repo/pw_doctor/py:py._run_pip_install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
902   restat = 1
903
904 build python/gen/third_party/pigweed/repo/pw_doctor/py/py._run_pip_install.pw_pystamp: __third_party_pigweed_repo_pw_doctor_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/constraints.txt ../../third_party/pigweed/repo/pw_doctor/py/pyproject.toml ../../third_party/pigweed/repo/pw_doctor/py/setup.cfg ../../third_party/pigweed/repo/pw_doctor/py/setup.py python/obj/third_party/pigweed/repo/pw_cli/py/py._run_pip_install.stamp
905   pool = third_party_pigweed_repo_pw_build_pool_pip
906
907 build python/obj/third_party/pigweed/repo/pw_doctor/py/py._run_pip_install.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_doctor/py/py._run_pip_install.pw_pystamp
908 build python/obj/third_party/pigweed/repo/pw_doctor/py/py.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_doctor/py/py.stamp python/obj/third_party/pigweed/repo/pw_doctor/py/py._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp
909 build python/obj/third_party/pigweed/repo/pw_doctor/py/py.lint.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_doctor/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_doctor/py/py.lint.pylint.stamp
910 rule __third_party_pigweed_repo_pw_doctor_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
911   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_doctor/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --env=MYPY_FORCE_COLOR=1 --touch python/gen/third_party/pigweed/repo/pw_doctor/py/py.lint.mypy.pw_pystamp --capture-output --module mypy -- --pretty --show-error-codes ../../third_party/pigweed/repo/pw_doctor/py/pw_doctor/__init__.py ../../third_party/pigweed/repo/pw_doctor/py/pw_doctor/doctor.py ../../third_party/pigweed/repo/pw_doctor/py/setup.py
912   description = ACTION //third_party/pigweed/repo/pw_doctor/py:py.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
913   restat = 1
914
915 build python/gen/third_party/pigweed/repo/pw_doctor/py/py.lint.mypy.pw_pystamp: __third_party_pigweed_repo_pw_doctor_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_doctor/py/py.install.stamp
916
917 build python/obj/third_party/pigweed/repo/pw_doctor/py/py.lint.mypy.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_doctor/py/py.lint.mypy.pw_pystamp
918 rule __third_party_pigweed_repo_pw_doctor_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
919   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_doctor/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_doctor/py/${source_target_relative}.pylint.passed --capture-output --module pylint -- ../../third_party/pigweed/repo/pw_doctor/py/${source_target_relative} --jobs=1 --output-format=colorized --rcfile=../../third_party/pigweed/repo/.pylintrc
920   description = ACTION //third_party/pigweed/repo/pw_doctor/py:py.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
921   restat = 1
922 build python/obj/third_party/pigweed/repo/pw_doctor/py/py.lint.pylint.inputdeps.stamp: python_stamp ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/.pylintrc python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.pylint.stamp python/obj/third_party/pigweed/repo/pw_doctor/py/py.install.stamp
923
924 build python/gen/third_party/pigweed/repo/pw_doctor/py/pw_doctor/__init__.py.pylint.passed: __third_party_pigweed_repo_pw_doctor_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_doctor/py/pw_doctor/__init__.py | python/obj/third_party/pigweed/repo/pw_doctor/py/py.lint.pylint.inputdeps.stamp
925   source_target_relative = pw_doctor/__init__.py
926 build python/gen/third_party/pigweed/repo/pw_doctor/py/pw_doctor/doctor.py.pylint.passed: __third_party_pigweed_repo_pw_doctor_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_doctor/py/pw_doctor/doctor.py | python/obj/third_party/pigweed/repo/pw_doctor/py/py.lint.pylint.inputdeps.stamp
927   source_target_relative = pw_doctor/doctor.py
928 build python/gen/third_party/pigweed/repo/pw_doctor/py/setup.py.pylint.passed: __third_party_pigweed_repo_pw_doctor_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_doctor/py/setup.py | python/obj/third_party/pigweed/repo/pw_doctor/py/py.lint.pylint.inputdeps.stamp
929   source_target_relative = setup.py
930
931 build python/obj/third_party/pigweed/repo/pw_doctor/py/py.lint.pylint.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_doctor/py/pw_doctor/__init__.py.pylint.passed python/gen/third_party/pigweed/repo/pw_doctor/py/pw_doctor/doctor.py.pylint.passed python/gen/third_party/pigweed/repo/pw_doctor/py/setup.py.pylint.passed
932 build python/obj/third_party/pigweed/repo/pw_doctor/py/py.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_doctor/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_doctor/py/py._build_wheel.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.wheel.stamp
933 rule __third_party_pigweed_repo_pw_env_setup_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
934   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_env_setup/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_env_setup/py/py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
935   description = ACTION //third_party/pigweed/repo/pw_env_setup/py:py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
936   restat = 1
937
938 build python/gen/third_party/pigweed/repo/pw_env_setup/py/py.pw_pystamp: __third_party_pigweed_repo_pw_env_setup_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/__init__.py ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/apply_visitor.py ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/batch_visitor.py ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/cipd_setup/__init__.py ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/cipd_setup/update.py ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/cipd_setup/wrapper.py ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/colors.py ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/env_setup.py ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/environment.py ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/json_visitor.py ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/python_packages.py ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/shell_visitor.py ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/spinner.py ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/virtualenv_setup/__init__.py ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/virtualenv_setup/__main__.py ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/virtualenv_setup/install.py ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/windows_env_start.py ../../third_party/pigweed/repo/pw_env_setup/py/environment_test.py ../../third_party/pigweed/repo/pw_env_setup/py/python_packages_test.py ../../third_party/pigweed/repo/pw_env_setup/py/json_visitor_test.py ../../third_party/pigweed/repo/pw_env_setup/py/setup.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
939
940 build python/obj/third_party/pigweed/repo/pw_env_setup/py/py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_env_setup/py/py.pw_pystamp
941 rule __third_party_pigweed_repo_pw_env_setup_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
942   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_env_setup/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_env_setup/py/py._build_wheel.pw_pystamp --capture-output --module build -- ../../third_party/pigweed/repo/pw_env_setup/py --wheel --no-isolation --outdir python/obj/third_party/pigweed/repo/pw_env_setup/py/py._build_wheel
943   description = ACTION //third_party/pigweed/repo/pw_env_setup/py:py._build_wheel(//third_party/pigweed/repo/pw_build/python_toolchain:python)
944   restat = 1
945
946 build python/gen/third_party/pigweed/repo/pw_env_setup/py/py._build_wheel.pw_pystamp: __third_party_pigweed_repo_pw_env_setup_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_env_setup/py/py.stamp
947
948 build python/obj/third_party/pigweed/repo/pw_env_setup/py/py._build_wheel.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_env_setup/py/py._build_wheel.pw_pystamp
949 rule __third_party_pigweed_repo_pw_env_setup_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
950   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_env_setup/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_env_setup/py/py._run_pip_install.pw_pystamp --capture-output --module pip -- install --no-build-isolation --constraint ../../scripts/constraints.txt --editable ../../third_party/pigweed/repo/pw_env_setup/py
951   description = ACTION //third_party/pigweed/repo/pw_env_setup/py:py._run_pip_install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
952   restat = 1
953
954 build python/gen/third_party/pigweed/repo/pw_env_setup/py/py._run_pip_install.pw_pystamp: __third_party_pigweed_repo_pw_env_setup_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/constraints.txt ../../third_party/pigweed/repo/pw_env_setup/py/pyproject.toml ../../third_party/pigweed/repo/pw_env_setup/py/setup.cfg ../../third_party/pigweed/repo/pw_env_setup/py/setup.py
955   pool = third_party_pigweed_repo_pw_build_pool_pip
956
957 build python/obj/third_party/pigweed/repo/pw_env_setup/py/py._run_pip_install.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_env_setup/py/py._run_pip_install.pw_pystamp
958 build python/obj/third_party/pigweed/repo/pw_env_setup/py/py.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_env_setup/py/py.stamp python/obj/third_party/pigweed/repo/pw_env_setup/py/py._run_pip_install.stamp
959 build python/obj/third_party/pigweed/repo/pw_env_setup/py/py.lint.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_env_setup/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_env_setup/py/py.lint.pylint.stamp
960 rule __third_party_pigweed_repo_pw_env_setup_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
961   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_env_setup/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --env=MYPY_FORCE_COLOR=1 --touch python/gen/third_party/pigweed/repo/pw_env_setup/py/py.lint.mypy.pw_pystamp --capture-output --module mypy -- --pretty --show-error-codes ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/__init__.py ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/apply_visitor.py ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/batch_visitor.py ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/cipd_setup/__init__.py ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/cipd_setup/update.py ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/cipd_setup/wrapper.py ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/colors.py ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/env_setup.py ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/environment.py ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/json_visitor.py ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/python_packages.py ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/shell_visitor.py ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/spinner.py ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/virtualenv_setup/__init__.py ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/virtualenv_setup/__main__.py ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/virtualenv_setup/install.py ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/windows_env_start.py ../../third_party/pigweed/repo/pw_env_setup/py/environment_test.py ../../third_party/pigweed/repo/pw_env_setup/py/python_packages_test.py ../../third_party/pigweed/repo/pw_env_setup/py/json_visitor_test.py ../../third_party/pigweed/repo/pw_env_setup/py/setup.py
962   description = ACTION //third_party/pigweed/repo/pw_env_setup/py:py.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
963   restat = 1
964
965 build python/gen/third_party/pigweed/repo/pw_env_setup/py/py.lint.mypy.pw_pystamp: __third_party_pigweed_repo_pw_env_setup_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_env_setup/py/py.install.stamp
966
967 build python/obj/third_party/pigweed/repo/pw_env_setup/py/py.lint.mypy.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_env_setup/py/py.lint.mypy.pw_pystamp
968 rule __third_party_pigweed_repo_pw_env_setup_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
969   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_env_setup/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_env_setup/py/${source_target_relative}.pylint.passed --capture-output --module pylint -- ../../third_party/pigweed/repo/pw_env_setup/py/${source_target_relative} --jobs=1 --output-format=colorized --rcfile=../../third_party/pigweed/repo/.pylintrc
970   description = ACTION //third_party/pigweed/repo/pw_env_setup/py:py.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
971   restat = 1
972 build python/obj/third_party/pigweed/repo/pw_env_setup/py/py.lint.pylint.inputdeps.stamp: python_stamp ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/.pylintrc python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_env_setup/py/py.install.stamp
973
974 build python/gen/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/__init__.py.pylint.passed: __third_party_pigweed_repo_pw_env_setup_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/__init__.py | python/obj/third_party/pigweed/repo/pw_env_setup/py/py.lint.pylint.inputdeps.stamp
975   source_target_relative = pw_env_setup/__init__.py
976 build python/gen/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/apply_visitor.py.pylint.passed: __third_party_pigweed_repo_pw_env_setup_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/apply_visitor.py | python/obj/third_party/pigweed/repo/pw_env_setup/py/py.lint.pylint.inputdeps.stamp
977   source_target_relative = pw_env_setup/apply_visitor.py
978 build python/gen/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/batch_visitor.py.pylint.passed: __third_party_pigweed_repo_pw_env_setup_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/batch_visitor.py | python/obj/third_party/pigweed/repo/pw_env_setup/py/py.lint.pylint.inputdeps.stamp
979   source_target_relative = pw_env_setup/batch_visitor.py
980 build python/gen/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/cipd_setup/__init__.py.pylint.passed: __third_party_pigweed_repo_pw_env_setup_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/cipd_setup/__init__.py | python/obj/third_party/pigweed/repo/pw_env_setup/py/py.lint.pylint.inputdeps.stamp
981   source_target_relative = pw_env_setup/cipd_setup/__init__.py
982 build python/gen/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/cipd_setup/update.py.pylint.passed: __third_party_pigweed_repo_pw_env_setup_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/cipd_setup/update.py | python/obj/third_party/pigweed/repo/pw_env_setup/py/py.lint.pylint.inputdeps.stamp
983   source_target_relative = pw_env_setup/cipd_setup/update.py
984 build python/gen/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/cipd_setup/wrapper.py.pylint.passed: __third_party_pigweed_repo_pw_env_setup_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/cipd_setup/wrapper.py | python/obj/third_party/pigweed/repo/pw_env_setup/py/py.lint.pylint.inputdeps.stamp
985   source_target_relative = pw_env_setup/cipd_setup/wrapper.py
986 build python/gen/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/colors.py.pylint.passed: __third_party_pigweed_repo_pw_env_setup_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/colors.py | python/obj/third_party/pigweed/repo/pw_env_setup/py/py.lint.pylint.inputdeps.stamp
987   source_target_relative = pw_env_setup/colors.py
988 build python/gen/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/env_setup.py.pylint.passed: __third_party_pigweed_repo_pw_env_setup_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/env_setup.py | python/obj/third_party/pigweed/repo/pw_env_setup/py/py.lint.pylint.inputdeps.stamp
989   source_target_relative = pw_env_setup/env_setup.py
990 build python/gen/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/environment.py.pylint.passed: __third_party_pigweed_repo_pw_env_setup_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/environment.py | python/obj/third_party/pigweed/repo/pw_env_setup/py/py.lint.pylint.inputdeps.stamp
991   source_target_relative = pw_env_setup/environment.py
992 build python/gen/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/json_visitor.py.pylint.passed: __third_party_pigweed_repo_pw_env_setup_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/json_visitor.py | python/obj/third_party/pigweed/repo/pw_env_setup/py/py.lint.pylint.inputdeps.stamp
993   source_target_relative = pw_env_setup/json_visitor.py
994 build python/gen/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/python_packages.py.pylint.passed: __third_party_pigweed_repo_pw_env_setup_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/python_packages.py | python/obj/third_party/pigweed/repo/pw_env_setup/py/py.lint.pylint.inputdeps.stamp
995   source_target_relative = pw_env_setup/python_packages.py
996 build python/gen/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/shell_visitor.py.pylint.passed: __third_party_pigweed_repo_pw_env_setup_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/shell_visitor.py | python/obj/third_party/pigweed/repo/pw_env_setup/py/py.lint.pylint.inputdeps.stamp
997   source_target_relative = pw_env_setup/shell_visitor.py
998 build python/gen/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/spinner.py.pylint.passed: __third_party_pigweed_repo_pw_env_setup_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/spinner.py | python/obj/third_party/pigweed/repo/pw_env_setup/py/py.lint.pylint.inputdeps.stamp
999   source_target_relative = pw_env_setup/spinner.py
1000 build python/gen/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/virtualenv_setup/__init__.py.pylint.passed: __third_party_pigweed_repo_pw_env_setup_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/virtualenv_setup/__init__.py | python/obj/third_party/pigweed/repo/pw_env_setup/py/py.lint.pylint.inputdeps.stamp
1001   source_target_relative = pw_env_setup/virtualenv_setup/__init__.py
1002 build python/gen/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/virtualenv_setup/__main__.py.pylint.passed: __third_party_pigweed_repo_pw_env_setup_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/virtualenv_setup/__main__.py | python/obj/third_party/pigweed/repo/pw_env_setup/py/py.lint.pylint.inputdeps.stamp
1003   source_target_relative = pw_env_setup/virtualenv_setup/__main__.py
1004 build python/gen/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/virtualenv_setup/install.py.pylint.passed: __third_party_pigweed_repo_pw_env_setup_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/virtualenv_setup/install.py | python/obj/third_party/pigweed/repo/pw_env_setup/py/py.lint.pylint.inputdeps.stamp
1005   source_target_relative = pw_env_setup/virtualenv_setup/install.py
1006 build python/gen/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/windows_env_start.py.pylint.passed: __third_party_pigweed_repo_pw_env_setup_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/windows_env_start.py | python/obj/third_party/pigweed/repo/pw_env_setup/py/py.lint.pylint.inputdeps.stamp
1007   source_target_relative = pw_env_setup/windows_env_start.py
1008 build python/gen/third_party/pigweed/repo/pw_env_setup/py/environment_test.py.pylint.passed: __third_party_pigweed_repo_pw_env_setup_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_env_setup/py/environment_test.py | python/obj/third_party/pigweed/repo/pw_env_setup/py/py.lint.pylint.inputdeps.stamp
1009   source_target_relative = environment_test.py
1010 build python/gen/third_party/pigweed/repo/pw_env_setup/py/python_packages_test.py.pylint.passed: __third_party_pigweed_repo_pw_env_setup_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_env_setup/py/python_packages_test.py | python/obj/third_party/pigweed/repo/pw_env_setup/py/py.lint.pylint.inputdeps.stamp
1011   source_target_relative = python_packages_test.py
1012 build python/gen/third_party/pigweed/repo/pw_env_setup/py/json_visitor_test.py.pylint.passed: __third_party_pigweed_repo_pw_env_setup_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_env_setup/py/json_visitor_test.py | python/obj/third_party/pigweed/repo/pw_env_setup/py/py.lint.pylint.inputdeps.stamp
1013   source_target_relative = json_visitor_test.py
1014 build python/gen/third_party/pigweed/repo/pw_env_setup/py/setup.py.pylint.passed: __third_party_pigweed_repo_pw_env_setup_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_env_setup/py/setup.py | python/obj/third_party/pigweed/repo/pw_env_setup/py/py.lint.pylint.inputdeps.stamp
1015   source_target_relative = setup.py
1016
1017 build python/obj/third_party/pigweed/repo/pw_env_setup/py/py.lint.pylint.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/__init__.py.pylint.passed python/gen/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/apply_visitor.py.pylint.passed python/gen/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/batch_visitor.py.pylint.passed python/gen/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/cipd_setup/__init__.py.pylint.passed python/gen/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/cipd_setup/update.py.pylint.passed python/gen/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/cipd_setup/wrapper.py.pylint.passed python/gen/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/colors.py.pylint.passed python/gen/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/env_setup.py.pylint.passed python/gen/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/environment.py.pylint.passed python/gen/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/json_visitor.py.pylint.passed python/gen/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/python_packages.py.pylint.passed python/gen/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/shell_visitor.py.pylint.passed python/gen/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/spinner.py.pylint.passed python/gen/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/virtualenv_setup/__init__.py.pylint.passed python/gen/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/virtualenv_setup/__main__.py.pylint.passed python/gen/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/virtualenv_setup/install.py.pylint.passed python/gen/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/windows_env_start.py.pylint.passed python/gen/third_party/pigweed/repo/pw_env_setup/py/environment_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_env_setup/py/python_packages_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_env_setup/py/json_visitor_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_env_setup/py/setup.py.pylint.passed
1018 build python/obj/third_party/pigweed/repo/pw_env_setup/py/py.tests.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_env_setup/py/py.tests.environment_test.py.stamp python/obj/third_party/pigweed/repo/pw_env_setup/py/py.tests.python_packages_test.py.stamp python/obj/third_party/pigweed/repo/pw_env_setup/py/py.tests.json_visitor_test.py.stamp
1019 rule __third_party_pigweed_repo_pw_env_setup_py_py.tests.environment_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1020   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_env_setup/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_env_setup/py/py.tests.environment_test.py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_env_setup/py/environment_test.py
1021   description = ACTION //third_party/pigweed/repo/pw_env_setup/py:py.tests.environment_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1022   restat = 1
1023
1024 build python/gen/third_party/pigweed/repo/pw_env_setup/py/py.tests.environment_test.py.pw_pystamp: __third_party_pigweed_repo_pw_env_setup_py_py.tests.environment_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_env_setup/py/environment_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_env_setup/py/py.install.stamp
1025
1026 build python/obj/third_party/pigweed/repo/pw_env_setup/py/py.tests.environment_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_env_setup/py/py.tests.environment_test.py.pw_pystamp
1027 rule __third_party_pigweed_repo_pw_env_setup_py_py.tests.json_visitor_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1028   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_env_setup/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_env_setup/py/py.tests.json_visitor_test.py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_env_setup/py/json_visitor_test.py
1029   description = ACTION //third_party/pigweed/repo/pw_env_setup/py:py.tests.json_visitor_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1030   restat = 1
1031
1032 build python/gen/third_party/pigweed/repo/pw_env_setup/py/py.tests.json_visitor_test.py.pw_pystamp: __third_party_pigweed_repo_pw_env_setup_py_py.tests.json_visitor_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_env_setup/py/json_visitor_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_env_setup/py/py.install.stamp
1033
1034 build python/obj/third_party/pigweed/repo/pw_env_setup/py/py.tests.json_visitor_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_env_setup/py/py.tests.json_visitor_test.py.pw_pystamp
1035 rule __third_party_pigweed_repo_pw_env_setup_py_py.tests.python_packages_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1036   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_env_setup/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_env_setup/py/py.tests.python_packages_test.py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_env_setup/py/python_packages_test.py
1037   description = ACTION //third_party/pigweed/repo/pw_env_setup/py:py.tests.python_packages_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1038   restat = 1
1039
1040 build python/gen/third_party/pigweed/repo/pw_env_setup/py/py.tests.python_packages_test.py.pw_pystamp: __third_party_pigweed_repo_pw_env_setup_py_py.tests.python_packages_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_env_setup/py/python_packages_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_env_setup/py/py.install.stamp
1041
1042 build python/obj/third_party/pigweed/repo/pw_env_setup/py/py.tests.python_packages_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_env_setup/py/py.tests.python_packages_test.py.pw_pystamp
1043 build python/obj/third_party/pigweed/repo/pw_env_setup/py/py.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_env_setup/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_env_setup/py/py._build_wheel.stamp
1044 rule __third_party_pigweed_repo_pw_hdlc_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1045   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_hdlc/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_hdlc/py/py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
1046   description = ACTION //third_party/pigweed/repo/pw_hdlc/py:py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1047   restat = 1
1048
1049 build python/gen/third_party/pigweed/repo/pw_hdlc/py/py.pw_pystamp: __third_party_pigweed_repo_pw_hdlc_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_hdlc/py/pw_hdlc/__init__.py ../../third_party/pigweed/repo/pw_hdlc/py/pw_hdlc/decode.py ../../third_party/pigweed/repo/pw_hdlc/py/pw_hdlc/encode.py ../../third_party/pigweed/repo/pw_hdlc/py/pw_hdlc/protocol.py ../../third_party/pigweed/repo/pw_hdlc/py/pw_hdlc/rpc.py ../../third_party/pigweed/repo/pw_hdlc/py/pw_hdlc/rpc_console.py ../../third_party/pigweed/repo/pw_hdlc/py/decode_test.py ../../third_party/pigweed/repo/pw_hdlc/py/encode_test.py ../../third_party/pigweed/repo/pw_hdlc/py/setup.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py python/obj/third_party/pigweed/repo/pw_console/py/py.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.stamp
1050
1051 build python/obj/third_party/pigweed/repo/pw_hdlc/py/py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_hdlc/py/py.pw_pystamp
1052 rule __third_party_pigweed_repo_pw_hdlc_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1053   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_hdlc/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_hdlc/py/py._build_wheel.pw_pystamp --capture-output --module build -- ../../third_party/pigweed/repo/pw_hdlc/py --wheel --no-isolation --outdir python/obj/third_party/pigweed/repo/pw_hdlc/py/py._build_wheel
1054   description = ACTION //third_party/pigweed/repo/pw_hdlc/py:py._build_wheel(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1055   restat = 1
1056
1057 build python/gen/third_party/pigweed/repo/pw_hdlc/py/py._build_wheel.pw_pystamp: __third_party_pigweed_repo_pw_hdlc_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_console/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_hdlc/py/py.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.wheel.stamp
1058
1059 build python/obj/third_party/pigweed/repo/pw_hdlc/py/py._build_wheel.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_hdlc/py/py._build_wheel.pw_pystamp
1060 rule __third_party_pigweed_repo_pw_hdlc_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1061   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_hdlc/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_hdlc/py/py._run_pip_install.pw_pystamp --capture-output --module pip -- install --no-build-isolation --constraint ../../scripts/constraints.txt --editable ../../third_party/pigweed/repo/pw_hdlc/py
1062   description = ACTION //third_party/pigweed/repo/pw_hdlc/py:py._run_pip_install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1063   restat = 1
1064
1065 build python/gen/third_party/pigweed/repo/pw_hdlc/py/py._run_pip_install.pw_pystamp: __third_party_pigweed_repo_pw_hdlc_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/constraints.txt ../../third_party/pigweed/repo/pw_hdlc/py/pyproject.toml ../../third_party/pigweed/repo/pw_hdlc/py/setup.cfg ../../third_party/pigweed/repo/pw_hdlc/py/setup.py python/obj/third_party/pigweed/repo/pw_console/py/py._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py._run_pip_install.stamp
1066   pool = third_party_pigweed_repo_pw_build_pool_pip
1067
1068 build python/obj/third_party/pigweed/repo/pw_hdlc/py/py._run_pip_install.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_hdlc/py/py._run_pip_install.pw_pystamp
1069 build python/obj/third_party/pigweed/repo/pw_hdlc/py/py.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_hdlc/py/py.stamp python/obj/third_party/pigweed/repo/pw_hdlc/py/py._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_console/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.install.stamp
1070 build python/obj/third_party/pigweed/repo/pw_hdlc/py/py.lint.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_hdlc/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_hdlc/py/py.lint.pylint.stamp
1071 rule __third_party_pigweed_repo_pw_hdlc_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1072   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_hdlc/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --env=MYPY_FORCE_COLOR=1 --touch python/gen/third_party/pigweed/repo/pw_hdlc/py/py.lint.mypy.pw_pystamp --capture-output --module mypy -- --pretty --show-error-codes ../../third_party/pigweed/repo/pw_hdlc/py/pw_hdlc/__init__.py ../../third_party/pigweed/repo/pw_hdlc/py/pw_hdlc/decode.py ../../third_party/pigweed/repo/pw_hdlc/py/pw_hdlc/encode.py ../../third_party/pigweed/repo/pw_hdlc/py/pw_hdlc/protocol.py ../../third_party/pigweed/repo/pw_hdlc/py/pw_hdlc/rpc.py ../../third_party/pigweed/repo/pw_hdlc/py/pw_hdlc/rpc_console.py ../../third_party/pigweed/repo/pw_hdlc/py/decode_test.py ../../third_party/pigweed/repo/pw_hdlc/py/encode_test.py ../../third_party/pigweed/repo/pw_hdlc/py/setup.py
1073   description = ACTION //third_party/pigweed/repo/pw_hdlc/py:py.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1074   restat = 1
1075
1076 build python/gen/third_party/pigweed/repo/pw_hdlc/py/py.lint.mypy.pw_pystamp: __third_party_pigweed_repo_pw_hdlc_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_console/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_console/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_hdlc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.mypy.stamp
1077
1078 build python/obj/third_party/pigweed/repo/pw_hdlc/py/py.lint.mypy.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_hdlc/py/py.lint.mypy.pw_pystamp
1079 rule __third_party_pigweed_repo_pw_hdlc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1080   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_hdlc/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_hdlc/py/${source_target_relative}.pylint.passed --capture-output --module pylint -- ../../third_party/pigweed/repo/pw_hdlc/py/${source_target_relative} --jobs=1 --output-format=colorized --rcfile=../../third_party/pigweed/repo/.pylintrc
1081   description = ACTION //third_party/pigweed/repo/pw_hdlc/py:py.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1082   restat = 1
1083 build python/obj/third_party/pigweed/repo/pw_hdlc/py/py.lint.pylint.inputdeps.stamp: python_stamp ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/.pylintrc python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_console/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_console/py/py.lint.pylint.stamp python/obj/third_party/pigweed/repo/pw_hdlc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.lint.pylint.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.stamp
1084
1085 build python/gen/third_party/pigweed/repo/pw_hdlc/py/pw_hdlc/__init__.py.pylint.passed: __third_party_pigweed_repo_pw_hdlc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_hdlc/py/pw_hdlc/__init__.py | python/obj/third_party/pigweed/repo/pw_hdlc/py/py.lint.pylint.inputdeps.stamp
1086   source_target_relative = pw_hdlc/__init__.py
1087 build python/gen/third_party/pigweed/repo/pw_hdlc/py/pw_hdlc/decode.py.pylint.passed: __third_party_pigweed_repo_pw_hdlc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_hdlc/py/pw_hdlc/decode.py | python/obj/third_party/pigweed/repo/pw_hdlc/py/py.lint.pylint.inputdeps.stamp
1088   source_target_relative = pw_hdlc/decode.py
1089 build python/gen/third_party/pigweed/repo/pw_hdlc/py/pw_hdlc/encode.py.pylint.passed: __third_party_pigweed_repo_pw_hdlc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_hdlc/py/pw_hdlc/encode.py | python/obj/third_party/pigweed/repo/pw_hdlc/py/py.lint.pylint.inputdeps.stamp
1090   source_target_relative = pw_hdlc/encode.py
1091 build python/gen/third_party/pigweed/repo/pw_hdlc/py/pw_hdlc/protocol.py.pylint.passed: __third_party_pigweed_repo_pw_hdlc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_hdlc/py/pw_hdlc/protocol.py | python/obj/third_party/pigweed/repo/pw_hdlc/py/py.lint.pylint.inputdeps.stamp
1092   source_target_relative = pw_hdlc/protocol.py
1093 build python/gen/third_party/pigweed/repo/pw_hdlc/py/pw_hdlc/rpc.py.pylint.passed: __third_party_pigweed_repo_pw_hdlc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_hdlc/py/pw_hdlc/rpc.py | python/obj/third_party/pigweed/repo/pw_hdlc/py/py.lint.pylint.inputdeps.stamp
1094   source_target_relative = pw_hdlc/rpc.py
1095 build python/gen/third_party/pigweed/repo/pw_hdlc/py/pw_hdlc/rpc_console.py.pylint.passed: __third_party_pigweed_repo_pw_hdlc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_hdlc/py/pw_hdlc/rpc_console.py | python/obj/third_party/pigweed/repo/pw_hdlc/py/py.lint.pylint.inputdeps.stamp
1096   source_target_relative = pw_hdlc/rpc_console.py
1097 build python/gen/third_party/pigweed/repo/pw_hdlc/py/decode_test.py.pylint.passed: __third_party_pigweed_repo_pw_hdlc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_hdlc/py/decode_test.py | python/obj/third_party/pigweed/repo/pw_hdlc/py/py.lint.pylint.inputdeps.stamp
1098   source_target_relative = decode_test.py
1099 build python/gen/third_party/pigweed/repo/pw_hdlc/py/encode_test.py.pylint.passed: __third_party_pigweed_repo_pw_hdlc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_hdlc/py/encode_test.py | python/obj/third_party/pigweed/repo/pw_hdlc/py/py.lint.pylint.inputdeps.stamp
1100   source_target_relative = encode_test.py
1101 build python/gen/third_party/pigweed/repo/pw_hdlc/py/setup.py.pylint.passed: __third_party_pigweed_repo_pw_hdlc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_hdlc/py/setup.py | python/obj/third_party/pigweed/repo/pw_hdlc/py/py.lint.pylint.inputdeps.stamp
1102   source_target_relative = setup.py
1103
1104 build python/obj/third_party/pigweed/repo/pw_hdlc/py/py.lint.pylint.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_hdlc/py/pw_hdlc/__init__.py.pylint.passed python/gen/third_party/pigweed/repo/pw_hdlc/py/pw_hdlc/decode.py.pylint.passed python/gen/third_party/pigweed/repo/pw_hdlc/py/pw_hdlc/encode.py.pylint.passed python/gen/third_party/pigweed/repo/pw_hdlc/py/pw_hdlc/protocol.py.pylint.passed python/gen/third_party/pigweed/repo/pw_hdlc/py/pw_hdlc/rpc.py.pylint.passed python/gen/third_party/pigweed/repo/pw_hdlc/py/pw_hdlc/rpc_console.py.pylint.passed python/gen/third_party/pigweed/repo/pw_hdlc/py/decode_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_hdlc/py/encode_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_hdlc/py/setup.py.pylint.passed
1105 rule __third_party_pigweed_repo_pw_hdlc_py_py.tests.decode_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1106   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_hdlc/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_hdlc/py/py.tests.decode_test.py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_hdlc/py/decode_test.py
1107   description = ACTION //third_party/pigweed/repo/pw_hdlc/py:py.tests.decode_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1108   restat = 1
1109
1110 build python/gen/third_party/pigweed/repo/pw_hdlc/py/py.tests.decode_test.py.pw_pystamp: __third_party_pigweed_repo_pw_hdlc_py_py.tests.decode_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_hdlc/py/decode_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_console/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_console/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_hdlc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.tests.stamp
1111
1112 build python/obj/third_party/pigweed/repo/pw_hdlc/py/py.tests.decode_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_hdlc/py/py.tests.decode_test.py.pw_pystamp
1113 rule __third_party_pigweed_repo_pw_hdlc_py_py.tests.encode_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1114   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_hdlc/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_hdlc/py/py.tests.encode_test.py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_hdlc/py/encode_test.py
1115   description = ACTION //third_party/pigweed/repo/pw_hdlc/py:py.tests.encode_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1116   restat = 1
1117
1118 build python/gen/third_party/pigweed/repo/pw_hdlc/py/py.tests.encode_test.py.pw_pystamp: __third_party_pigweed_repo_pw_hdlc_py_py.tests.encode_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_hdlc/py/encode_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_console/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_console/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_hdlc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.tests.stamp
1119
1120 build python/obj/third_party/pigweed/repo/pw_hdlc/py/py.tests.encode_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_hdlc/py/py.tests.encode_test.py.pw_pystamp
1121 build python/obj/third_party/pigweed/repo/pw_hdlc/py/py.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_hdlc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_hdlc/py/py._build_wheel.stamp python/obj/third_party/pigweed/repo/pw_console/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.wheel.stamp
1122 rule __third_party_pigweed_repo_pw_log_protos.python___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1123   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/generate_python_package.py --label //third_party/pigweed/repo/pw_log$:protos.python --generated-root python/gen/third_party/pigweed/repo/pw_log/protos.python.generated_python_package --setup-json python/gen/third_party/pigweed/repo/pw_log/protos.python.generated_python_package/setup.json python/gen/third_party/pigweed/repo/pw_log/protos.python.generated_python_package/pw_log/proto/log_pb2.py python/gen/third_party/pigweed/repo/pw_log/protos.python.generated_python_package/pw_log/proto/log_pb2.pyi
1124   description = ACTION //third_party/pigweed/repo/pw_log:protos.python(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1125   restat = 1
1126
1127 build python/gen/third_party/pigweed/repo/pw_log/protos.python.generated_python_package/pyproject.toml python/gen/third_party/pigweed/repo/pw_log/protos.python.generated_python_package/setup.cfg: __third_party_pigweed_repo_pw_log_protos.python___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/generate_python_package.py python/gen/third_party/pigweed/repo/pw_log/protos.python.generated_python_package/setup.json python/obj/third_party/pigweed/repo/pw_log/protos.python._mirror_sources_to_out_dir.stamp
1128
1129 build python/obj/third_party/pigweed/repo/pw_log/protos.python.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_log/protos.python.generated_python_package/pyproject.toml python/gen/third_party/pigweed/repo/pw_log/protos.python.generated_python_package/setup.cfg
1130 rule __third_party_pigweed_repo_pw_log_protos.python._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1131   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_log --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_log/protos.python._build_wheel.pw_pystamp --capture-output --module build -- python/gen/third_party/pigweed/repo/pw_log/protos.python.generated_python_package --wheel --no-isolation --outdir python/obj/third_party/pigweed/repo/pw_log/protos.python._build_wheel
1132   description = ACTION //third_party/pigweed/repo/pw_log:protos.python._build_wheel(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1133   restat = 1
1134
1135 build python/gen/third_party/pigweed/repo/pw_log/protos.python._build_wheel.pw_pystamp: __third_party_pigweed_repo_pw_log_protos.python._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_log/protos.python.stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.wheel.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python.wheel.stamp
1136
1137 build python/obj/third_party/pigweed/repo/pw_log/protos.python._build_wheel.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_log/protos.python._build_wheel.pw_pystamp
1138 build python/obj/third_party/pigweed/repo/pw_log/protos.python._mirror_sources_to_out_dir.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_log/protos.python._mirror_sources_to_out_dir_pw_log.proto.log_pb2.py.stamp python/obj/third_party/pigweed/repo/pw_log/protos.python._mirror_sources_to_out_dir_pw_log.proto.log_pb2.pyi.stamp
1139 build python/gen/third_party/pigweed/repo/pw_log/protos.python.generated_python_package/pw_log/proto/log_pb2.py: python_copy protocol_buffer/gen/third_party/pigweed/repo/pw_log/protos.proto_library/python/pw_log/proto/log_pb2.py || protocol_buffer/obj/third_party/pigweed/repo/pw_log/protos.python._gen.stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python.stamp
1140
1141 build python/obj/third_party/pigweed/repo/pw_log/protos.python._mirror_sources_to_out_dir_pw_log.proto.log_pb2.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_log/protos.python.generated_python_package/pw_log/proto/log_pb2.py
1142 build python/gen/third_party/pigweed/repo/pw_log/protos.python.generated_python_package/pw_log/proto/log_pb2.pyi: python_copy protocol_buffer/gen/third_party/pigweed/repo/pw_log/protos.proto_library/python/pw_log/proto/log_pb2.pyi || protocol_buffer/obj/third_party/pigweed/repo/pw_log/protos.python._gen.stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python.stamp
1143
1144 build python/obj/third_party/pigweed/repo/pw_log/protos.python._mirror_sources_to_out_dir_pw_log.proto.log_pb2.pyi.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_log/protos.python.generated_python_package/pw_log/proto/log_pb2.pyi
1145 rule __third_party_pigweed_repo_pw_log_protos.python._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1146   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_log --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_log/protos.python._run_pip_install.pw_pystamp --capture-output --module pip -- install --no-build-isolation --constraint ../../scripts/constraints.txt python/gen/third_party/pigweed/repo/pw_log/protos.python.generated_python_package
1147   description = ACTION //third_party/pigweed/repo/pw_log:protos.python._run_pip_install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1148   restat = 1
1149
1150 build python/gen/third_party/pigweed/repo/pw_log/protos.python._run_pip_install.pw_pystamp: __third_party_pigweed_repo_pw_log_protos.python._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/constraints.txt python/obj/third_party/pigweed/repo/pw_log/protos.python.stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._run_pip_install.stamp
1151   pool = third_party_pigweed_repo_pw_build_pool_pip
1152
1153 build python/obj/third_party/pigweed/repo/pw_log/protos.python._run_pip_install.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_log/protos.python._run_pip_install.pw_pystamp
1154 build python/obj/third_party/pigweed/repo/pw_log/protos.python.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_log/protos.python.stamp python/obj/third_party/pigweed/repo/pw_log/protos.python._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python.install.stamp
1155 build python/obj/third_party/pigweed/repo/pw_log/protos.python.lint.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_log/protos.python.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_log/protos.python.lint.pylint.stamp
1156 rule __third_party_pigweed_repo_pw_log_protos.python.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1157   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_log --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_log/protos.python.lint.mypy.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
1158   description = ACTION //third_party/pigweed/repo/pw_log:protos.python.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1159   restat = 1
1160
1161 build python/gen/third_party/pigweed/repo/pw_log/protos.python.lint.mypy.pw_pystamp: __third_party_pigweed_repo_pw_log_protos.python.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
1162
1163 build python/obj/third_party/pigweed/repo/pw_log/protos.python.lint.mypy.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_log/protos.python.lint.mypy.pw_pystamp
1164 rule __third_party_pigweed_repo_pw_log_protos.python.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1165   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_log --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_log/protos.python.lint.pylint.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
1166   description = ACTION //third_party/pigweed/repo/pw_log:protos.python.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1167   restat = 1
1168
1169 build python/gen/third_party/pigweed/repo/pw_log/protos.python.lint.pylint.pw_pystamp: __third_party_pigweed_repo_pw_log_protos.python.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
1170
1171 build python/obj/third_party/pigweed/repo/pw_log/protos.python.lint.pylint.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_log/protos.python.lint.pylint.pw_pystamp
1172 build python/obj/third_party/pigweed/repo/pw_log/protos.python.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_log/protos.python.install.stamp python/obj/third_party/pigweed/repo/pw_log/protos.python._build_wheel.stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.wheel.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python.wheel.stamp
1173 rule __third_party_pigweed_repo_pw_log_tokenized_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1174   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_log_tokenized/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_log_tokenized/py/py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
1175   description = ACTION //third_party/pigweed/repo/pw_log_tokenized/py:py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1176   restat = 1
1177
1178 build python/gen/third_party/pigweed/repo/pw_log_tokenized/py/py.pw_pystamp: __third_party_pigweed_repo_pw_log_tokenized_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_log_tokenized/py/pw_log_tokenized/__init__.py ../../third_party/pigweed/repo/pw_log_tokenized/py/format_string_test.py ../../third_party/pigweed/repo/pw_log_tokenized/py/metadata_test.py ../../third_party/pigweed/repo/pw_log_tokenized/py/setup.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
1179
1180 build python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_log_tokenized/py/py.pw_pystamp
1181 rule __third_party_pigweed_repo_pw_log_tokenized_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1182   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_log_tokenized/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_log_tokenized/py/py._build_wheel.pw_pystamp --capture-output --module build -- ../../third_party/pigweed/repo/pw_log_tokenized/py --wheel --no-isolation --outdir python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py._build_wheel
1183   description = ACTION //third_party/pigweed/repo/pw_log_tokenized/py:py._build_wheel(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1184   restat = 1
1185
1186 build python/gen/third_party/pigweed/repo/pw_log_tokenized/py/py._build_wheel.pw_pystamp: __third_party_pigweed_repo_pw_log_tokenized_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.stamp
1187
1188 build python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py._build_wheel.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_log_tokenized/py/py._build_wheel.pw_pystamp
1189 rule __third_party_pigweed_repo_pw_log_tokenized_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1190   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_log_tokenized/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_log_tokenized/py/py._run_pip_install.pw_pystamp --capture-output --module pip -- install --no-build-isolation --constraint ../../scripts/constraints.txt --editable ../../third_party/pigweed/repo/pw_log_tokenized/py
1191   description = ACTION //third_party/pigweed/repo/pw_log_tokenized/py:py._run_pip_install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1192   restat = 1
1193
1194 build python/gen/third_party/pigweed/repo/pw_log_tokenized/py/py._run_pip_install.pw_pystamp: __third_party_pigweed_repo_pw_log_tokenized_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/constraints.txt ../../third_party/pigweed/repo/pw_log_tokenized/py/pyproject.toml ../../third_party/pigweed/repo/pw_log_tokenized/py/setup.cfg ../../third_party/pigweed/repo/pw_log_tokenized/py/setup.py
1195   pool = third_party_pigweed_repo_pw_build_pool_pip
1196
1197 build python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py._run_pip_install.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_log_tokenized/py/py._run_pip_install.pw_pystamp
1198 build python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py._run_pip_install.stamp
1199 build python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.lint.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.lint.pylint.stamp
1200 rule __third_party_pigweed_repo_pw_log_tokenized_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1201   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_log_tokenized/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --env=MYPY_FORCE_COLOR=1 --touch python/gen/third_party/pigweed/repo/pw_log_tokenized/py/py.lint.mypy.pw_pystamp --capture-output --module mypy -- --pretty --show-error-codes ../../third_party/pigweed/repo/pw_log_tokenized/py/pw_log_tokenized/__init__.py ../../third_party/pigweed/repo/pw_log_tokenized/py/format_string_test.py ../../third_party/pigweed/repo/pw_log_tokenized/py/metadata_test.py ../../third_party/pigweed/repo/pw_log_tokenized/py/setup.py
1202   description = ACTION //third_party/pigweed/repo/pw_log_tokenized/py:py.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1203   restat = 1
1204
1205 build python/gen/third_party/pigweed/repo/pw_log_tokenized/py/py.lint.mypy.pw_pystamp: __third_party_pigweed_repo_pw_log_tokenized_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.install.stamp
1206
1207 build python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.lint.mypy.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_log_tokenized/py/py.lint.mypy.pw_pystamp
1208 rule __third_party_pigweed_repo_pw_log_tokenized_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1209   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_log_tokenized/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_log_tokenized/py/${source_target_relative}.pylint.passed --capture-output --module pylint -- ../../third_party/pigweed/repo/pw_log_tokenized/py/${source_target_relative} --jobs=1 --output-format=colorized --rcfile=../../third_party/pigweed/repo/.pylintrc
1210   description = ACTION //third_party/pigweed/repo/pw_log_tokenized/py:py.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1211   restat = 1
1212 build python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.lint.pylint.inputdeps.stamp: python_stamp ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/.pylintrc python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.install.stamp
1213
1214 build python/gen/third_party/pigweed/repo/pw_log_tokenized/py/pw_log_tokenized/__init__.py.pylint.passed: __third_party_pigweed_repo_pw_log_tokenized_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_log_tokenized/py/pw_log_tokenized/__init__.py | python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.lint.pylint.inputdeps.stamp
1215   source_target_relative = pw_log_tokenized/__init__.py
1216 build python/gen/third_party/pigweed/repo/pw_log_tokenized/py/format_string_test.py.pylint.passed: __third_party_pigweed_repo_pw_log_tokenized_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_log_tokenized/py/format_string_test.py | python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.lint.pylint.inputdeps.stamp
1217   source_target_relative = format_string_test.py
1218 build python/gen/third_party/pigweed/repo/pw_log_tokenized/py/metadata_test.py.pylint.passed: __third_party_pigweed_repo_pw_log_tokenized_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_log_tokenized/py/metadata_test.py | python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.lint.pylint.inputdeps.stamp
1219   source_target_relative = metadata_test.py
1220 build python/gen/third_party/pigweed/repo/pw_log_tokenized/py/setup.py.pylint.passed: __third_party_pigweed_repo_pw_log_tokenized_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_log_tokenized/py/setup.py | python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.lint.pylint.inputdeps.stamp
1221   source_target_relative = setup.py
1222
1223 build python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.lint.pylint.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_log_tokenized/py/pw_log_tokenized/__init__.py.pylint.passed python/gen/third_party/pigweed/repo/pw_log_tokenized/py/format_string_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_log_tokenized/py/metadata_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_log_tokenized/py/setup.py.pylint.passed
1224 build python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.tests.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.tests.format_string_test.py.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.tests.metadata_test.py.stamp
1225 rule __third_party_pigweed_repo_pw_log_tokenized_py_py.tests.format_string_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1226   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_log_tokenized/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_log_tokenized/py/py.tests.format_string_test.py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_log_tokenized/py/format_string_test.py
1227   description = ACTION //third_party/pigweed/repo/pw_log_tokenized/py:py.tests.format_string_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1228   restat = 1
1229
1230 build python/gen/third_party/pigweed/repo/pw_log_tokenized/py/py.tests.format_string_test.py.pw_pystamp: __third_party_pigweed_repo_pw_log_tokenized_py_py.tests.format_string_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_log_tokenized/py/format_string_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.install.stamp
1231
1232 build python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.tests.format_string_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_log_tokenized/py/py.tests.format_string_test.py.pw_pystamp
1233 rule __third_party_pigweed_repo_pw_log_tokenized_py_py.tests.metadata_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1234   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_log_tokenized/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_log_tokenized/py/py.tests.metadata_test.py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_log_tokenized/py/metadata_test.py
1235   description = ACTION //third_party/pigweed/repo/pw_log_tokenized/py:py.tests.metadata_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1236   restat = 1
1237
1238 build python/gen/third_party/pigweed/repo/pw_log_tokenized/py/py.tests.metadata_test.py.pw_pystamp: __third_party_pigweed_repo_pw_log_tokenized_py_py.tests.metadata_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_log_tokenized/py/metadata_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.install.stamp
1239
1240 build python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.tests.metadata_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_log_tokenized/py/py.tests.metadata_test.py.pw_pystamp
1241 build python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_log_tokenized/py/py._build_wheel.stamp
1242 rule __third_party_pigweed_repo_pw_metric_metric_service_proto.python___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1243   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/generate_python_package.py --label //third_party/pigweed/repo/pw_metric$:metric_service_proto.python --generated-root python/gen/third_party/pigweed/repo/pw_metric/metric_service_proto.python.generated_python_package --setup-json python/gen/third_party/pigweed/repo/pw_metric/metric_service_proto.python.generated_python_package/setup.json python/gen/third_party/pigweed/repo/pw_metric/metric_service_proto.python.generated_python_package/pw_metric_proto/metric_service_pb2.py python/gen/third_party/pigweed/repo/pw_metric/metric_service_proto.python.generated_python_package/pw_metric_proto/metric_service_pb2.pyi
1244   description = ACTION //third_party/pigweed/repo/pw_metric:metric_service_proto.python(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1245   restat = 1
1246
1247 build python/gen/third_party/pigweed/repo/pw_metric/metric_service_proto.python.generated_python_package/pyproject.toml python/gen/third_party/pigweed/repo/pw_metric/metric_service_proto.python.generated_python_package/setup.cfg: __third_party_pigweed_repo_pw_metric_metric_service_proto.python___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/generate_python_package.py python/gen/third_party/pigweed/repo/pw_metric/metric_service_proto.python.generated_python_package/setup.json python/obj/third_party/pigweed/repo/pw_metric/metric_service_proto.python._mirror_sources_to_out_dir.stamp
1248
1249 build python/obj/third_party/pigweed/repo/pw_metric/metric_service_proto.python.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_metric/metric_service_proto.python.generated_python_package/pyproject.toml python/gen/third_party/pigweed/repo/pw_metric/metric_service_proto.python.generated_python_package/setup.cfg
1250 rule __third_party_pigweed_repo_pw_metric_metric_service_proto.python._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1251   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_metric --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_metric/metric_service_proto.python._build_wheel.pw_pystamp --capture-output --module build -- python/gen/third_party/pigweed/repo/pw_metric/metric_service_proto.python.generated_python_package --wheel --no-isolation --outdir python/obj/third_party/pigweed/repo/pw_metric/metric_service_proto.python._build_wheel
1252   description = ACTION //third_party/pigweed/repo/pw_metric:metric_service_proto.python._build_wheel(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1253   restat = 1
1254
1255 build python/gen/third_party/pigweed/repo/pw_metric/metric_service_proto.python._build_wheel.pw_pystamp: __third_party_pigweed_repo_pw_metric_metric_service_proto.python._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_metric/metric_service_proto.python.stamp
1256
1257 build python/obj/third_party/pigweed/repo/pw_metric/metric_service_proto.python._build_wheel.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_metric/metric_service_proto.python._build_wheel.pw_pystamp
1258 build python/obj/third_party/pigweed/repo/pw_metric/metric_service_proto.python._mirror_sources_to_out_dir.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_metric/metric_service_proto.python._mirror_sources_to_out_dir_pw_metric_proto.metric_service_pb2.py.stamp python/obj/third_party/pigweed/repo/pw_metric/metric_service_proto.python._mirror_sources_to_out_dir_pw_metric_proto.metric_service_pb2.pyi.stamp
1259 build python/gen/third_party/pigweed/repo/pw_metric/metric_service_proto.python.generated_python_package/pw_metric_proto/metric_service_pb2.py: python_copy protocol_buffer/gen/third_party/pigweed/repo/pw_metric/metric_service_proto.proto_library/python/pw_metric_proto/metric_service_pb2.py || protocol_buffer/obj/third_party/pigweed/repo/pw_metric/metric_service_proto.python._gen.stamp
1260
1261 build python/obj/third_party/pigweed/repo/pw_metric/metric_service_proto.python._mirror_sources_to_out_dir_pw_metric_proto.metric_service_pb2.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_metric/metric_service_proto.python.generated_python_package/pw_metric_proto/metric_service_pb2.py
1262 build python/gen/third_party/pigweed/repo/pw_metric/metric_service_proto.python.generated_python_package/pw_metric_proto/metric_service_pb2.pyi: python_copy protocol_buffer/gen/third_party/pigweed/repo/pw_metric/metric_service_proto.proto_library/python/pw_metric_proto/metric_service_pb2.pyi || protocol_buffer/obj/third_party/pigweed/repo/pw_metric/metric_service_proto.python._gen.stamp
1263
1264 build python/obj/third_party/pigweed/repo/pw_metric/metric_service_proto.python._mirror_sources_to_out_dir_pw_metric_proto.metric_service_pb2.pyi.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_metric/metric_service_proto.python.generated_python_package/pw_metric_proto/metric_service_pb2.pyi
1265 rule __third_party_pigweed_repo_pw_metric_metric_service_proto.python._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1266   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_metric --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_metric/metric_service_proto.python._run_pip_install.pw_pystamp --capture-output --module pip -- install --no-build-isolation --constraint ../../scripts/constraints.txt python/gen/third_party/pigweed/repo/pw_metric/metric_service_proto.python.generated_python_package
1267   description = ACTION //third_party/pigweed/repo/pw_metric:metric_service_proto.python._run_pip_install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1268   restat = 1
1269
1270 build python/gen/third_party/pigweed/repo/pw_metric/metric_service_proto.python._run_pip_install.pw_pystamp: __third_party_pigweed_repo_pw_metric_metric_service_proto.python._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/constraints.txt python/obj/third_party/pigweed/repo/pw_metric/metric_service_proto.python.stamp
1271   pool = third_party_pigweed_repo_pw_build_pool_pip
1272
1273 build python/obj/third_party/pigweed/repo/pw_metric/metric_service_proto.python._run_pip_install.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_metric/metric_service_proto.python._run_pip_install.pw_pystamp
1274 build python/obj/third_party/pigweed/repo/pw_metric/metric_service_proto.python.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_metric/metric_service_proto.python.stamp python/obj/third_party/pigweed/repo/pw_metric/metric_service_proto.python._run_pip_install.stamp
1275 build python/obj/third_party/pigweed/repo/pw_metric/metric_service_proto.python.lint.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_metric/metric_service_proto.python.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_metric/metric_service_proto.python.lint.pylint.stamp
1276 rule __third_party_pigweed_repo_pw_metric_metric_service_proto.python.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1277   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_metric --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_metric/metric_service_proto.python.lint.mypy.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
1278   description = ACTION //third_party/pigweed/repo/pw_metric:metric_service_proto.python.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1279   restat = 1
1280
1281 build python/gen/third_party/pigweed/repo/pw_metric/metric_service_proto.python.lint.mypy.pw_pystamp: __third_party_pigweed_repo_pw_metric_metric_service_proto.python.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
1282
1283 build python/obj/third_party/pigweed/repo/pw_metric/metric_service_proto.python.lint.mypy.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_metric/metric_service_proto.python.lint.mypy.pw_pystamp
1284 rule __third_party_pigweed_repo_pw_metric_metric_service_proto.python.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1285   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_metric --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_metric/metric_service_proto.python.lint.pylint.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
1286   description = ACTION //third_party/pigweed/repo/pw_metric:metric_service_proto.python.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1287   restat = 1
1288
1289 build python/gen/third_party/pigweed/repo/pw_metric/metric_service_proto.python.lint.pylint.pw_pystamp: __third_party_pigweed_repo_pw_metric_metric_service_proto.python.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
1290
1291 build python/obj/third_party/pigweed/repo/pw_metric/metric_service_proto.python.lint.pylint.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_metric/metric_service_proto.python.lint.pylint.pw_pystamp
1292 build python/obj/third_party/pigweed/repo/pw_metric/metric_service_proto.python.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_metric/metric_service_proto.python.install.stamp python/obj/third_party/pigweed/repo/pw_metric/metric_service_proto.python._build_wheel.stamp
1293 rule __third_party_pigweed_repo_pw_module_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1294   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_module/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_module/py/py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
1295   description = ACTION //third_party/pigweed/repo/pw_module/py:py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1296   restat = 1
1297
1298 build python/gen/third_party/pigweed/repo/pw_module/py/py.pw_pystamp: __third_party_pigweed_repo_pw_module_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_module/py/pw_module/__init__.py ../../third_party/pigweed/repo/pw_module/py/pw_module/check.py ../../third_party/pigweed/repo/pw_module/py/check_test.py ../../third_party/pigweed/repo/pw_module/py/setup.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
1299
1300 build python/obj/third_party/pigweed/repo/pw_module/py/py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_module/py/py.pw_pystamp
1301 rule __third_party_pigweed_repo_pw_module_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1302   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_module/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_module/py/py._build_wheel.pw_pystamp --capture-output --module build -- ../../third_party/pigweed/repo/pw_module/py --wheel --no-isolation --outdir python/obj/third_party/pigweed/repo/pw_module/py/py._build_wheel
1303   description = ACTION //third_party/pigweed/repo/pw_module/py:py._build_wheel(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1304   restat = 1
1305
1306 build python/gen/third_party/pigweed/repo/pw_module/py/py._build_wheel.pw_pystamp: __third_party_pigweed_repo_pw_module_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_module/py/py.stamp
1307
1308 build python/obj/third_party/pigweed/repo/pw_module/py/py._build_wheel.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_module/py/py._build_wheel.pw_pystamp
1309 rule __third_party_pigweed_repo_pw_module_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1310   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_module/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_module/py/py._run_pip_install.pw_pystamp --capture-output --module pip -- install --no-build-isolation --constraint ../../scripts/constraints.txt --editable ../../third_party/pigweed/repo/pw_module/py
1311   description = ACTION //third_party/pigweed/repo/pw_module/py:py._run_pip_install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1312   restat = 1
1313
1314 build python/gen/third_party/pigweed/repo/pw_module/py/py._run_pip_install.pw_pystamp: __third_party_pigweed_repo_pw_module_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/constraints.txt ../../third_party/pigweed/repo/pw_module/py/pyproject.toml ../../third_party/pigweed/repo/pw_module/py/setup.cfg ../../third_party/pigweed/repo/pw_module/py/setup.py
1315   pool = third_party_pigweed_repo_pw_build_pool_pip
1316
1317 build python/obj/third_party/pigweed/repo/pw_module/py/py._run_pip_install.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_module/py/py._run_pip_install.pw_pystamp
1318 build python/obj/third_party/pigweed/repo/pw_module/py/py.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_module/py/py.stamp python/obj/third_party/pigweed/repo/pw_module/py/py._run_pip_install.stamp
1319 build python/obj/third_party/pigweed/repo/pw_module/py/py.lint.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_module/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_module/py/py.lint.pylint.stamp
1320 rule __third_party_pigweed_repo_pw_module_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1321   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_module/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --env=MYPY_FORCE_COLOR=1 --touch python/gen/third_party/pigweed/repo/pw_module/py/py.lint.mypy.pw_pystamp --capture-output --module mypy -- --pretty --show-error-codes ../../third_party/pigweed/repo/pw_module/py/pw_module/__init__.py ../../third_party/pigweed/repo/pw_module/py/pw_module/check.py ../../third_party/pigweed/repo/pw_module/py/check_test.py ../../third_party/pigweed/repo/pw_module/py/setup.py
1322   description = ACTION //third_party/pigweed/repo/pw_module/py:py.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1323   restat = 1
1324
1325 build python/gen/third_party/pigweed/repo/pw_module/py/py.lint.mypy.pw_pystamp: __third_party_pigweed_repo_pw_module_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_module/py/py.install.stamp
1326
1327 build python/obj/third_party/pigweed/repo/pw_module/py/py.lint.mypy.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_module/py/py.lint.mypy.pw_pystamp
1328 rule __third_party_pigweed_repo_pw_module_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1329   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_module/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_module/py/${source_target_relative}.pylint.passed --capture-output --module pylint -- ../../third_party/pigweed/repo/pw_module/py/${source_target_relative} --jobs=1 --output-format=colorized --rcfile=../../third_party/pigweed/repo/.pylintrc
1330   description = ACTION //third_party/pigweed/repo/pw_module/py:py.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1331   restat = 1
1332 build python/obj/third_party/pigweed/repo/pw_module/py/py.lint.pylint.inputdeps.stamp: python_stamp ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/.pylintrc python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_module/py/py.install.stamp
1333
1334 build python/gen/third_party/pigweed/repo/pw_module/py/pw_module/__init__.py.pylint.passed: __third_party_pigweed_repo_pw_module_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_module/py/pw_module/__init__.py | python/obj/third_party/pigweed/repo/pw_module/py/py.lint.pylint.inputdeps.stamp
1335   source_target_relative = pw_module/__init__.py
1336 build python/gen/third_party/pigweed/repo/pw_module/py/pw_module/check.py.pylint.passed: __third_party_pigweed_repo_pw_module_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_module/py/pw_module/check.py | python/obj/third_party/pigweed/repo/pw_module/py/py.lint.pylint.inputdeps.stamp
1337   source_target_relative = pw_module/check.py
1338 build python/gen/third_party/pigweed/repo/pw_module/py/check_test.py.pylint.passed: __third_party_pigweed_repo_pw_module_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_module/py/check_test.py | python/obj/third_party/pigweed/repo/pw_module/py/py.lint.pylint.inputdeps.stamp
1339   source_target_relative = check_test.py
1340 build python/gen/third_party/pigweed/repo/pw_module/py/setup.py.pylint.passed: __third_party_pigweed_repo_pw_module_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_module/py/setup.py | python/obj/third_party/pigweed/repo/pw_module/py/py.lint.pylint.inputdeps.stamp
1341   source_target_relative = setup.py
1342
1343 build python/obj/third_party/pigweed/repo/pw_module/py/py.lint.pylint.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_module/py/pw_module/__init__.py.pylint.passed python/gen/third_party/pigweed/repo/pw_module/py/pw_module/check.py.pylint.passed python/gen/third_party/pigweed/repo/pw_module/py/check_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_module/py/setup.py.pylint.passed
1344 rule __third_party_pigweed_repo_pw_module_py_py.tests.check_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1345   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_module/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_module/py/py.tests.check_test.py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_module/py/check_test.py
1346   description = ACTION //third_party/pigweed/repo/pw_module/py:py.tests.check_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1347   restat = 1
1348
1349 build python/gen/third_party/pigweed/repo/pw_module/py/py.tests.check_test.py.pw_pystamp: __third_party_pigweed_repo_pw_module_py_py.tests.check_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_module/py/check_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_module/py/py.install.stamp
1350
1351 build python/obj/third_party/pigweed/repo/pw_module/py/py.tests.check_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_module/py/py.tests.check_test.py.pw_pystamp
1352 build python/obj/third_party/pigweed/repo/pw_module/py/py.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_module/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_module/py/py._build_wheel.stamp
1353 rule __third_party_pigweed_repo_pw_package_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1354   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_package/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_package/py/py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
1355   description = ACTION //third_party/pigweed/repo/pw_package/py:py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1356   restat = 1
1357
1358 build python/gen/third_party/pigweed/repo/pw_package/py/py.pw_pystamp: __third_party_pigweed_repo_pw_package_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_package/py/pw_package/__init__.py ../../third_party/pigweed/repo/pw_package/py/pw_package/git_repo.py ../../third_party/pigweed/repo/pw_package/py/pw_package/package_manager.py ../../third_party/pigweed/repo/pw_package/py/pw_package/packages/__init__.py ../../third_party/pigweed/repo/pw_package/py/pw_package/packages/arduino_core.py ../../third_party/pigweed/repo/pw_package/py/pw_package/packages/boringssl.py ../../third_party/pigweed/repo/pw_package/py/pw_package/packages/chromium_verifier.py ../../third_party/pigweed/repo/pw_package/py/pw_package/packages/crlset.py ../../third_party/pigweed/repo/pw_package/py/pw_package/packages/freertos.py ../../third_party/pigweed/repo/pw_package/py/pw_package/packages/mbedtls.py ../../third_party/pigweed/repo/pw_package/py/pw_package/packages/micro_ecc.py ../../third_party/pigweed/repo/pw_package/py/pw_package/packages/nanopb.py ../../third_party/pigweed/repo/pw_package/py/pw_package/packages/protobuf.py ../../third_party/pigweed/repo/pw_package/py/pw_package/packages/stm32cube.py ../../third_party/pigweed/repo/pw_package/py/pw_package/pigweed_packages.py ../../third_party/pigweed/repo/pw_package/py/setup.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py python/obj/third_party/pigweed/repo/pw_arduino_build/py/py.stamp python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py.stamp
1359
1360 build python/obj/third_party/pigweed/repo/pw_package/py/py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_package/py/py.pw_pystamp
1361 rule __third_party_pigweed_repo_pw_package_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1362   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_package/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_package/py/py._build_wheel.pw_pystamp --capture-output --module build -- ../../third_party/pigweed/repo/pw_package/py --wheel --no-isolation --outdir python/obj/third_party/pigweed/repo/pw_package/py/py._build_wheel
1363   description = ACTION //third_party/pigweed/repo/pw_package/py:py._build_wheel(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1364   restat = 1
1365
1366 build python/gen/third_party/pigweed/repo/pw_package/py/py._build_wheel.pw_pystamp: __third_party_pigweed_repo_pw_package_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_arduino_build/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_package/py/py.stamp python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py.wheel.stamp
1367
1368 build python/obj/third_party/pigweed/repo/pw_package/py/py._build_wheel.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_package/py/py._build_wheel.pw_pystamp
1369 rule __third_party_pigweed_repo_pw_package_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1370   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_package/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_package/py/py._run_pip_install.pw_pystamp --capture-output --module pip -- install --no-build-isolation --constraint ../../scripts/constraints.txt --editable ../../third_party/pigweed/repo/pw_package/py
1371   description = ACTION //third_party/pigweed/repo/pw_package/py:py._run_pip_install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1372   restat = 1
1373
1374 build python/gen/third_party/pigweed/repo/pw_package/py/py._run_pip_install.pw_pystamp: __third_party_pigweed_repo_pw_package_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/constraints.txt ../../third_party/pigweed/repo/pw_package/py/pyproject.toml ../../third_party/pigweed/repo/pw_package/py/setup.cfg ../../third_party/pigweed/repo/pw_package/py/setup.py python/obj/third_party/pigweed/repo/pw_arduino_build/py/py._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py._run_pip_install.stamp
1375   pool = third_party_pigweed_repo_pw_build_pool_pip
1376
1377 build python/obj/third_party/pigweed/repo/pw_package/py/py._run_pip_install.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_package/py/py._run_pip_install.pw_pystamp
1378 build python/obj/third_party/pigweed/repo/pw_package/py/py.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_package/py/py.stamp python/obj/third_party/pigweed/repo/pw_package/py/py._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_arduino_build/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py.install.stamp
1379 rule __third_party_pigweed_repo_pw_package_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1380   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_package/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --env=MYPY_FORCE_COLOR=1 --touch python/gen/third_party/pigweed/repo/pw_package/py/py.lint.mypy.pw_pystamp --capture-output --module mypy -- --pretty --show-error-codes ../../third_party/pigweed/repo/pw_package/py/pw_package/__init__.py ../../third_party/pigweed/repo/pw_package/py/pw_package/git_repo.py ../../third_party/pigweed/repo/pw_package/py/pw_package/package_manager.py ../../third_party/pigweed/repo/pw_package/py/pw_package/packages/__init__.py ../../third_party/pigweed/repo/pw_package/py/pw_package/packages/arduino_core.py ../../third_party/pigweed/repo/pw_package/py/pw_package/packages/boringssl.py ../../third_party/pigweed/repo/pw_package/py/pw_package/packages/chromium_verifier.py ../../third_party/pigweed/repo/pw_package/py/pw_package/packages/crlset.py ../../third_party/pigweed/repo/pw_package/py/pw_package/packages/freertos.py ../../third_party/pigweed/repo/pw_package/py/pw_package/packages/mbedtls.py ../../third_party/pigweed/repo/pw_package/py/pw_package/packages/micro_ecc.py ../../third_party/pigweed/repo/pw_package/py/pw_package/packages/nanopb.py ../../third_party/pigweed/repo/pw_package/py/pw_package/packages/protobuf.py ../../third_party/pigweed/repo/pw_package/py/pw_package/packages/stm32cube.py ../../third_party/pigweed/repo/pw_package/py/pw_package/pigweed_packages.py ../../third_party/pigweed/repo/pw_package/py/setup.py
1381   description = ACTION //third_party/pigweed/repo/pw_package/py:py.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1382   restat = 1
1383
1384 build python/gen/third_party/pigweed/repo/pw_package/py/py.lint.mypy.pw_pystamp: __third_party_pigweed_repo_pw_package_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_arduino_build/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_arduino_build/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_package/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py.lint.mypy.stamp
1385
1386 build python/obj/third_party/pigweed/repo/pw_package/py/py.lint.mypy.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_package/py/py.lint.mypy.pw_pystamp
1387 rule __third_party_pigweed_repo_pw_package_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1388   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_package/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_package/py/${source_target_relative}.pylint.passed --capture-output --module pylint -- ../../third_party/pigweed/repo/pw_package/py/${source_target_relative} --jobs=1 --output-format=colorized --rcfile=../../third_party/pigweed/repo/.pylintrc
1389   description = ACTION //third_party/pigweed/repo/pw_package/py:py.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1390   restat = 1
1391 build python/obj/third_party/pigweed/repo/pw_package/py/py.lint.pylint.inputdeps.stamp: python_stamp ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/.pylintrc python/obj/third_party/pigweed/repo/pw_arduino_build/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_arduino_build/py/py.lint.pylint.stamp python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_package/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py.lint.pylint.stamp
1392
1393 build python/gen/third_party/pigweed/repo/pw_package/py/pw_package/__init__.py.pylint.passed: __third_party_pigweed_repo_pw_package_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_package/py/pw_package/__init__.py | python/obj/third_party/pigweed/repo/pw_package/py/py.lint.pylint.inputdeps.stamp
1394   source_target_relative = pw_package/__init__.py
1395 build python/gen/third_party/pigweed/repo/pw_package/py/pw_package/git_repo.py.pylint.passed: __third_party_pigweed_repo_pw_package_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_package/py/pw_package/git_repo.py | python/obj/third_party/pigweed/repo/pw_package/py/py.lint.pylint.inputdeps.stamp
1396   source_target_relative = pw_package/git_repo.py
1397 build python/gen/third_party/pigweed/repo/pw_package/py/pw_package/package_manager.py.pylint.passed: __third_party_pigweed_repo_pw_package_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_package/py/pw_package/package_manager.py | python/obj/third_party/pigweed/repo/pw_package/py/py.lint.pylint.inputdeps.stamp
1398   source_target_relative = pw_package/package_manager.py
1399 build python/gen/third_party/pigweed/repo/pw_package/py/pw_package/packages/__init__.py.pylint.passed: __third_party_pigweed_repo_pw_package_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_package/py/pw_package/packages/__init__.py | python/obj/third_party/pigweed/repo/pw_package/py/py.lint.pylint.inputdeps.stamp
1400   source_target_relative = pw_package/packages/__init__.py
1401 build python/gen/third_party/pigweed/repo/pw_package/py/pw_package/packages/arduino_core.py.pylint.passed: __third_party_pigweed_repo_pw_package_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_package/py/pw_package/packages/arduino_core.py | python/obj/third_party/pigweed/repo/pw_package/py/py.lint.pylint.inputdeps.stamp
1402   source_target_relative = pw_package/packages/arduino_core.py
1403 build python/gen/third_party/pigweed/repo/pw_package/py/pw_package/packages/boringssl.py.pylint.passed: __third_party_pigweed_repo_pw_package_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_package/py/pw_package/packages/boringssl.py | python/obj/third_party/pigweed/repo/pw_package/py/py.lint.pylint.inputdeps.stamp
1404   source_target_relative = pw_package/packages/boringssl.py
1405 build python/gen/third_party/pigweed/repo/pw_package/py/pw_package/packages/chromium_verifier.py.pylint.passed: __third_party_pigweed_repo_pw_package_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_package/py/pw_package/packages/chromium_verifier.py | python/obj/third_party/pigweed/repo/pw_package/py/py.lint.pylint.inputdeps.stamp
1406   source_target_relative = pw_package/packages/chromium_verifier.py
1407 build python/gen/third_party/pigweed/repo/pw_package/py/pw_package/packages/crlset.py.pylint.passed: __third_party_pigweed_repo_pw_package_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_package/py/pw_package/packages/crlset.py | python/obj/third_party/pigweed/repo/pw_package/py/py.lint.pylint.inputdeps.stamp
1408   source_target_relative = pw_package/packages/crlset.py
1409 build python/gen/third_party/pigweed/repo/pw_package/py/pw_package/packages/freertos.py.pylint.passed: __third_party_pigweed_repo_pw_package_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_package/py/pw_package/packages/freertos.py | python/obj/third_party/pigweed/repo/pw_package/py/py.lint.pylint.inputdeps.stamp
1410   source_target_relative = pw_package/packages/freertos.py
1411 build python/gen/third_party/pigweed/repo/pw_package/py/pw_package/packages/mbedtls.py.pylint.passed: __third_party_pigweed_repo_pw_package_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_package/py/pw_package/packages/mbedtls.py | python/obj/third_party/pigweed/repo/pw_package/py/py.lint.pylint.inputdeps.stamp
1412   source_target_relative = pw_package/packages/mbedtls.py
1413 build python/gen/third_party/pigweed/repo/pw_package/py/pw_package/packages/micro_ecc.py.pylint.passed: __third_party_pigweed_repo_pw_package_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_package/py/pw_package/packages/micro_ecc.py | python/obj/third_party/pigweed/repo/pw_package/py/py.lint.pylint.inputdeps.stamp
1414   source_target_relative = pw_package/packages/micro_ecc.py
1415 build python/gen/third_party/pigweed/repo/pw_package/py/pw_package/packages/nanopb.py.pylint.passed: __third_party_pigweed_repo_pw_package_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_package/py/pw_package/packages/nanopb.py | python/obj/third_party/pigweed/repo/pw_package/py/py.lint.pylint.inputdeps.stamp
1416   source_target_relative = pw_package/packages/nanopb.py
1417 build python/gen/third_party/pigweed/repo/pw_package/py/pw_package/packages/protobuf.py.pylint.passed: __third_party_pigweed_repo_pw_package_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_package/py/pw_package/packages/protobuf.py | python/obj/third_party/pigweed/repo/pw_package/py/py.lint.pylint.inputdeps.stamp
1418   source_target_relative = pw_package/packages/protobuf.py
1419 build python/gen/third_party/pigweed/repo/pw_package/py/pw_package/packages/stm32cube.py.pylint.passed: __third_party_pigweed_repo_pw_package_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_package/py/pw_package/packages/stm32cube.py | python/obj/third_party/pigweed/repo/pw_package/py/py.lint.pylint.inputdeps.stamp
1420   source_target_relative = pw_package/packages/stm32cube.py
1421 build python/gen/third_party/pigweed/repo/pw_package/py/pw_package/pigweed_packages.py.pylint.passed: __third_party_pigweed_repo_pw_package_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_package/py/pw_package/pigweed_packages.py | python/obj/third_party/pigweed/repo/pw_package/py/py.lint.pylint.inputdeps.stamp
1422   source_target_relative = pw_package/pigweed_packages.py
1423 build python/gen/third_party/pigweed/repo/pw_package/py/setup.py.pylint.passed: __third_party_pigweed_repo_pw_package_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_package/py/setup.py | python/obj/third_party/pigweed/repo/pw_package/py/py.lint.pylint.inputdeps.stamp
1424   source_target_relative = setup.py
1425
1426 build python/obj/third_party/pigweed/repo/pw_package/py/py.lint.pylint.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_package/py/pw_package/__init__.py.pylint.passed python/gen/third_party/pigweed/repo/pw_package/py/pw_package/git_repo.py.pylint.passed python/gen/third_party/pigweed/repo/pw_package/py/pw_package/package_manager.py.pylint.passed python/gen/third_party/pigweed/repo/pw_package/py/pw_package/packages/__init__.py.pylint.passed python/gen/third_party/pigweed/repo/pw_package/py/pw_package/packages/arduino_core.py.pylint.passed python/gen/third_party/pigweed/repo/pw_package/py/pw_package/packages/boringssl.py.pylint.passed python/gen/third_party/pigweed/repo/pw_package/py/pw_package/packages/chromium_verifier.py.pylint.passed python/gen/third_party/pigweed/repo/pw_package/py/pw_package/packages/crlset.py.pylint.passed python/gen/third_party/pigweed/repo/pw_package/py/pw_package/packages/freertos.py.pylint.passed python/gen/third_party/pigweed/repo/pw_package/py/pw_package/packages/mbedtls.py.pylint.passed python/gen/third_party/pigweed/repo/pw_package/py/pw_package/packages/micro_ecc.py.pylint.passed python/gen/third_party/pigweed/repo/pw_package/py/pw_package/packages/nanopb.py.pylint.passed python/gen/third_party/pigweed/repo/pw_package/py/pw_package/packages/protobuf.py.pylint.passed python/gen/third_party/pigweed/repo/pw_package/py/pw_package/packages/stm32cube.py.pylint.passed python/gen/third_party/pigweed/repo/pw_package/py/pw_package/pigweed_packages.py.pylint.passed python/gen/third_party/pigweed/repo/pw_package/py/setup.py.pylint.passed
1427 build python/obj/third_party/pigweed/repo/pw_package/py/py.tests.stamp: python_stamp
1428 build python/obj/third_party/pigweed/repo/pw_package/py/py.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_package/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_package/py/py._build_wheel.stamp python/obj/third_party/pigweed/repo/pw_arduino_build/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py.wheel.stamp
1429 rule __third_party_pigweed_repo_pw_presubmit_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1430   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_presubmit/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_presubmit/py/py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
1431   description = ACTION //third_party/pigweed/repo/pw_presubmit/py:py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1432   restat = 1
1433
1434 build python/gen/third_party/pigweed/repo/pw_presubmit/py/py.pw_pystamp: __third_party_pigweed_repo_pw_presubmit_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/__init__.py ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/build.py ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/cli.py ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/cpp_checks.py ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/format_code.py ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/git_repo.py ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/inclusive_language.py ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/install_hook.py ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/pigweed_presubmit.py ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/presubmit.py ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/python_checks.py ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/tools.py ../../third_party/pigweed/repo/pw_presubmit/py/presubmit_test.py ../../third_party/pigweed/repo/pw_presubmit/py/tools_test.py ../../third_party/pigweed/repo/pw_presubmit/py/setup.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.stamp python/obj/third_party/pigweed/repo/pw_package/py/py.stamp
1435
1436 build python/obj/third_party/pigweed/repo/pw_presubmit/py/py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_presubmit/py/py.pw_pystamp
1437 rule __third_party_pigweed_repo_pw_presubmit_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1438   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_presubmit/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_presubmit/py/py._build_wheel.pw_pystamp --capture-output --module build -- ../../third_party/pigweed/repo/pw_presubmit/py --wheel --no-isolation --outdir python/obj/third_party/pigweed/repo/pw_presubmit/py/py._build_wheel
1439   description = ACTION //third_party/pigweed/repo/pw_presubmit/py:py._build_wheel(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1440   restat = 1
1441
1442 build python/gen/third_party/pigweed/repo/pw_presubmit/py/py._build_wheel.pw_pystamp: __third_party_pigweed_repo_pw_presubmit_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_build/python_lint.wheel.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_package/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_presubmit/py/py.stamp
1443
1444 build python/obj/third_party/pigweed/repo/pw_presubmit/py/py._build_wheel.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_presubmit/py/py._build_wheel.pw_pystamp
1445 rule __third_party_pigweed_repo_pw_presubmit_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1446   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_presubmit/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_presubmit/py/py._run_pip_install.pw_pystamp --capture-output --module pip -- install --no-build-isolation --constraint ../../scripts/constraints.txt --editable ../../third_party/pigweed/repo/pw_presubmit/py
1447   description = ACTION //third_party/pigweed/repo/pw_presubmit/py:py._run_pip_install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1448   restat = 1
1449
1450 build python/gen/third_party/pigweed/repo/pw_presubmit/py/py._run_pip_install.pw_pystamp: __third_party_pigweed_repo_pw_presubmit_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/constraints.txt ../../third_party/pigweed/repo/pw_presubmit/py/pyproject.toml ../../third_party/pigweed/repo/pw_presubmit/py/setup.cfg ../../third_party/pigweed/repo/pw_presubmit/py/setup.py python/obj/third_party/pigweed/repo/pw_build/python_lint._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_package/py/py._run_pip_install.stamp
1451   pool = third_party_pigweed_repo_pw_build_pool_pip
1452
1453 build python/obj/third_party/pigweed/repo/pw_presubmit/py/py._run_pip_install.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_presubmit/py/py._run_pip_install.pw_pystamp
1454 build python/obj/third_party/pigweed/repo/pw_presubmit/py/py.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_presubmit/py/py.stamp python/obj/third_party/pigweed/repo/pw_presubmit/py/py._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_build/python_lint.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_package/py/py.install.stamp
1455 rule __third_party_pigweed_repo_pw_presubmit_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1456   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_presubmit/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --env=MYPY_FORCE_COLOR=1 --touch python/gen/third_party/pigweed/repo/pw_presubmit/py/py.lint.mypy.pw_pystamp --capture-output --module mypy -- --pretty --show-error-codes ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/__init__.py ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/build.py ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/cli.py ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/cpp_checks.py ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/format_code.py ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/git_repo.py ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/inclusive_language.py ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/install_hook.py ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/pigweed_presubmit.py ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/presubmit.py ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/python_checks.py ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/tools.py ../../third_party/pigweed/repo/pw_presubmit/py/presubmit_test.py ../../third_party/pigweed/repo/pw_presubmit/py/tools_test.py ../../third_party/pigweed/repo/pw_presubmit/py/setup.py
1457   description = ACTION //third_party/pigweed/repo/pw_presubmit/py:py.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1458   restat = 1
1459
1460 build python/gen/third_party/pigweed/repo/pw_presubmit/py/py.lint.mypy.pw_pystamp: __third_party_pigweed_repo_pw_presubmit_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_build/python_lint.install.stamp python/obj/third_party/pigweed/repo/pw_build/python_lint.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_package/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_package/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_presubmit/py/py.install.stamp
1461
1462 build python/obj/third_party/pigweed/repo/pw_presubmit/py/py.lint.mypy.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_presubmit/py/py.lint.mypy.pw_pystamp
1463 rule __third_party_pigweed_repo_pw_presubmit_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1464   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_presubmit/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_presubmit/py/${source_target_relative}.pylint.passed --capture-output --module pylint -- ../../third_party/pigweed/repo/pw_presubmit/py/${source_target_relative} --jobs=1 --output-format=colorized --rcfile=../../third_party/pigweed/repo/.pylintrc
1465   description = ACTION //third_party/pigweed/repo/pw_presubmit/py:py.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1466   restat = 1
1467 build python/obj/third_party/pigweed/repo/pw_presubmit/py/py.lint.pylint.inputdeps.stamp: python_stamp ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/.pylintrc python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_build/python_lint.install.stamp python/obj/third_party/pigweed/repo/pw_build/python_lint.lint.pylint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.pylint.stamp python/obj/third_party/pigweed/repo/pw_package/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_package/py/py.lint.pylint.stamp python/obj/third_party/pigweed/repo/pw_presubmit/py/py.install.stamp
1468
1469 build python/gen/third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/__init__.py.pylint.passed: __third_party_pigweed_repo_pw_presubmit_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/__init__.py | python/obj/third_party/pigweed/repo/pw_presubmit/py/py.lint.pylint.inputdeps.stamp
1470   source_target_relative = pw_presubmit/__init__.py
1471 build python/gen/third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/build.py.pylint.passed: __third_party_pigweed_repo_pw_presubmit_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/build.py | python/obj/third_party/pigweed/repo/pw_presubmit/py/py.lint.pylint.inputdeps.stamp
1472   source_target_relative = pw_presubmit/build.py
1473 build python/gen/third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/cli.py.pylint.passed: __third_party_pigweed_repo_pw_presubmit_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/cli.py | python/obj/third_party/pigweed/repo/pw_presubmit/py/py.lint.pylint.inputdeps.stamp
1474   source_target_relative = pw_presubmit/cli.py
1475 build python/gen/third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/cpp_checks.py.pylint.passed: __third_party_pigweed_repo_pw_presubmit_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/cpp_checks.py | python/obj/third_party/pigweed/repo/pw_presubmit/py/py.lint.pylint.inputdeps.stamp
1476   source_target_relative = pw_presubmit/cpp_checks.py
1477 build python/gen/third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/format_code.py.pylint.passed: __third_party_pigweed_repo_pw_presubmit_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/format_code.py | python/obj/third_party/pigweed/repo/pw_presubmit/py/py.lint.pylint.inputdeps.stamp
1478   source_target_relative = pw_presubmit/format_code.py
1479 build python/gen/third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/git_repo.py.pylint.passed: __third_party_pigweed_repo_pw_presubmit_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/git_repo.py | python/obj/third_party/pigweed/repo/pw_presubmit/py/py.lint.pylint.inputdeps.stamp
1480   source_target_relative = pw_presubmit/git_repo.py
1481 build python/gen/third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/inclusive_language.py.pylint.passed: __third_party_pigweed_repo_pw_presubmit_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/inclusive_language.py | python/obj/third_party/pigweed/repo/pw_presubmit/py/py.lint.pylint.inputdeps.stamp
1482   source_target_relative = pw_presubmit/inclusive_language.py
1483 build python/gen/third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/install_hook.py.pylint.passed: __third_party_pigweed_repo_pw_presubmit_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/install_hook.py | python/obj/third_party/pigweed/repo/pw_presubmit/py/py.lint.pylint.inputdeps.stamp
1484   source_target_relative = pw_presubmit/install_hook.py
1485 build python/gen/third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/pigweed_presubmit.py.pylint.passed: __third_party_pigweed_repo_pw_presubmit_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/pigweed_presubmit.py | python/obj/third_party/pigweed/repo/pw_presubmit/py/py.lint.pylint.inputdeps.stamp
1486   source_target_relative = pw_presubmit/pigweed_presubmit.py
1487 build python/gen/third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/presubmit.py.pylint.passed: __third_party_pigweed_repo_pw_presubmit_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/presubmit.py | python/obj/third_party/pigweed/repo/pw_presubmit/py/py.lint.pylint.inputdeps.stamp
1488   source_target_relative = pw_presubmit/presubmit.py
1489 build python/gen/third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/python_checks.py.pylint.passed: __third_party_pigweed_repo_pw_presubmit_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/python_checks.py | python/obj/third_party/pigweed/repo/pw_presubmit/py/py.lint.pylint.inputdeps.stamp
1490   source_target_relative = pw_presubmit/python_checks.py
1491 build python/gen/third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/tools.py.pylint.passed: __third_party_pigweed_repo_pw_presubmit_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/tools.py | python/obj/third_party/pigweed/repo/pw_presubmit/py/py.lint.pylint.inputdeps.stamp
1492   source_target_relative = pw_presubmit/tools.py
1493 build python/gen/third_party/pigweed/repo/pw_presubmit/py/presubmit_test.py.pylint.passed: __third_party_pigweed_repo_pw_presubmit_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_presubmit/py/presubmit_test.py | python/obj/third_party/pigweed/repo/pw_presubmit/py/py.lint.pylint.inputdeps.stamp
1494   source_target_relative = presubmit_test.py
1495 build python/gen/third_party/pigweed/repo/pw_presubmit/py/tools_test.py.pylint.passed: __third_party_pigweed_repo_pw_presubmit_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_presubmit/py/tools_test.py | python/obj/third_party/pigweed/repo/pw_presubmit/py/py.lint.pylint.inputdeps.stamp
1496   source_target_relative = tools_test.py
1497 build python/gen/third_party/pigweed/repo/pw_presubmit/py/setup.py.pylint.passed: __third_party_pigweed_repo_pw_presubmit_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_presubmit/py/setup.py | python/obj/third_party/pigweed/repo/pw_presubmit/py/py.lint.pylint.inputdeps.stamp
1498   source_target_relative = setup.py
1499
1500 build python/obj/third_party/pigweed/repo/pw_presubmit/py/py.lint.pylint.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/__init__.py.pylint.passed python/gen/third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/build.py.pylint.passed python/gen/third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/cli.py.pylint.passed python/gen/third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/cpp_checks.py.pylint.passed python/gen/third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/format_code.py.pylint.passed python/gen/third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/git_repo.py.pylint.passed python/gen/third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/inclusive_language.py.pylint.passed python/gen/third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/install_hook.py.pylint.passed python/gen/third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/pigweed_presubmit.py.pylint.passed python/gen/third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/presubmit.py.pylint.passed python/gen/third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/python_checks.py.pylint.passed python/gen/third_party/pigweed/repo/pw_presubmit/py/pw_presubmit/tools.py.pylint.passed python/gen/third_party/pigweed/repo/pw_presubmit/py/presubmit_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_presubmit/py/tools_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_presubmit/py/setup.py.pylint.passed
1501 build python/obj/third_party/pigweed/repo/pw_presubmit/py/py.tests.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_presubmit/py/py.tests.presubmit_test.py.stamp python/obj/third_party/pigweed/repo/pw_presubmit/py/py.tests.tools_test.py.stamp
1502 rule __third_party_pigweed_repo_pw_presubmit_py_py.tests.presubmit_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1503   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_presubmit/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_presubmit/py/py.tests.presubmit_test.py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_presubmit/py/presubmit_test.py
1504   description = ACTION //third_party/pigweed/repo/pw_presubmit/py:py.tests.presubmit_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1505   restat = 1
1506
1507 build python/gen/third_party/pigweed/repo/pw_presubmit/py/py.tests.presubmit_test.py.pw_pystamp: __third_party_pigweed_repo_pw_presubmit_py_py.tests.presubmit_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_presubmit/py/presubmit_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_build/python_lint.install.stamp python/obj/third_party/pigweed/repo/pw_build/python_lint.tests.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_package/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_package/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_presubmit/py/py.install.stamp
1508
1509 build python/obj/third_party/pigweed/repo/pw_presubmit/py/py.tests.presubmit_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_presubmit/py/py.tests.presubmit_test.py.pw_pystamp
1510 rule __third_party_pigweed_repo_pw_presubmit_py_py.tests.tools_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1511   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_presubmit/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_presubmit/py/py.tests.tools_test.py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_presubmit/py/tools_test.py
1512   description = ACTION //third_party/pigweed/repo/pw_presubmit/py:py.tests.tools_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1513   restat = 1
1514
1515 build python/gen/third_party/pigweed/repo/pw_presubmit/py/py.tests.tools_test.py.pw_pystamp: __third_party_pigweed_repo_pw_presubmit_py_py.tests.tools_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_presubmit/py/tools_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_build/python_lint.install.stamp python/obj/third_party/pigweed/repo/pw_build/python_lint.tests.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_package/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_package/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_presubmit/py/py.install.stamp
1516
1517 build python/obj/third_party/pigweed/repo/pw_presubmit/py/py.tests.tools_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_presubmit/py/py.tests.tools_test.py.pw_pystamp
1518 build python/obj/third_party/pigweed/repo/pw_presubmit/py/py.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_presubmit/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_presubmit/py/py._build_wheel.stamp python/obj/third_party/pigweed/repo/pw_build/python_lint.wheel.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_package/py/py.wheel.stamp
1519 rule __third_party_pigweed_repo_pw_protobuf_codegen_test_protos.python___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1520   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/generate_python_package.py --label //third_party/pigweed/repo/pw_protobuf$:codegen_test_protos.python --generated-root python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package --setup-json python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/setup.json python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/full_test_pb2.py python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/full_test_pb2.pyi python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/imported_pb2.py python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/imported_pb2.pyi python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/importer_pb2.py python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/importer_pb2.pyi python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/non_pw_package_pb2.py python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/non_pw_package_pb2.pyi python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/proto2_pb2.py python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/proto2_pb2.pyi python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/repeated_pb2.py python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/repeated_pb2.pyi
1521   description = ACTION //third_party/pigweed/repo/pw_protobuf:codegen_test_protos.python(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1522   restat = 1
1523
1524 build python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pyproject.toml python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/setup.cfg: __third_party_pigweed_repo_pw_protobuf_codegen_test_protos.python___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/generate_python_package.py python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/setup.json python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._mirror_sources_to_out_dir.stamp
1525
1526 build python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pyproject.toml python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/setup.cfg
1527 rule __third_party_pigweed_repo_pw_protobuf_codegen_test_protos.python._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1528   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_protobuf --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._build_wheel.pw_pystamp --capture-output --module build -- python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package --wheel --no-isolation --outdir python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._build_wheel
1529   description = ACTION //third_party/pigweed/repo/pw_protobuf:codegen_test_protos.python._build_wheel(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1530   restat = 1
1531
1532 build python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._build_wheel.pw_pystamp: __third_party_pigweed_repo_pw_protobuf_codegen_test_protos.python._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.wheel.stamp
1533
1534 build python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._build_wheel.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._build_wheel.pw_pystamp
1535 build python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._mirror_sources_to_out_dir.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._mirror_sources_to_out_dir_pw_protobuf_test_protos.full_test_pb2.py.stamp python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._mirror_sources_to_out_dir_pw_protobuf_test_protos.full_test_pb2.pyi.stamp python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._mirror_sources_to_out_dir_pw_protobuf_test_protos.imported_pb2.py.stamp python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._mirror_sources_to_out_dir_pw_protobuf_test_protos.imported_pb2.pyi.stamp python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._mirror_sources_to_out_dir_pw_protobuf_test_protos.importer_pb2.py.stamp python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._mirror_sources_to_out_dir_pw_protobuf_test_protos.importer_pb2.pyi.stamp python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._mirror_sources_to_out_dir_pw_protobuf_test_protos.non_pw_package_pb2.py.stamp python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._mirror_sources_to_out_dir_pw_protobuf_test_protos.non_pw_package_pb2.pyi.stamp python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._mirror_sources_to_out_dir_pw_protobuf_test_protos.proto2_pb2.py.stamp python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._mirror_sources_to_out_dir_pw_protobuf_test_protos.proto2_pb2.pyi.stamp python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._mirror_sources_to_out_dir_pw_protobuf_test_protos.repeated_pb2.py.stamp python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._mirror_sources_to_out_dir_pw_protobuf_test_protos.repeated_pb2.pyi.stamp
1536 build python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/full_test_pb2.py: python_copy protocol_buffer/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.proto_library/python/pw_protobuf_test_protos/full_test_pb2.py || protocol_buffer/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._gen.stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.stamp
1537
1538 build python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._mirror_sources_to_out_dir_pw_protobuf_test_protos.full_test_pb2.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/full_test_pb2.py
1539 build python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/full_test_pb2.pyi: python_copy protocol_buffer/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.proto_library/python/pw_protobuf_test_protos/full_test_pb2.pyi || protocol_buffer/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._gen.stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.stamp
1540
1541 build python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._mirror_sources_to_out_dir_pw_protobuf_test_protos.full_test_pb2.pyi.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/full_test_pb2.pyi
1542 build python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/imported_pb2.py: python_copy protocol_buffer/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.proto_library/python/pw_protobuf_test_protos/imported_pb2.py || protocol_buffer/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._gen.stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.stamp
1543
1544 build python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._mirror_sources_to_out_dir_pw_protobuf_test_protos.imported_pb2.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/imported_pb2.py
1545 build python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/imported_pb2.pyi: python_copy protocol_buffer/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.proto_library/python/pw_protobuf_test_protos/imported_pb2.pyi || protocol_buffer/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._gen.stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.stamp
1546
1547 build python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._mirror_sources_to_out_dir_pw_protobuf_test_protos.imported_pb2.pyi.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/imported_pb2.pyi
1548 build python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/importer_pb2.py: python_copy protocol_buffer/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.proto_library/python/pw_protobuf_test_protos/importer_pb2.py || protocol_buffer/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._gen.stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.stamp
1549
1550 build python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._mirror_sources_to_out_dir_pw_protobuf_test_protos.importer_pb2.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/importer_pb2.py
1551 build python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/importer_pb2.pyi: python_copy protocol_buffer/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.proto_library/python/pw_protobuf_test_protos/importer_pb2.pyi || protocol_buffer/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._gen.stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.stamp
1552
1553 build python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._mirror_sources_to_out_dir_pw_protobuf_test_protos.importer_pb2.pyi.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/importer_pb2.pyi
1554 build python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/non_pw_package_pb2.py: python_copy protocol_buffer/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.proto_library/python/pw_protobuf_test_protos/non_pw_package_pb2.py || protocol_buffer/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._gen.stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.stamp
1555
1556 build python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._mirror_sources_to_out_dir_pw_protobuf_test_protos.non_pw_package_pb2.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/non_pw_package_pb2.py
1557 build python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/non_pw_package_pb2.pyi: python_copy protocol_buffer/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.proto_library/python/pw_protobuf_test_protos/non_pw_package_pb2.pyi || protocol_buffer/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._gen.stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.stamp
1558
1559 build python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._mirror_sources_to_out_dir_pw_protobuf_test_protos.non_pw_package_pb2.pyi.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/non_pw_package_pb2.pyi
1560 build python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/proto2_pb2.py: python_copy protocol_buffer/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.proto_library/python/pw_protobuf_test_protos/proto2_pb2.py || protocol_buffer/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._gen.stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.stamp
1561
1562 build python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._mirror_sources_to_out_dir_pw_protobuf_test_protos.proto2_pb2.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/proto2_pb2.py
1563 build python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/proto2_pb2.pyi: python_copy protocol_buffer/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.proto_library/python/pw_protobuf_test_protos/proto2_pb2.pyi || protocol_buffer/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._gen.stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.stamp
1564
1565 build python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._mirror_sources_to_out_dir_pw_protobuf_test_protos.proto2_pb2.pyi.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/proto2_pb2.pyi
1566 build python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/repeated_pb2.py: python_copy protocol_buffer/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.proto_library/python/pw_protobuf_test_protos/repeated_pb2.py || protocol_buffer/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._gen.stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.stamp
1567
1568 build python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._mirror_sources_to_out_dir_pw_protobuf_test_protos.repeated_pb2.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/repeated_pb2.py
1569 build python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/repeated_pb2.pyi: python_copy protocol_buffer/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.proto_library/python/pw_protobuf_test_protos/repeated_pb2.pyi || protocol_buffer/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._gen.stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.stamp
1570
1571 build python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._mirror_sources_to_out_dir_pw_protobuf_test_protos.repeated_pb2.pyi.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package/pw_protobuf_test_protos/repeated_pb2.pyi
1572 rule __third_party_pigweed_repo_pw_protobuf_codegen_test_protos.python._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1573   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_protobuf --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._run_pip_install.pw_pystamp --capture-output --module pip -- install --no-build-isolation --constraint ../../scripts/constraints.txt python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.generated_python_package
1574   description = ACTION //third_party/pigweed/repo/pw_protobuf:codegen_test_protos.python._run_pip_install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1575   restat = 1
1576
1577 build python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._run_pip_install.pw_pystamp: __third_party_pigweed_repo_pw_protobuf_codegen_test_protos.python._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/constraints.txt python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python._run_pip_install.stamp
1578   pool = third_party_pigweed_repo_pw_build_pool_pip
1579
1580 build python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._run_pip_install.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._run_pip_install.pw_pystamp
1581 build python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.stamp python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.install.stamp
1582 build python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.lint.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.lint.pylint.stamp
1583 rule __third_party_pigweed_repo_pw_protobuf_codegen_test_protos.python.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1584   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_protobuf --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.lint.mypy.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
1585   description = ACTION //third_party/pigweed/repo/pw_protobuf:codegen_test_protos.python.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1586   restat = 1
1587
1588 build python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.lint.mypy.pw_pystamp: __third_party_pigweed_repo_pw_protobuf_codegen_test_protos.python.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
1589
1590 build python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.lint.mypy.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.lint.mypy.pw_pystamp
1591 rule __third_party_pigweed_repo_pw_protobuf_codegen_test_protos.python.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1592   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_protobuf --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.lint.pylint.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
1593   description = ACTION //third_party/pigweed/repo/pw_protobuf:codegen_test_protos.python.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1594   restat = 1
1595
1596 build python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.lint.pylint.pw_pystamp: __third_party_pigweed_repo_pw_protobuf_codegen_test_protos.python.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
1597
1598 build python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.lint.pylint.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.lint.pylint.pw_pystamp
1599 build python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf/codegen_test_protos.python._build_wheel.stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.wheel.stamp
1600 rule __third_party_pigweed_repo_pw_protobuf_common_protos.python___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1601   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/generate_python_package.py --label //third_party/pigweed/repo/pw_protobuf$:common_protos.python --generated-root python/gen/third_party/pigweed/repo/pw_protobuf/common_protos.python.generated_python_package --setup-json python/gen/third_party/pigweed/repo/pw_protobuf/common_protos.python.generated_python_package/setup.json python/gen/third_party/pigweed/repo/pw_protobuf/common_protos.python.generated_python_package/pw_protobuf_protos/common_pb2.py python/gen/third_party/pigweed/repo/pw_protobuf/common_protos.python.generated_python_package/pw_protobuf_protos/common_pb2.pyi python/gen/third_party/pigweed/repo/pw_protobuf/common_protos.python.generated_python_package/pw_protobuf_protos/status_pb2.py python/gen/third_party/pigweed/repo/pw_protobuf/common_protos.python.generated_python_package/pw_protobuf_protos/status_pb2.pyi
1602   description = ACTION //third_party/pigweed/repo/pw_protobuf:common_protos.python(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1603   restat = 1
1604
1605 build python/gen/third_party/pigweed/repo/pw_protobuf/common_protos.python.generated_python_package/pyproject.toml python/gen/third_party/pigweed/repo/pw_protobuf/common_protos.python.generated_python_package/setup.cfg: __third_party_pigweed_repo_pw_protobuf_common_protos.python___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/generate_python_package.py python/gen/third_party/pigweed/repo/pw_protobuf/common_protos.python.generated_python_package/setup.json python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python._mirror_sources_to_out_dir.stamp
1606
1607 build python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf/common_protos.python.generated_python_package/pyproject.toml python/gen/third_party/pigweed/repo/pw_protobuf/common_protos.python.generated_python_package/setup.cfg
1608 rule __third_party_pigweed_repo_pw_protobuf_common_protos.python._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1609   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_protobuf --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_protobuf/common_protos.python._build_wheel.pw_pystamp --capture-output --module build -- python/gen/third_party/pigweed/repo/pw_protobuf/common_protos.python.generated_python_package --wheel --no-isolation --outdir python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python._build_wheel
1610   description = ACTION //third_party/pigweed/repo/pw_protobuf:common_protos.python._build_wheel(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1611   restat = 1
1612
1613 build python/gen/third_party/pigweed/repo/pw_protobuf/common_protos.python._build_wheel.pw_pystamp: __third_party_pigweed_repo_pw_protobuf_common_protos.python._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.stamp
1614
1615 build python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python._build_wheel.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf/common_protos.python._build_wheel.pw_pystamp
1616 build python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python._mirror_sources_to_out_dir.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python._mirror_sources_to_out_dir_pw_protobuf_protos.common_pb2.py.stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python._mirror_sources_to_out_dir_pw_protobuf_protos.common_pb2.pyi.stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python._mirror_sources_to_out_dir_pw_protobuf_protos.status_pb2.py.stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python._mirror_sources_to_out_dir_pw_protobuf_protos.status_pb2.pyi.stamp
1617 build python/gen/third_party/pigweed/repo/pw_protobuf/common_protos.python.generated_python_package/pw_protobuf_protos/common_pb2.py: python_copy protocol_buffer/gen/third_party/pigweed/repo/pw_protobuf/common_protos.proto_library/python/pw_protobuf_protos/common_pb2.py || protocol_buffer/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python._gen.stamp
1618
1619 build python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python._mirror_sources_to_out_dir_pw_protobuf_protos.common_pb2.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf/common_protos.python.generated_python_package/pw_protobuf_protos/common_pb2.py
1620 build python/gen/third_party/pigweed/repo/pw_protobuf/common_protos.python.generated_python_package/pw_protobuf_protos/common_pb2.pyi: python_copy protocol_buffer/gen/third_party/pigweed/repo/pw_protobuf/common_protos.proto_library/python/pw_protobuf_protos/common_pb2.pyi || protocol_buffer/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python._gen.stamp
1621
1622 build python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python._mirror_sources_to_out_dir_pw_protobuf_protos.common_pb2.pyi.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf/common_protos.python.generated_python_package/pw_protobuf_protos/common_pb2.pyi
1623 build python/gen/third_party/pigweed/repo/pw_protobuf/common_protos.python.generated_python_package/pw_protobuf_protos/status_pb2.py: python_copy protocol_buffer/gen/third_party/pigweed/repo/pw_protobuf/common_protos.proto_library/python/pw_protobuf_protos/status_pb2.py || protocol_buffer/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python._gen.stamp
1624
1625 build python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python._mirror_sources_to_out_dir_pw_protobuf_protos.status_pb2.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf/common_protos.python.generated_python_package/pw_protobuf_protos/status_pb2.py
1626 build python/gen/third_party/pigweed/repo/pw_protobuf/common_protos.python.generated_python_package/pw_protobuf_protos/status_pb2.pyi: python_copy protocol_buffer/gen/third_party/pigweed/repo/pw_protobuf/common_protos.proto_library/python/pw_protobuf_protos/status_pb2.pyi || protocol_buffer/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python._gen.stamp
1627
1628 build python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python._mirror_sources_to_out_dir_pw_protobuf_protos.status_pb2.pyi.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf/common_protos.python.generated_python_package/pw_protobuf_protos/status_pb2.pyi
1629 rule __third_party_pigweed_repo_pw_protobuf_common_protos.python._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1630   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_protobuf --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_protobuf/common_protos.python._run_pip_install.pw_pystamp --capture-output --module pip -- install --no-build-isolation --constraint ../../scripts/constraints.txt python/gen/third_party/pigweed/repo/pw_protobuf/common_protos.python.generated_python_package
1631   description = ACTION //third_party/pigweed/repo/pw_protobuf:common_protos.python._run_pip_install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1632   restat = 1
1633
1634 build python/gen/third_party/pigweed/repo/pw_protobuf/common_protos.python._run_pip_install.pw_pystamp: __third_party_pigweed_repo_pw_protobuf_common_protos.python._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/constraints.txt python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.stamp
1635   pool = third_party_pigweed_repo_pw_build_pool_pip
1636
1637 build python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python._run_pip_install.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf/common_protos.python._run_pip_install.pw_pystamp
1638 build python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python._run_pip_install.stamp
1639 build python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.lint.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.lint.pylint.stamp
1640 rule __third_party_pigweed_repo_pw_protobuf_common_protos.python.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1641   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_protobuf --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_protobuf/common_protos.python.lint.mypy.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
1642   description = ACTION //third_party/pigweed/repo/pw_protobuf:common_protos.python.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1643   restat = 1
1644
1645 build python/gen/third_party/pigweed/repo/pw_protobuf/common_protos.python.lint.mypy.pw_pystamp: __third_party_pigweed_repo_pw_protobuf_common_protos.python.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
1646
1647 build python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.lint.mypy.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf/common_protos.python.lint.mypy.pw_pystamp
1648 rule __third_party_pigweed_repo_pw_protobuf_common_protos.python.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1649   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_protobuf --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_protobuf/common_protos.python.lint.pylint.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
1650   description = ACTION //third_party/pigweed/repo/pw_protobuf:common_protos.python.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1651   restat = 1
1652
1653 build python/gen/third_party/pigweed/repo/pw_protobuf/common_protos.python.lint.pylint.pw_pystamp: __third_party_pigweed_repo_pw_protobuf_common_protos.python.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
1654
1655 build python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.lint.pylint.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf/common_protos.python.lint.pylint.pw_pystamp
1656 build python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.tests.stamp: python_stamp
1657 build python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python._build_wheel.stamp
1658 rule __third_party_pigweed_repo_pw_protobuf_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1659   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_protobuf/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_protobuf/py/py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
1660   description = ACTION //third_party/pigweed/repo/pw_protobuf/py:py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1661   restat = 1
1662
1663 build python/gen/third_party/pigweed/repo/pw_protobuf/py/py.pw_pystamp: __third_party_pigweed_repo_pw_protobuf_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_protobuf/py/pw_protobuf/__init__.py ../../third_party/pigweed/repo/pw_protobuf/py/pw_protobuf/codegen_pwpb.py ../../third_party/pigweed/repo/pw_protobuf/py/pw_protobuf/output_file.py ../../third_party/pigweed/repo/pw_protobuf/py/pw_protobuf/plugin.py ../../third_party/pigweed/repo/pw_protobuf/py/pw_protobuf/proto_tree.py ../../third_party/pigweed/repo/pw_protobuf/py/setup.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py python/obj/third_party/pigweed/repo/pw_cli/py/py.stamp
1664
1665 build python/obj/third_party/pigweed/repo/pw_protobuf/py/py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf/py/py.pw_pystamp
1666 rule __third_party_pigweed_repo_pw_protobuf_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1667   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_protobuf/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_protobuf/py/py._build_wheel.pw_pystamp --capture-output --module build -- ../../third_party/pigweed/repo/pw_protobuf/py --wheel --no-isolation --outdir python/obj/third_party/pigweed/repo/pw_protobuf/py/py._build_wheel
1668   description = ACTION //third_party/pigweed/repo/pw_protobuf/py:py._build_wheel(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1669   restat = 1
1670
1671 build python/gen/third_party/pigweed/repo/pw_protobuf/py/py._build_wheel.pw_pystamp: __third_party_pigweed_repo_pw_protobuf_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_cli/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_protobuf/py/py.stamp
1672
1673 build python/obj/third_party/pigweed/repo/pw_protobuf/py/py._build_wheel.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf/py/py._build_wheel.pw_pystamp
1674 rule __third_party_pigweed_repo_pw_protobuf_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1675   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_protobuf/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_protobuf/py/py._run_pip_install.pw_pystamp --capture-output --module pip -- install --no-build-isolation --constraint ../../scripts/constraints.txt --editable ../../third_party/pigweed/repo/pw_protobuf/py
1676   description = ACTION //third_party/pigweed/repo/pw_protobuf/py:py._run_pip_install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1677   restat = 1
1678
1679 build python/gen/third_party/pigweed/repo/pw_protobuf/py/py._run_pip_install.pw_pystamp: __third_party_pigweed_repo_pw_protobuf_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/constraints.txt ../../third_party/pigweed/repo/pw_protobuf/py/pyproject.toml ../../third_party/pigweed/repo/pw_protobuf/py/setup.cfg ../../third_party/pigweed/repo/pw_protobuf/py/setup.py python/obj/third_party/pigweed/repo/pw_cli/py/py._run_pip_install.stamp
1680   pool = third_party_pigweed_repo_pw_build_pool_pip
1681
1682 build python/obj/third_party/pigweed/repo/pw_protobuf/py/py._run_pip_install.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf/py/py._run_pip_install.pw_pystamp
1683 build python/obj/third_party/pigweed/repo/pw_protobuf/py/py.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_protobuf/py/py.stamp python/obj/third_party/pigweed/repo/pw_protobuf/py/py._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp
1684 build python/obj/third_party/pigweed/repo/pw_protobuf/py/py.lint.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_protobuf/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_protobuf/py/py.lint.pylint.stamp
1685 rule __third_party_pigweed_repo_pw_protobuf_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1686   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_protobuf/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --env=MYPY_FORCE_COLOR=1 --touch python/gen/third_party/pigweed/repo/pw_protobuf/py/py.lint.mypy.pw_pystamp --capture-output --module mypy -- --pretty --show-error-codes ../../third_party/pigweed/repo/pw_protobuf/py/pw_protobuf/__init__.py ../../third_party/pigweed/repo/pw_protobuf/py/pw_protobuf/codegen_pwpb.py ../../third_party/pigweed/repo/pw_protobuf/py/pw_protobuf/output_file.py ../../third_party/pigweed/repo/pw_protobuf/py/pw_protobuf/plugin.py ../../third_party/pigweed/repo/pw_protobuf/py/pw_protobuf/proto_tree.py ../../third_party/pigweed/repo/pw_protobuf/py/setup.py
1687   description = ACTION //third_party/pigweed/repo/pw_protobuf/py:py.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1688   restat = 1
1689
1690 build python/gen/third_party/pigweed/repo/pw_protobuf/py/py.lint.mypy.pw_pystamp: __third_party_pigweed_repo_pw_protobuf_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_protobuf/py/py.install.stamp
1691
1692 build python/obj/third_party/pigweed/repo/pw_protobuf/py/py.lint.mypy.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf/py/py.lint.mypy.pw_pystamp
1693 rule __third_party_pigweed_repo_pw_protobuf_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1694   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_protobuf/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_protobuf/py/${source_target_relative}.pylint.passed --capture-output --module pylint -- ../../third_party/pigweed/repo/pw_protobuf/py/${source_target_relative} --jobs=1 --output-format=colorized --rcfile=../../third_party/pigweed/repo/.pylintrc
1695   description = ACTION //third_party/pigweed/repo/pw_protobuf/py:py.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1696   restat = 1
1697 build python/obj/third_party/pigweed/repo/pw_protobuf/py/py.lint.pylint.inputdeps.stamp: python_stamp ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/.pylintrc python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.pylint.stamp python/obj/third_party/pigweed/repo/pw_protobuf/py/py.install.stamp
1698
1699 build python/gen/third_party/pigweed/repo/pw_protobuf/py/pw_protobuf/__init__.py.pylint.passed: __third_party_pigweed_repo_pw_protobuf_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_protobuf/py/pw_protobuf/__init__.py | python/obj/third_party/pigweed/repo/pw_protobuf/py/py.lint.pylint.inputdeps.stamp
1700   source_target_relative = pw_protobuf/__init__.py
1701 build python/gen/third_party/pigweed/repo/pw_protobuf/py/pw_protobuf/codegen_pwpb.py.pylint.passed: __third_party_pigweed_repo_pw_protobuf_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_protobuf/py/pw_protobuf/codegen_pwpb.py | python/obj/third_party/pigweed/repo/pw_protobuf/py/py.lint.pylint.inputdeps.stamp
1702   source_target_relative = pw_protobuf/codegen_pwpb.py
1703 build python/gen/third_party/pigweed/repo/pw_protobuf/py/pw_protobuf/output_file.py.pylint.passed: __third_party_pigweed_repo_pw_protobuf_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_protobuf/py/pw_protobuf/output_file.py | python/obj/third_party/pigweed/repo/pw_protobuf/py/py.lint.pylint.inputdeps.stamp
1704   source_target_relative = pw_protobuf/output_file.py
1705 build python/gen/third_party/pigweed/repo/pw_protobuf/py/pw_protobuf/plugin.py.pylint.passed: __third_party_pigweed_repo_pw_protobuf_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_protobuf/py/pw_protobuf/plugin.py | python/obj/third_party/pigweed/repo/pw_protobuf/py/py.lint.pylint.inputdeps.stamp
1706   source_target_relative = pw_protobuf/plugin.py
1707 build python/gen/third_party/pigweed/repo/pw_protobuf/py/pw_protobuf/proto_tree.py.pylint.passed: __third_party_pigweed_repo_pw_protobuf_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_protobuf/py/pw_protobuf/proto_tree.py | python/obj/third_party/pigweed/repo/pw_protobuf/py/py.lint.pylint.inputdeps.stamp
1708   source_target_relative = pw_protobuf/proto_tree.py
1709 build python/gen/third_party/pigweed/repo/pw_protobuf/py/setup.py.pylint.passed: __third_party_pigweed_repo_pw_protobuf_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_protobuf/py/setup.py | python/obj/third_party/pigweed/repo/pw_protobuf/py/py.lint.pylint.inputdeps.stamp
1710   source_target_relative = setup.py
1711
1712 build python/obj/third_party/pigweed/repo/pw_protobuf/py/py.lint.pylint.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf/py/pw_protobuf/__init__.py.pylint.passed python/gen/third_party/pigweed/repo/pw_protobuf/py/pw_protobuf/codegen_pwpb.py.pylint.passed python/gen/third_party/pigweed/repo/pw_protobuf/py/pw_protobuf/output_file.py.pylint.passed python/gen/third_party/pigweed/repo/pw_protobuf/py/pw_protobuf/plugin.py.pylint.passed python/gen/third_party/pigweed/repo/pw_protobuf/py/pw_protobuf/proto_tree.py.pylint.passed python/gen/third_party/pigweed/repo/pw_protobuf/py/setup.py.pylint.passed
1713 build python/obj/third_party/pigweed/repo/pw_protobuf/py/py.tests.stamp: python_stamp
1714 build python/obj/third_party/pigweed/repo/pw_protobuf/py/py.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_protobuf/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf/py/py._build_wheel.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.wheel.stamp
1715 rule __third_party_pigweed_repo_pw_protobuf_compiler_test_protos.python___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1716   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/generate_python_package.py --label //third_party/pigweed/repo/pw_protobuf_compiler$:test_protos.python --generated-root python/gen/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python.generated_python_package --setup-json python/gen/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python.generated_python_package/setup.json python/gen/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python.generated_python_package/pw_protobuf_compiler_protos/nested/more_nesting/test_pb2.py python/gen/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python.generated_python_package/pw_protobuf_compiler_protos/nested/more_nesting/test_pb2.pyi python/gen/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python.generated_python_package/pw_protobuf_compiler_protos/test_pb2.py python/gen/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python.generated_python_package/pw_protobuf_compiler_protos/test_pb2.pyi
1717   description = ACTION //third_party/pigweed/repo/pw_protobuf_compiler:test_protos.python(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1718   restat = 1
1719
1720 build python/gen/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python.generated_python_package/pyproject.toml python/gen/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python.generated_python_package/setup.cfg: __third_party_pigweed_repo_pw_protobuf_compiler_test_protos.python___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/generate_python_package.py python/gen/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python.generated_python_package/setup.json python/obj/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python._mirror_sources_to_out_dir.stamp
1721
1722 build python/obj/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python.generated_python_package/pyproject.toml python/gen/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python.generated_python_package/setup.cfg
1723 build python/obj/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python._mirror_sources_to_out_dir.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python._mirror_sources_to_out_dir_pw_protobuf_compiler_protos.nested.more_nesting.test_pb2.py.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python._mirror_sources_to_out_dir_pw_protobuf_compiler_protos.nested.more_nesting.test_pb2.pyi.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python._mirror_sources_to_out_dir_pw_protobuf_compiler_protos.test_pb2.py.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python._mirror_sources_to_out_dir_pw_protobuf_compiler_protos.test_pb2.pyi.stamp
1724 build python/gen/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python.generated_python_package/pw_protobuf_compiler_protos/nested/more_nesting/test_pb2.py: python_copy protocol_buffer/gen/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.proto_library/python/pw_protobuf_compiler_protos/nested/more_nesting/test_pb2.py || protocol_buffer/obj/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python._gen.stamp
1725
1726 build python/obj/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python._mirror_sources_to_out_dir_pw_protobuf_compiler_protos.nested.more_nesting.test_pb2.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python.generated_python_package/pw_protobuf_compiler_protos/nested/more_nesting/test_pb2.py
1727 build python/gen/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python.generated_python_package/pw_protobuf_compiler_protos/nested/more_nesting/test_pb2.pyi: python_copy protocol_buffer/gen/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.proto_library/python/pw_protobuf_compiler_protos/nested/more_nesting/test_pb2.pyi || protocol_buffer/obj/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python._gen.stamp
1728
1729 build python/obj/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python._mirror_sources_to_out_dir_pw_protobuf_compiler_protos.nested.more_nesting.test_pb2.pyi.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python.generated_python_package/pw_protobuf_compiler_protos/nested/more_nesting/test_pb2.pyi
1730 build python/gen/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python.generated_python_package/pw_protobuf_compiler_protos/test_pb2.py: python_copy protocol_buffer/gen/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.proto_library/python/pw_protobuf_compiler_protos/test_pb2.py || protocol_buffer/obj/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python._gen.stamp
1731
1732 build python/obj/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python._mirror_sources_to_out_dir_pw_protobuf_compiler_protos.test_pb2.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python.generated_python_package/pw_protobuf_compiler_protos/test_pb2.py
1733 build python/gen/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python.generated_python_package/pw_protobuf_compiler_protos/test_pb2.pyi: python_copy protocol_buffer/gen/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.proto_library/python/pw_protobuf_compiler_protos/test_pb2.pyi || protocol_buffer/obj/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python._gen.stamp
1734
1735 build python/obj/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python._mirror_sources_to_out_dir_pw_protobuf_compiler_protos.test_pb2.pyi.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python.generated_python_package/pw_protobuf_compiler_protos/test_pb2.pyi
1736 rule __third_party_pigweed_repo_pw_protobuf_compiler_test_protos.python._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1737   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_protobuf_compiler --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python._run_pip_install.pw_pystamp --capture-output --module pip -- install --no-build-isolation --constraint ../../scripts/constraints.txt python/gen/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python.generated_python_package
1738   description = ACTION //third_party/pigweed/repo/pw_protobuf_compiler:test_protos.python._run_pip_install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1739   restat = 1
1740
1741 build python/gen/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python._run_pip_install.pw_pystamp: __third_party_pigweed_repo_pw_protobuf_compiler_test_protos.python._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/constraints.txt python/obj/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python.stamp
1742   pool = third_party_pigweed_repo_pw_build_pool_pip
1743
1744 build python/obj/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python._run_pip_install.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python._run_pip_install.pw_pystamp
1745 build python/obj/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python._run_pip_install.stamp
1746 build python/obj/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python.tests.stamp: python_stamp
1747 rule __third_party_pigweed_repo_pw_protobuf_compiler_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1748   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_protobuf_compiler/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_protobuf_compiler/py/py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
1749   description = ACTION //third_party/pigweed/repo/pw_protobuf_compiler/py:py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1750   restat = 1
1751
1752 build python/gen/third_party/pigweed/repo/pw_protobuf_compiler/py/py.pw_pystamp: __third_party_pigweed_repo_pw_protobuf_compiler_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_protobuf_compiler/py/pw_protobuf_compiler/__init__.py ../../third_party/pigweed/repo/pw_protobuf_compiler/py/pw_protobuf_compiler/generate_protos.py ../../third_party/pigweed/repo/pw_protobuf_compiler/py/pw_protobuf_compiler/proto_target_invalid.py ../../third_party/pigweed/repo/pw_protobuf_compiler/py/pw_protobuf_compiler/python_protos.py ../../third_party/pigweed/repo/pw_protobuf_compiler/py/compiled_protos_test.py ../../third_party/pigweed/repo/pw_protobuf_compiler/py/python_protos_test.py ../../third_party/pigweed/repo/pw_protobuf_compiler/py/setup.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py python/obj/third_party/pigweed/repo/pw_cli/py/py.stamp
1753
1754 build python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf_compiler/py/py.pw_pystamp
1755 rule __third_party_pigweed_repo_pw_protobuf_compiler_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1756   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_protobuf_compiler/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_protobuf_compiler/py/py._build_wheel.pw_pystamp --capture-output --module build -- ../../third_party/pigweed/repo/pw_protobuf_compiler/py --wheel --no-isolation --outdir python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py._build_wheel
1757   description = ACTION //third_party/pigweed/repo/pw_protobuf_compiler/py:py._build_wheel(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1758   restat = 1
1759
1760 build python/gen/third_party/pigweed/repo/pw_protobuf_compiler/py/py._build_wheel.pw_pystamp: __third_party_pigweed_repo_pw_protobuf_compiler_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_cli/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.stamp
1761
1762 build python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py._build_wheel.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf_compiler/py/py._build_wheel.pw_pystamp
1763 rule __third_party_pigweed_repo_pw_protobuf_compiler_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1764   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_protobuf_compiler/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_protobuf_compiler/py/py._run_pip_install.pw_pystamp --capture-output --module pip -- install --no-build-isolation --constraint ../../scripts/constraints.txt --editable ../../third_party/pigweed/repo/pw_protobuf_compiler/py
1765   description = ACTION //third_party/pigweed/repo/pw_protobuf_compiler/py:py._run_pip_install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1766   restat = 1
1767
1768 build python/gen/third_party/pigweed/repo/pw_protobuf_compiler/py/py._run_pip_install.pw_pystamp: __third_party_pigweed_repo_pw_protobuf_compiler_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/constraints.txt ../../third_party/pigweed/repo/pw_protobuf_compiler/py/pyproject.toml ../../third_party/pigweed/repo/pw_protobuf_compiler/py/setup.cfg ../../third_party/pigweed/repo/pw_protobuf_compiler/py/setup.py python/obj/third_party/pigweed/repo/pw_cli/py/py._run_pip_install.stamp
1769   pool = third_party_pigweed_repo_pw_build_pool_pip
1770
1771 build python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py._run_pip_install.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf_compiler/py/py._run_pip_install.pw_pystamp
1772 build python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp
1773 build python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.lint.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.lint.pylint.stamp
1774 rule __third_party_pigweed_repo_pw_protobuf_compiler_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1775   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_protobuf_compiler/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --env=MYPY_FORCE_COLOR=1 --touch python/gen/third_party/pigweed/repo/pw_protobuf_compiler/py/py.lint.mypy.pw_pystamp --capture-output --module mypy -- --pretty --show-error-codes ../../third_party/pigweed/repo/pw_protobuf_compiler/py/pw_protobuf_compiler/__init__.py ../../third_party/pigweed/repo/pw_protobuf_compiler/py/pw_protobuf_compiler/generate_protos.py ../../third_party/pigweed/repo/pw_protobuf_compiler/py/pw_protobuf_compiler/proto_target_invalid.py ../../third_party/pigweed/repo/pw_protobuf_compiler/py/pw_protobuf_compiler/python_protos.py ../../third_party/pigweed/repo/pw_protobuf_compiler/py/compiled_protos_test.py ../../third_party/pigweed/repo/pw_protobuf_compiler/py/python_protos_test.py ../../third_party/pigweed/repo/pw_protobuf_compiler/py/setup.py
1776   description = ACTION //third_party/pigweed/repo/pw_protobuf_compiler/py:py.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1777   restat = 1
1778
1779 build python/gen/third_party/pigweed/repo/pw_protobuf_compiler/py/py.lint.mypy.pw_pystamp: __third_party_pigweed_repo_pw_protobuf_compiler_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.install.stamp
1780
1781 build python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.lint.mypy.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf_compiler/py/py.lint.mypy.pw_pystamp
1782 rule __third_party_pigweed_repo_pw_protobuf_compiler_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1783   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_protobuf_compiler/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_protobuf_compiler/py/${source_target_relative}.pylint.passed --capture-output --module pylint -- ../../third_party/pigweed/repo/pw_protobuf_compiler/py/${source_target_relative} --jobs=1 --output-format=colorized --rcfile=../../third_party/pigweed/repo/.pylintrc
1784   description = ACTION //third_party/pigweed/repo/pw_protobuf_compiler/py:py.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1785   restat = 1
1786 build python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.lint.pylint.inputdeps.stamp: python_stamp ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/.pylintrc python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.pylint.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.install.stamp
1787
1788 build python/gen/third_party/pigweed/repo/pw_protobuf_compiler/py/pw_protobuf_compiler/__init__.py.pylint.passed: __third_party_pigweed_repo_pw_protobuf_compiler_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_protobuf_compiler/py/pw_protobuf_compiler/__init__.py | python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.lint.pylint.inputdeps.stamp
1789   source_target_relative = pw_protobuf_compiler/__init__.py
1790 build python/gen/third_party/pigweed/repo/pw_protobuf_compiler/py/pw_protobuf_compiler/generate_protos.py.pylint.passed: __third_party_pigweed_repo_pw_protobuf_compiler_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_protobuf_compiler/py/pw_protobuf_compiler/generate_protos.py | python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.lint.pylint.inputdeps.stamp
1791   source_target_relative = pw_protobuf_compiler/generate_protos.py
1792 build python/gen/third_party/pigweed/repo/pw_protobuf_compiler/py/pw_protobuf_compiler/proto_target_invalid.py.pylint.passed: __third_party_pigweed_repo_pw_protobuf_compiler_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_protobuf_compiler/py/pw_protobuf_compiler/proto_target_invalid.py | python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.lint.pylint.inputdeps.stamp
1793   source_target_relative = pw_protobuf_compiler/proto_target_invalid.py
1794 build python/gen/third_party/pigweed/repo/pw_protobuf_compiler/py/pw_protobuf_compiler/python_protos.py.pylint.passed: __third_party_pigweed_repo_pw_protobuf_compiler_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_protobuf_compiler/py/pw_protobuf_compiler/python_protos.py | python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.lint.pylint.inputdeps.stamp
1795   source_target_relative = pw_protobuf_compiler/python_protos.py
1796 build python/gen/third_party/pigweed/repo/pw_protobuf_compiler/py/compiled_protos_test.py.pylint.passed: __third_party_pigweed_repo_pw_protobuf_compiler_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_protobuf_compiler/py/compiled_protos_test.py | python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.lint.pylint.inputdeps.stamp
1797   source_target_relative = compiled_protos_test.py
1798 build python/gen/third_party/pigweed/repo/pw_protobuf_compiler/py/python_protos_test.py.pylint.passed: __third_party_pigweed_repo_pw_protobuf_compiler_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_protobuf_compiler/py/python_protos_test.py | python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.lint.pylint.inputdeps.stamp
1799   source_target_relative = python_protos_test.py
1800 build python/gen/third_party/pigweed/repo/pw_protobuf_compiler/py/setup.py.pylint.passed: __third_party_pigweed_repo_pw_protobuf_compiler_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_protobuf_compiler/py/setup.py | python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.lint.pylint.inputdeps.stamp
1801   source_target_relative = setup.py
1802
1803 build python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.lint.pylint.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf_compiler/py/pw_protobuf_compiler/__init__.py.pylint.passed python/gen/third_party/pigweed/repo/pw_protobuf_compiler/py/pw_protobuf_compiler/generate_protos.py.pylint.passed python/gen/third_party/pigweed/repo/pw_protobuf_compiler/py/pw_protobuf_compiler/proto_target_invalid.py.pylint.passed python/gen/third_party/pigweed/repo/pw_protobuf_compiler/py/pw_protobuf_compiler/python_protos.py.pylint.passed python/gen/third_party/pigweed/repo/pw_protobuf_compiler/py/compiled_protos_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_protobuf_compiler/py/python_protos_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_protobuf_compiler/py/setup.py.pylint.passed
1804 build python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.tests.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.tests.compiled_protos_test.py.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.tests.python_protos_test.py.stamp
1805 rule __third_party_pigweed_repo_pw_protobuf_compiler_py_py.tests.compiled_protos_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1806   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_protobuf_compiler/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_protobuf_compiler/py/py.tests.compiled_protos_test.py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_protobuf_compiler/py/compiled_protos_test.py
1807   description = ACTION //third_party/pigweed/repo/pw_protobuf_compiler/py:py.tests.compiled_protos_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1808   restat = 1
1809
1810 build python/gen/third_party/pigweed/repo/pw_protobuf_compiler/py/py.tests.compiled_protos_test.py.pw_pystamp: __third_party_pigweed_repo_pw_protobuf_compiler_py_py.tests.compiled_protos_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_protobuf_compiler/py/compiled_protos_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python.tests.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.install.stamp
1811
1812 build python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.tests.compiled_protos_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf_compiler/py/py.tests.compiled_protos_test.py.pw_pystamp
1813 rule __third_party_pigweed_repo_pw_protobuf_compiler_py_py.tests.python_protos_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1814   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_protobuf_compiler/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_protobuf_compiler/py/py.tests.python_protos_test.py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_protobuf_compiler/py/python_protos_test.py
1815   description = ACTION //third_party/pigweed/repo/pw_protobuf_compiler/py:py.tests.python_protos_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1816   restat = 1
1817
1818 build python/gen/third_party/pigweed/repo/pw_protobuf_compiler/py/py.tests.python_protos_test.py.pw_pystamp: __third_party_pigweed_repo_pw_protobuf_compiler_py_py.tests.python_protos_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_protobuf_compiler/py/python_protos_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/test_protos.python.tests.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.install.stamp
1819
1820 build python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.tests.python_protos_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_protobuf_compiler/py/py.tests.python_protos_test.py.pw_pystamp
1821 build python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py._build_wheel.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.wheel.stamp
1822 build python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.stamp protocol_buffer/obj/third_party/pigweed/repo/pw_rpc/protos.python._gen.stamp
1823 build python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps._run_pip_install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python._run_pip_install.stamp
1824 build python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.install.stamp
1825 build python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.lint.mypy.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.lint.mypy.stamp
1826 build python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.lint.pylint.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.lint.pylint.stamp
1827 build python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.tests.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.tests.stamp
1828 build python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_protobuf/common_protos.python.wheel.stamp
1829 rule __third_party_pigweed_repo_pw_rpc_test_protos.python___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1830   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/generate_python_package.py --label //third_party/pigweed/repo/pw_rpc$:test_protos.python --generated-root python/gen/third_party/pigweed/repo/pw_rpc/test_protos.python.generated_python_package --setup-json python/gen/third_party/pigweed/repo/pw_rpc/test_protos.python.generated_python_package/setup.json python/gen/third_party/pigweed/repo/pw_rpc/test_protos.python.generated_python_package/pw_rpc_test_protos/test_pb2.py python/gen/third_party/pigweed/repo/pw_rpc/test_protos.python.generated_python_package/pw_rpc_test_protos/test_pb2.pyi
1831   description = ACTION //third_party/pigweed/repo/pw_rpc:test_protos.python(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1832   restat = 1
1833
1834 build python/gen/third_party/pigweed/repo/pw_rpc/test_protos.python.generated_python_package/pyproject.toml python/gen/third_party/pigweed/repo/pw_rpc/test_protos.python.generated_python_package/setup.cfg: __third_party_pigweed_repo_pw_rpc_test_protos.python___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/generate_python_package.py python/gen/third_party/pigweed/repo/pw_rpc/test_protos.python.generated_python_package/setup.json python/obj/third_party/pigweed/repo/pw_rpc/test_protos.python._mirror_sources_to_out_dir.stamp
1835
1836 build python/obj/third_party/pigweed/repo/pw_rpc/test_protos.python.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/test_protos.python.generated_python_package/pyproject.toml python/gen/third_party/pigweed/repo/pw_rpc/test_protos.python.generated_python_package/setup.cfg
1837 rule __third_party_pigweed_repo_pw_rpc_test_protos.python._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1838   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_rpc --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_rpc/test_protos.python._build_wheel.pw_pystamp --capture-output --module build -- python/gen/third_party/pigweed/repo/pw_rpc/test_protos.python.generated_python_package --wheel --no-isolation --outdir python/obj/third_party/pigweed/repo/pw_rpc/test_protos.python._build_wheel
1839   description = ACTION //third_party/pigweed/repo/pw_rpc:test_protos.python._build_wheel(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1840   restat = 1
1841
1842 build python/gen/third_party/pigweed/repo/pw_rpc/test_protos.python._build_wheel.pw_pystamp: __third_party_pigweed_repo_pw_rpc_test_protos.python._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_rpc/test_protos.python.stamp
1843
1844 build python/obj/third_party/pigweed/repo/pw_rpc/test_protos.python._build_wheel.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/test_protos.python._build_wheel.pw_pystamp
1845 build python/obj/third_party/pigweed/repo/pw_rpc/test_protos.python._mirror_sources_to_out_dir.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_rpc/test_protos.python._mirror_sources_to_out_dir_pw_rpc_test_protos.test_pb2.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/test_protos.python._mirror_sources_to_out_dir_pw_rpc_test_protos.test_pb2.pyi.stamp
1846 build python/gen/third_party/pigweed/repo/pw_rpc/test_protos.python.generated_python_package/pw_rpc_test_protos/test_pb2.py: python_copy protocol_buffer/gen/third_party/pigweed/repo/pw_rpc/test_protos.proto_library/python/pw_rpc_test_protos/test_pb2.py || protocol_buffer/obj/third_party/pigweed/repo/pw_rpc/test_protos.python._gen.stamp
1847
1848 build python/obj/third_party/pigweed/repo/pw_rpc/test_protos.python._mirror_sources_to_out_dir_pw_rpc_test_protos.test_pb2.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/test_protos.python.generated_python_package/pw_rpc_test_protos/test_pb2.py
1849 build python/gen/third_party/pigweed/repo/pw_rpc/test_protos.python.generated_python_package/pw_rpc_test_protos/test_pb2.pyi: python_copy protocol_buffer/gen/third_party/pigweed/repo/pw_rpc/test_protos.proto_library/python/pw_rpc_test_protos/test_pb2.pyi || protocol_buffer/obj/third_party/pigweed/repo/pw_rpc/test_protos.python._gen.stamp
1850
1851 build python/obj/third_party/pigweed/repo/pw_rpc/test_protos.python._mirror_sources_to_out_dir_pw_rpc_test_protos.test_pb2.pyi.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/test_protos.python.generated_python_package/pw_rpc_test_protos/test_pb2.pyi
1852 rule __third_party_pigweed_repo_pw_rpc_test_protos.python._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1853   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_rpc --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_rpc/test_protos.python._run_pip_install.pw_pystamp --capture-output --module pip -- install --no-build-isolation --constraint ../../scripts/constraints.txt python/gen/third_party/pigweed/repo/pw_rpc/test_protos.python.generated_python_package
1854   description = ACTION //third_party/pigweed/repo/pw_rpc:test_protos.python._run_pip_install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1855   restat = 1
1856
1857 build python/gen/third_party/pigweed/repo/pw_rpc/test_protos.python._run_pip_install.pw_pystamp: __third_party_pigweed_repo_pw_rpc_test_protos.python._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/constraints.txt python/obj/third_party/pigweed/repo/pw_rpc/test_protos.python.stamp
1858   pool = third_party_pigweed_repo_pw_build_pool_pip
1859
1860 build python/obj/third_party/pigweed/repo/pw_rpc/test_protos.python._run_pip_install.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/test_protos.python._run_pip_install.pw_pystamp
1861 build python/obj/third_party/pigweed/repo/pw_rpc/test_protos.python.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_rpc/test_protos.python.stamp python/obj/third_party/pigweed/repo/pw_rpc/test_protos.python._run_pip_install.stamp
1862 build python/obj/third_party/pigweed/repo/pw_rpc/test_protos.python.lint.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_rpc/test_protos.python.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_rpc/test_protos.python.lint.pylint.stamp
1863 rule __third_party_pigweed_repo_pw_rpc_test_protos.python.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1864   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_rpc --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_rpc/test_protos.python.lint.mypy.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
1865   description = ACTION //third_party/pigweed/repo/pw_rpc:test_protos.python.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1866   restat = 1
1867
1868 build python/gen/third_party/pigweed/repo/pw_rpc/test_protos.python.lint.mypy.pw_pystamp: __third_party_pigweed_repo_pw_rpc_test_protos.python.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
1869
1870 build python/obj/third_party/pigweed/repo/pw_rpc/test_protos.python.lint.mypy.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/test_protos.python.lint.mypy.pw_pystamp
1871 rule __third_party_pigweed_repo_pw_rpc_test_protos.python.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1872   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_rpc --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_rpc/test_protos.python.lint.pylint.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
1873   description = ACTION //third_party/pigweed/repo/pw_rpc:test_protos.python.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1874   restat = 1
1875
1876 build python/gen/third_party/pigweed/repo/pw_rpc/test_protos.python.lint.pylint.pw_pystamp: __third_party_pigweed_repo_pw_rpc_test_protos.python.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
1877
1878 build python/obj/third_party/pigweed/repo/pw_rpc/test_protos.python.lint.pylint.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/test_protos.python.lint.pylint.pw_pystamp
1879 build python/obj/third_party/pigweed/repo/pw_rpc/test_protos.python.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_rpc/test_protos.python.install.stamp python/obj/third_party/pigweed/repo/pw_rpc/test_protos.python._build_wheel.stamp
1880 rule __third_party_pigweed_repo_pw_rpc_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1881   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/generate_python_package.py --label //third_party/pigweed/repo/pw_rpc/py$:py --generated-root python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package --setup-json python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/setup.json python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/__init__.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/callback_client/__init__.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/callback_client/call.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/callback_client/errors.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/callback_client/impl.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/client.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/codegen.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/codegen_nanopb.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/codegen_raw.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/console_tools/__init__.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/console_tools/console.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/console_tools/functions.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/console_tools/watchdog.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/descriptors.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/ids.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/packets.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/plugin.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/plugin_nanopb.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/plugin_raw.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/testing.py --proto-library protocol_buffer/gen/third_party/pigweed/repo/pw_rpc/protos.python.json
1882   description = ACTION //third_party/pigweed/repo/pw_rpc/py:py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1883   restat = 1
1884
1885 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pyproject.toml python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/setup.cfg: __third_party_pigweed_repo_pw_rpc_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/generate_python_package.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/setup.json python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir.stamp
1886
1887 build python/obj/third_party/pigweed/repo/pw_rpc/py/py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pyproject.toml python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/setup.cfg
1888 rule __third_party_pigweed_repo_pw_rpc_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1889   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_rpc/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_rpc/py/py._build_wheel.pw_pystamp --capture-output --module build -- python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package --wheel --no-isolation --outdir python/obj/third_party/pigweed/repo/pw_rpc/py/py._build_wheel
1890   description = ACTION //third_party/pigweed/repo/pw_rpc/py:py._build_wheel(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1891   restat = 1
1892
1893 build python/gen/third_party/pigweed/repo/pw_rpc/py/py._build_wheel.pw_pystamp: __third_party_pigweed_repo_pw_rpc_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_protobuf/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.wheel.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.wheel.stamp
1894
1895 build python/obj/third_party/pigweed/repo/pw_rpc/py/py._build_wheel.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py._build_wheel.pw_pystamp
1896 build python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.__init__.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.callback_client.__init__.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.callback_client.call.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.callback_client.errors.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.callback_client.impl.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.client.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.codegen.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.codegen_nanopb.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.codegen_raw.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.console_tools.__init__.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.console_tools.console.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.console_tools.functions.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.console_tools.watchdog.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.descriptors.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.ids.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.packets.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.plugin.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.plugin_nanopb.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.plugin_raw.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.testing.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_tests.callback_client_test.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_tests.client_test.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_tests.console_tools.console_tools_test.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_tests.console_tools.functions_test.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_tests.console_tools.watchdog_test.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_tests.descriptors_test.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_tests.ids_test.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_tests.packets_test.py.stamp
1897 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/__init__.py: python_copy ../../third_party/pigweed/repo/pw_rpc/py/pw_rpc/__init__.py || python/obj/third_party/pigweed/repo/pw_protobuf/py/py.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.stamp
1898
1899 build python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.__init__.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/__init__.py
1900 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/callback_client/__init__.py: python_copy ../../third_party/pigweed/repo/pw_rpc/py/pw_rpc/callback_client/__init__.py || python/obj/third_party/pigweed/repo/pw_protobuf/py/py.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.stamp
1901
1902 build python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.callback_client.__init__.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/callback_client/__init__.py
1903 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/callback_client/call.py: python_copy ../../third_party/pigweed/repo/pw_rpc/py/pw_rpc/callback_client/call.py || python/obj/third_party/pigweed/repo/pw_protobuf/py/py.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.stamp
1904
1905 build python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.callback_client.call.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/callback_client/call.py
1906 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/callback_client/errors.py: python_copy ../../third_party/pigweed/repo/pw_rpc/py/pw_rpc/callback_client/errors.py || python/obj/third_party/pigweed/repo/pw_protobuf/py/py.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.stamp
1907
1908 build python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.callback_client.errors.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/callback_client/errors.py
1909 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/callback_client/impl.py: python_copy ../../third_party/pigweed/repo/pw_rpc/py/pw_rpc/callback_client/impl.py || python/obj/third_party/pigweed/repo/pw_protobuf/py/py.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.stamp
1910
1911 build python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.callback_client.impl.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/callback_client/impl.py
1912 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/client.py: python_copy ../../third_party/pigweed/repo/pw_rpc/py/pw_rpc/client.py || python/obj/third_party/pigweed/repo/pw_protobuf/py/py.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.stamp
1913
1914 build python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.client.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/client.py
1915 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/codegen.py: python_copy ../../third_party/pigweed/repo/pw_rpc/py/pw_rpc/codegen.py || python/obj/third_party/pigweed/repo/pw_protobuf/py/py.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.stamp
1916
1917 build python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.codegen.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/codegen.py
1918 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/codegen_nanopb.py: python_copy ../../third_party/pigweed/repo/pw_rpc/py/pw_rpc/codegen_nanopb.py || python/obj/third_party/pigweed/repo/pw_protobuf/py/py.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.stamp
1919
1920 build python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.codegen_nanopb.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/codegen_nanopb.py
1921 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/codegen_raw.py: python_copy ../../third_party/pigweed/repo/pw_rpc/py/pw_rpc/codegen_raw.py || python/obj/third_party/pigweed/repo/pw_protobuf/py/py.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.stamp
1922
1923 build python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.codegen_raw.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/codegen_raw.py
1924 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/console_tools/__init__.py: python_copy ../../third_party/pigweed/repo/pw_rpc/py/pw_rpc/console_tools/__init__.py || python/obj/third_party/pigweed/repo/pw_protobuf/py/py.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.stamp
1925
1926 build python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.console_tools.__init__.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/console_tools/__init__.py
1927 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/console_tools/console.py: python_copy ../../third_party/pigweed/repo/pw_rpc/py/pw_rpc/console_tools/console.py || python/obj/third_party/pigweed/repo/pw_protobuf/py/py.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.stamp
1928
1929 build python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.console_tools.console.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/console_tools/console.py
1930 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/console_tools/functions.py: python_copy ../../third_party/pigweed/repo/pw_rpc/py/pw_rpc/console_tools/functions.py || python/obj/third_party/pigweed/repo/pw_protobuf/py/py.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.stamp
1931
1932 build python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.console_tools.functions.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/console_tools/functions.py
1933 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/console_tools/watchdog.py: python_copy ../../third_party/pigweed/repo/pw_rpc/py/pw_rpc/console_tools/watchdog.py || python/obj/third_party/pigweed/repo/pw_protobuf/py/py.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.stamp
1934
1935 build python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.console_tools.watchdog.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/console_tools/watchdog.py
1936 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/descriptors.py: python_copy ../../third_party/pigweed/repo/pw_rpc/py/pw_rpc/descriptors.py || python/obj/third_party/pigweed/repo/pw_protobuf/py/py.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.stamp
1937
1938 build python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.descriptors.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/descriptors.py
1939 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/ids.py: python_copy ../../third_party/pigweed/repo/pw_rpc/py/pw_rpc/ids.py || python/obj/third_party/pigweed/repo/pw_protobuf/py/py.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.stamp
1940
1941 build python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.ids.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/ids.py
1942 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/packets.py: python_copy ../../third_party/pigweed/repo/pw_rpc/py/pw_rpc/packets.py || python/obj/third_party/pigweed/repo/pw_protobuf/py/py.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.stamp
1943
1944 build python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.packets.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/packets.py
1945 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/plugin.py: python_copy ../../third_party/pigweed/repo/pw_rpc/py/pw_rpc/plugin.py || python/obj/third_party/pigweed/repo/pw_protobuf/py/py.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.stamp
1946
1947 build python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.plugin.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/plugin.py
1948 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/plugin_nanopb.py: python_copy ../../third_party/pigweed/repo/pw_rpc/py/pw_rpc/plugin_nanopb.py || python/obj/third_party/pigweed/repo/pw_protobuf/py/py.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.stamp
1949
1950 build python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.plugin_nanopb.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/plugin_nanopb.py
1951 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/plugin_raw.py: python_copy ../../third_party/pigweed/repo/pw_rpc/py/pw_rpc/plugin_raw.py || python/obj/third_party/pigweed/repo/pw_protobuf/py/py.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.stamp
1952
1953 build python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.plugin_raw.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/plugin_raw.py
1954 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/testing.py: python_copy ../../third_party/pigweed/repo/pw_rpc/py/pw_rpc/testing.py || python/obj/third_party/pigweed/repo/pw_protobuf/py/py.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.stamp
1955
1956 build python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_pw_rpc.testing.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/testing.py
1957 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/callback_client_test.py: python_copy ../../third_party/pigweed/repo/pw_rpc/py/tests/callback_client_test.py || python/obj/third_party/pigweed/repo/pw_protobuf/py/py.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.stamp
1958
1959 build python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_tests.callback_client_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/callback_client_test.py
1960 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/client_test.py: python_copy ../../third_party/pigweed/repo/pw_rpc/py/tests/client_test.py || python/obj/third_party/pigweed/repo/pw_protobuf/py/py.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.stamp
1961
1962 build python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_tests.client_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/client_test.py
1963 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/console_tools/console_tools_test.py: python_copy ../../third_party/pigweed/repo/pw_rpc/py/tests/console_tools/console_tools_test.py || python/obj/third_party/pigweed/repo/pw_protobuf/py/py.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.stamp
1964
1965 build python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_tests.console_tools.console_tools_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/console_tools/console_tools_test.py
1966 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/console_tools/functions_test.py: python_copy ../../third_party/pigweed/repo/pw_rpc/py/tests/console_tools/functions_test.py || python/obj/third_party/pigweed/repo/pw_protobuf/py/py.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.stamp
1967
1968 build python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_tests.console_tools.functions_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/console_tools/functions_test.py
1969 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/console_tools/watchdog_test.py: python_copy ../../third_party/pigweed/repo/pw_rpc/py/tests/console_tools/watchdog_test.py || python/obj/third_party/pigweed/repo/pw_protobuf/py/py.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.stamp
1970
1971 build python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_tests.console_tools.watchdog_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/console_tools/watchdog_test.py
1972 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/descriptors_test.py: python_copy ../../third_party/pigweed/repo/pw_rpc/py/tests/descriptors_test.py || python/obj/third_party/pigweed/repo/pw_protobuf/py/py.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.stamp
1973
1974 build python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_tests.descriptors_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/descriptors_test.py
1975 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/ids_test.py: python_copy ../../third_party/pigweed/repo/pw_rpc/py/tests/ids_test.py || python/obj/third_party/pigweed/repo/pw_protobuf/py/py.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.stamp
1976
1977 build python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_tests.ids_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/ids_test.py
1978 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/packets_test.py: python_copy ../../third_party/pigweed/repo/pw_rpc/py/tests/packets_test.py || python/obj/third_party/pigweed/repo/pw_protobuf/py/py.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.stamp
1979
1980 build python/obj/third_party/pigweed/repo/pw_rpc/py/py._mirror_sources_to_out_dir_tests.packets_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/packets_test.py
1981 rule __third_party_pigweed_repo_pw_rpc_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1982   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_rpc/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_rpc/py/py._run_pip_install.pw_pystamp --capture-output --module pip -- install --no-build-isolation --constraint ../../scripts/constraints.txt python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package
1983   description = ACTION //third_party/pigweed/repo/pw_rpc/py:py._run_pip_install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1984   restat = 1
1985
1986 build python/gen/third_party/pigweed/repo/pw_rpc/py/py._run_pip_install.pw_pystamp: __third_party_pigweed_repo_pw_rpc_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/constraints.txt python/obj/third_party/pigweed/repo/pw_protobuf/py/py._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.stamp python/obj/third_party/pigweed/repo/pw_status/py/py._run_pip_install.stamp
1987   pool = third_party_pigweed_repo_pw_build_pool_pip
1988
1989 build python/obj/third_party/pigweed/repo/pw_rpc/py/py._run_pip_install.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py._run_pip_install.pw_pystamp
1990 build python/obj/third_party/pigweed/repo/pw_rpc/py/py.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_protobuf/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.install.stamp
1991 build python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.stamp
1992 rule __third_party_pigweed_repo_pw_rpc_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
1993   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_rpc/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --env=MYPY_FORCE_COLOR=1 --touch python/gen/third_party/pigweed/repo/pw_rpc/py/py.lint.mypy.pw_pystamp --capture-output --module mypy -- --pretty --show-error-codes python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/__init__.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/callback_client/__init__.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/callback_client/call.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/callback_client/errors.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/callback_client/impl.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/client.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/codegen.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/codegen_nanopb.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/codegen_raw.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/console_tools/__init__.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/console_tools/console.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/console_tools/functions.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/console_tools/watchdog.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/descriptors.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/ids.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/packets.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/plugin.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/plugin_nanopb.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/plugin_raw.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/testing.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/callback_client_test.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/client_test.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/console_tools/console_tools_test.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/console_tools/functions_test.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/console_tools/watchdog_test.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/descriptors_test.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/ids_test.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/packets_test.py
1994   description = ACTION //third_party/pigweed/repo/pw_rpc/py:py.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
1995   restat = 1
1996
1997 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.lint.mypy.pw_pystamp: __third_party_pigweed_repo_pw_rpc_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.install.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.lint.mypy.stamp
1998
1999 build python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.mypy.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.lint.mypy.pw_pystamp
2000 rule __third_party_pigweed_repo_pw_rpc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2001   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_rpc/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_rpc/py/${source_target_relative}.pylint.passed --capture-output --module pylint -- ../../third_party/pigweed/repo/pw_rpc/py/${source_target_relative} --jobs=1 --output-format=colorized --rcfile=../../third_party/pigweed/repo/.pylintrc
2002   description = ACTION //third_party/pigweed/repo/pw_rpc/py:py.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2003   restat = 1
2004 build python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.inputdeps.stamp: python_stamp ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/.pylintrc python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf/py/py.lint.pylint.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.lint.pylint.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.install.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.lint.pylint.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.lint.pylint.stamp
2005
2006 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/__init__.py.pylint.passed: __third_party_pigweed_repo_pw_rpc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/__init__.py | python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.inputdeps.stamp
2007   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/__init__.py
2008 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/callback_client/__init__.py.pylint.passed: __third_party_pigweed_repo_pw_rpc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/callback_client/__init__.py | python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.inputdeps.stamp
2009   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/callback_client/__init__.py
2010 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/callback_client/call.py.pylint.passed: __third_party_pigweed_repo_pw_rpc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/callback_client/call.py | python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.inputdeps.stamp
2011   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/callback_client/call.py
2012 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/callback_client/errors.py.pylint.passed: __third_party_pigweed_repo_pw_rpc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/callback_client/errors.py | python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.inputdeps.stamp
2013   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/callback_client/errors.py
2014 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/callback_client/impl.py.pylint.passed: __third_party_pigweed_repo_pw_rpc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/callback_client/impl.py | python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.inputdeps.stamp
2015   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/callback_client/impl.py
2016 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/client.py.pylint.passed: __third_party_pigweed_repo_pw_rpc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/client.py | python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.inputdeps.stamp
2017   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/client.py
2018 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/codegen.py.pylint.passed: __third_party_pigweed_repo_pw_rpc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/codegen.py | python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.inputdeps.stamp
2019   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/codegen.py
2020 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/codegen_nanopb.py.pylint.passed: __third_party_pigweed_repo_pw_rpc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/codegen_nanopb.py | python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.inputdeps.stamp
2021   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/codegen_nanopb.py
2022 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/codegen_raw.py.pylint.passed: __third_party_pigweed_repo_pw_rpc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/codegen_raw.py | python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.inputdeps.stamp
2023   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/codegen_raw.py
2024 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/console_tools/__init__.py.pylint.passed: __third_party_pigweed_repo_pw_rpc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/console_tools/__init__.py | python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.inputdeps.stamp
2025   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/console_tools/__init__.py
2026 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/console_tools/console.py.pylint.passed: __third_party_pigweed_repo_pw_rpc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/console_tools/console.py | python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.inputdeps.stamp
2027   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/console_tools/console.py
2028 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/console_tools/functions.py.pylint.passed: __third_party_pigweed_repo_pw_rpc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/console_tools/functions.py | python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.inputdeps.stamp
2029   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/console_tools/functions.py
2030 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/console_tools/watchdog.py.pylint.passed: __third_party_pigweed_repo_pw_rpc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/console_tools/watchdog.py | python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.inputdeps.stamp
2031   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/console_tools/watchdog.py
2032 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/descriptors.py.pylint.passed: __third_party_pigweed_repo_pw_rpc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/descriptors.py | python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.inputdeps.stamp
2033   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/descriptors.py
2034 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/ids.py.pylint.passed: __third_party_pigweed_repo_pw_rpc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/ids.py | python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.inputdeps.stamp
2035   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/ids.py
2036 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/packets.py.pylint.passed: __third_party_pigweed_repo_pw_rpc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/packets.py | python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.inputdeps.stamp
2037   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/packets.py
2038 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/plugin.py.pylint.passed: __third_party_pigweed_repo_pw_rpc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/plugin.py | python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.inputdeps.stamp
2039   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/plugin.py
2040 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/plugin_nanopb.py.pylint.passed: __third_party_pigweed_repo_pw_rpc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/plugin_nanopb.py | python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.inputdeps.stamp
2041   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/plugin_nanopb.py
2042 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/plugin_raw.py.pylint.passed: __third_party_pigweed_repo_pw_rpc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/plugin_raw.py | python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.inputdeps.stamp
2043   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/plugin_raw.py
2044 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/testing.py.pylint.passed: __third_party_pigweed_repo_pw_rpc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/testing.py | python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.inputdeps.stamp
2045   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/testing.py
2046 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/callback_client_test.py.pylint.passed: __third_party_pigweed_repo_pw_rpc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/callback_client_test.py | python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.inputdeps.stamp
2047   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/callback_client_test.py
2048 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/client_test.py.pylint.passed: __third_party_pigweed_repo_pw_rpc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/client_test.py | python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.inputdeps.stamp
2049   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/client_test.py
2050 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/console_tools/console_tools_test.py.pylint.passed: __third_party_pigweed_repo_pw_rpc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/console_tools/console_tools_test.py | python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.inputdeps.stamp
2051   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/console_tools/console_tools_test.py
2052 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/console_tools/functions_test.py.pylint.passed: __third_party_pigweed_repo_pw_rpc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/console_tools/functions_test.py | python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.inputdeps.stamp
2053   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/console_tools/functions_test.py
2054 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/console_tools/watchdog_test.py.pylint.passed: __third_party_pigweed_repo_pw_rpc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/console_tools/watchdog_test.py | python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.inputdeps.stamp
2055   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/console_tools/watchdog_test.py
2056 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/descriptors_test.py.pylint.passed: __third_party_pigweed_repo_pw_rpc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/descriptors_test.py | python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.inputdeps.stamp
2057   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/descriptors_test.py
2058 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/ids_test.py.pylint.passed: __third_party_pigweed_repo_pw_rpc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/ids_test.py | python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.inputdeps.stamp
2059   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/ids_test.py
2060 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/packets_test.py.pylint.passed: __third_party_pigweed_repo_pw_rpc_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/packets_test.py | python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.inputdeps.stamp
2061   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/packets_test.py
2062
2063 build python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.stamp: python_stamp python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/__init__.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/callback_client/__init__.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/callback_client/call.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/callback_client/errors.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/callback_client/impl.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/client.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/codegen.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/codegen_nanopb.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/codegen_raw.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/console_tools/__init__.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/console_tools/console.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/console_tools/functions.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/console_tools/watchdog.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/descriptors.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/ids.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/packets.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/plugin.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/plugin_nanopb.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/plugin_raw.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/pw_rpc/testing.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/callback_client_test.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/client_test.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/console_tools/console_tools_test.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/console_tools/functions_test.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/console_tools/watchdog_test.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/descriptors_test.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/ids_test.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/packets_test.py.pylint.passed
2064 build python/obj/third_party/pigweed/repo/pw_rpc/py/py.tests.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_callback_client_test.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_client_test.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_console_tools_console_tools_test.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_console_tools_functions_test.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_console_tools_watchdog_test.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_descriptors_test.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_ids_test.py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_packets_test.py.stamp
2065 rule __third_party_pigweed_repo_pw_rpc_py_py.tests.tests_callback_client_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2066   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_rpc/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_callback_client_test.py.pw_pystamp --capture-output -- python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/callback_client_test.py
2067   description = ACTION //third_party/pigweed/repo/pw_rpc/py:py.tests.tests_callback_client_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2068   restat = 1
2069
2070 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_callback_client_test.py.pw_pystamp: __third_party_pigweed_repo_pw_rpc_py_py.tests.tests_callback_client_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/callback_client_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_protobuf/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.install.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.tests.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.tests.stamp
2071
2072 build python/obj/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_callback_client_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_callback_client_test.py.pw_pystamp
2073 rule __third_party_pigweed_repo_pw_rpc_py_py.tests.tests_client_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2074   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_rpc/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_client_test.py.pw_pystamp --capture-output -- python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/client_test.py
2075   description = ACTION //third_party/pigweed/repo/pw_rpc/py:py.tests.tests_client_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2076   restat = 1
2077
2078 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_client_test.py.pw_pystamp: __third_party_pigweed_repo_pw_rpc_py_py.tests.tests_client_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/client_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_protobuf/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.install.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.tests.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.tests.stamp
2079
2080 build python/obj/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_client_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_client_test.py.pw_pystamp
2081 rule __third_party_pigweed_repo_pw_rpc_py_py.tests.tests_console_tools_console_tools_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2082   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_rpc/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_console_tools_console_tools_test.py.pw_pystamp --capture-output -- python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/console_tools/console_tools_test.py
2083   description = ACTION //third_party/pigweed/repo/pw_rpc/py:py.tests.tests_console_tools_console_tools_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2084   restat = 1
2085
2086 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_console_tools_console_tools_test.py.pw_pystamp: __third_party_pigweed_repo_pw_rpc_py_py.tests.tests_console_tools_console_tools_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/console_tools/console_tools_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_protobuf/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.install.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.tests.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.tests.stamp
2087
2088 build python/obj/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_console_tools_console_tools_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_console_tools_console_tools_test.py.pw_pystamp
2089 rule __third_party_pigweed_repo_pw_rpc_py_py.tests.tests_console_tools_functions_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2090   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_rpc/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_console_tools_functions_test.py.pw_pystamp --capture-output -- python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/console_tools/functions_test.py
2091   description = ACTION //third_party/pigweed/repo/pw_rpc/py:py.tests.tests_console_tools_functions_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2092   restat = 1
2093
2094 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_console_tools_functions_test.py.pw_pystamp: __third_party_pigweed_repo_pw_rpc_py_py.tests.tests_console_tools_functions_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/console_tools/functions_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_protobuf/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.install.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.tests.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.tests.stamp
2095
2096 build python/obj/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_console_tools_functions_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_console_tools_functions_test.py.pw_pystamp
2097 rule __third_party_pigweed_repo_pw_rpc_py_py.tests.tests_console_tools_watchdog_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2098   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_rpc/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_console_tools_watchdog_test.py.pw_pystamp --capture-output -- python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/console_tools/watchdog_test.py
2099   description = ACTION //third_party/pigweed/repo/pw_rpc/py:py.tests.tests_console_tools_watchdog_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2100   restat = 1
2101
2102 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_console_tools_watchdog_test.py.pw_pystamp: __third_party_pigweed_repo_pw_rpc_py_py.tests.tests_console_tools_watchdog_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/console_tools/watchdog_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_protobuf/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.install.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.tests.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.tests.stamp
2103
2104 build python/obj/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_console_tools_watchdog_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_console_tools_watchdog_test.py.pw_pystamp
2105 rule __third_party_pigweed_repo_pw_rpc_py_py.tests.tests_descriptors_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2106   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_rpc/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_descriptors_test.py.pw_pystamp --capture-output -- python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/descriptors_test.py
2107   description = ACTION //third_party/pigweed/repo/pw_rpc/py:py.tests.tests_descriptors_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2108   restat = 1
2109
2110 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_descriptors_test.py.pw_pystamp: __third_party_pigweed_repo_pw_rpc_py_py.tests.tests_descriptors_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/descriptors_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_protobuf/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.install.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.tests.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.tests.stamp
2111
2112 build python/obj/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_descriptors_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_descriptors_test.py.pw_pystamp
2113 rule __third_party_pigweed_repo_pw_rpc_py_py.tests.tests_ids_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2114   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_rpc/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_ids_test.py.pw_pystamp --capture-output -- python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/ids_test.py
2115   description = ACTION //third_party/pigweed/repo/pw_rpc/py:py.tests.tests_ids_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2116   restat = 1
2117
2118 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_ids_test.py.pw_pystamp: __third_party_pigweed_repo_pw_rpc_py_py.tests.tests_ids_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/ids_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_protobuf/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.install.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.tests.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.tests.stamp
2119
2120 build python/obj/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_ids_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_ids_test.py.pw_pystamp
2121 rule __third_party_pigweed_repo_pw_rpc_py_py.tests.tests_packets_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2122   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_rpc/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_packets_test.py.pw_pystamp --capture-output -- python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/packets_test.py
2123   description = ACTION //third_party/pigweed/repo/pw_rpc/py:py.tests.tests_packets_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2124   restat = 1
2125
2126 build python/gen/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_packets_test.py.pw_pystamp: __third_party_pigweed_repo_pw_rpc_py_py.tests.tests_packets_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/gen/third_party/pigweed/repo/pw_rpc/py/py.generated_python_package/tests/packets_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_build/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_protobuf/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.install.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.tests.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.tests.stamp
2127
2128 build python/obj/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_packets_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/py.tests.tests_packets_test.py.pw_pystamp
2129 build python/obj/third_party/pigweed/repo/pw_rpc/py/py.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py._build_wheel.stamp python/obj/third_party/pigweed/repo/pw_protobuf/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_protobuf_compiler/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_rpc/protos.python._deps.wheel.stamp
2130 rule __third_party_pigweed_repo_pw_rpc_py_python_client_cpp_server_test___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2131   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_rpc/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_rpc/py/python_client_cpp_server_test.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
2132   description = ACTION //third_party/pigweed/repo/pw_rpc/py:python_client_cpp_server_test(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2133   restat = 1
2134
2135 build python/gen/third_party/pigweed/repo/pw_rpc/py/python_client_cpp_server_test.pw_pystamp: __third_party_pigweed_repo_pw_rpc_py_python_client_cpp_server_test___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_rpc/py/tests/python_client_cpp_server_test.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py python/obj/third_party/pigweed/repo/pw_hdlc/py/py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.stamp
2136
2137 build python/obj/third_party/pigweed/repo/pw_rpc/py/python_client_cpp_server_test.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/python_client_cpp_server_test.pw_pystamp
2138 build python/obj/third_party/pigweed/repo/pw_rpc/py/python_client_cpp_server_test._build_wheel.stamp: python_stamp
2139 build python/obj/third_party/pigweed/repo/pw_rpc/py/python_client_cpp_server_test._run_pip_install.stamp: python_stamp
2140 build python/obj/third_party/pigweed/repo/pw_rpc/py/python_client_cpp_server_test.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_rpc/py/python_client_cpp_server_test.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_hdlc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.install.stamp
2141 build python/obj/third_party/pigweed/repo/pw_rpc/py/python_client_cpp_server_test.lint.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_rpc/py/python_client_cpp_server_test.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/python_client_cpp_server_test.lint.pylint.stamp
2142 rule __third_party_pigweed_repo_pw_rpc_py_python_client_cpp_server_test.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2143   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_rpc/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --env=MYPY_FORCE_COLOR=1 --touch python/gen/third_party/pigweed/repo/pw_rpc/py/python_client_cpp_server_test.lint.mypy.pw_pystamp --capture-output --module mypy -- --pretty --show-error-codes ../../third_party/pigweed/repo/pw_rpc/py/tests/python_client_cpp_server_test.py
2144   description = ACTION //third_party/pigweed/repo/pw_rpc/py:python_client_cpp_server_test.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2145   restat = 1
2146
2147 build python/gen/third_party/pigweed/repo/pw_rpc/py/python_client_cpp_server_test.lint.mypy.pw_pystamp: __third_party_pigweed_repo_pw_rpc_py_python_client_cpp_server_test.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_hdlc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_hdlc/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/python_client_cpp_server_test.install.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.lint.mypy.stamp
2148
2149 build python/obj/third_party/pigweed/repo/pw_rpc/py/python_client_cpp_server_test.lint.mypy.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/python_client_cpp_server_test.lint.mypy.pw_pystamp
2150 rule __third_party_pigweed_repo_pw_rpc_py_python_client_cpp_server_test.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2151   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_rpc/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_rpc/py/${source_target_relative}.pylint.passed --capture-output --module pylint -- ../../third_party/pigweed/repo/pw_rpc/py/${source_target_relative} --jobs=1 --output-format=colorized --rcfile=../../third_party/pigweed/repo/.pylintrc
2152   description = ACTION //third_party/pigweed/repo/pw_rpc/py:python_client_cpp_server_test.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2153   restat = 1
2154
2155 build python/gen/third_party/pigweed/repo/pw_rpc/py/tests/python_client_cpp_server_test.py.pylint.passed: __third_party_pigweed_repo_pw_rpc_py_python_client_cpp_server_test.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_rpc/py/tests/python_client_cpp_server_test.py | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/.pylintrc python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_hdlc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_hdlc/py/py.lint.pylint.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/python_client_cpp_server_test.install.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.lint.pylint.stamp
2156   source_target_relative = tests/python_client_cpp_server_test.py
2157
2158 build python/obj/third_party/pigweed/repo/pw_rpc/py/python_client_cpp_server_test.lint.pylint.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_rpc/py/tests/python_client_cpp_server_test.py.pylint.passed
2159 build python/obj/third_party/pigweed/repo/pw_rpc/py/python_client_cpp_server_test.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_rpc/py/python_client_cpp_server_test.install.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_hdlc/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.wheel.stamp
2160 rule __third_party_pigweed_repo_pw_status_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2161   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_status/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_status/py/py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
2162   description = ACTION //third_party/pigweed/repo/pw_status/py:py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2163   restat = 1
2164
2165 build python/gen/third_party/pigweed/repo/pw_status/py/py.pw_pystamp: __third_party_pigweed_repo_pw_status_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_status/py/pw_status/__init__.py ../../third_party/pigweed/repo/pw_status/py/setup.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
2166
2167 build python/obj/third_party/pigweed/repo/pw_status/py/py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_status/py/py.pw_pystamp
2168 rule __third_party_pigweed_repo_pw_status_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2169   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_status/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_status/py/py._build_wheel.pw_pystamp --capture-output --module build -- ../../third_party/pigweed/repo/pw_status/py --wheel --no-isolation --outdir python/obj/third_party/pigweed/repo/pw_status/py/py._build_wheel
2170   description = ACTION //third_party/pigweed/repo/pw_status/py:py._build_wheel(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2171   restat = 1
2172
2173 build python/gen/third_party/pigweed/repo/pw_status/py/py._build_wheel.pw_pystamp: __third_party_pigweed_repo_pw_status_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_status/py/py.stamp
2174
2175 build python/obj/third_party/pigweed/repo/pw_status/py/py._build_wheel.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_status/py/py._build_wheel.pw_pystamp
2176 rule __third_party_pigweed_repo_pw_status_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2177   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_status/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_status/py/py._run_pip_install.pw_pystamp --capture-output --module pip -- install --no-build-isolation --constraint ../../scripts/constraints.txt --editable ../../third_party/pigweed/repo/pw_status/py
2178   description = ACTION //third_party/pigweed/repo/pw_status/py:py._run_pip_install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2179   restat = 1
2180
2181 build python/gen/third_party/pigweed/repo/pw_status/py/py._run_pip_install.pw_pystamp: __third_party_pigweed_repo_pw_status_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/constraints.txt ../../third_party/pigweed/repo/pw_status/py/pyproject.toml ../../third_party/pigweed/repo/pw_status/py/setup.cfg ../../third_party/pigweed/repo/pw_status/py/setup.py
2182   pool = third_party_pigweed_repo_pw_build_pool_pip
2183
2184 build python/obj/third_party/pigweed/repo/pw_status/py/py._run_pip_install.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_status/py/py._run_pip_install.pw_pystamp
2185 build python/obj/third_party/pigweed/repo/pw_status/py/py.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_status/py/py.stamp python/obj/third_party/pigweed/repo/pw_status/py/py._run_pip_install.stamp
2186 build python/obj/third_party/pigweed/repo/pw_status/py/py.lint.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_status/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.lint.pylint.stamp
2187 rule __third_party_pigweed_repo_pw_status_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2188   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_status/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --env=MYPY_FORCE_COLOR=1 --touch python/gen/third_party/pigweed/repo/pw_status/py/py.lint.mypy.pw_pystamp --capture-output --module mypy -- --pretty --show-error-codes ../../third_party/pigweed/repo/pw_status/py/pw_status/__init__.py ../../third_party/pigweed/repo/pw_status/py/setup.py
2189   description = ACTION //third_party/pigweed/repo/pw_status/py:py.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2190   restat = 1
2191
2192 build python/gen/third_party/pigweed/repo/pw_status/py/py.lint.mypy.pw_pystamp: __third_party_pigweed_repo_pw_status_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.install.stamp
2193
2194 build python/obj/third_party/pigweed/repo/pw_status/py/py.lint.mypy.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_status/py/py.lint.mypy.pw_pystamp
2195 rule __third_party_pigweed_repo_pw_status_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2196   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_status/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_status/py/${source_target_relative}.pylint.passed --capture-output --module pylint -- ../../third_party/pigweed/repo/pw_status/py/${source_target_relative} --jobs=1 --output-format=colorized --rcfile=../../third_party/pigweed/repo/.pylintrc
2197   description = ACTION //third_party/pigweed/repo/pw_status/py:py.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2198   restat = 1
2199 build python/obj/third_party/pigweed/repo/pw_status/py/py.lint.pylint.inputdeps.stamp: python_stamp ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/.pylintrc python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.install.stamp
2200
2201 build python/gen/third_party/pigweed/repo/pw_status/py/pw_status/__init__.py.pylint.passed: __third_party_pigweed_repo_pw_status_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_status/py/pw_status/__init__.py | python/obj/third_party/pigweed/repo/pw_status/py/py.lint.pylint.inputdeps.stamp
2202   source_target_relative = pw_status/__init__.py
2203 build python/gen/third_party/pigweed/repo/pw_status/py/setup.py.pylint.passed: __third_party_pigweed_repo_pw_status_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_status/py/setup.py | python/obj/third_party/pigweed/repo/pw_status/py/py.lint.pylint.inputdeps.stamp
2204   source_target_relative = setup.py
2205
2206 build python/obj/third_party/pigweed/repo/pw_status/py/py.lint.pylint.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_status/py/pw_status/__init__.py.pylint.passed python/gen/third_party/pigweed/repo/pw_status/py/setup.py.pylint.passed
2207 build python/obj/third_party/pigweed/repo/pw_status/py/py.tests.stamp: python_stamp
2208 build python/obj/third_party/pigweed/repo/pw_status/py/py.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_status/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_status/py/py._build_wheel.stamp
2209 rule __third_party_pigweed_repo_pw_stm32cube_build_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2210   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_stm32cube_build/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_stm32cube_build/py/py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
2211   description = ACTION //third_party/pigweed/repo/pw_stm32cube_build/py:py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2212   restat = 1
2213
2214 build python/gen/third_party/pigweed/repo/pw_stm32cube_build/py/py.pw_pystamp: __third_party_pigweed_repo_pw_stm32cube_build_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_stm32cube_build/py/pw_stm32cube_build/__init__.py ../../third_party/pigweed/repo/pw_stm32cube_build/py/pw_stm32cube_build/__main__.py ../../third_party/pigweed/repo/pw_stm32cube_build/py/pw_stm32cube_build/find_files.py ../../third_party/pigweed/repo/pw_stm32cube_build/py/pw_stm32cube_build/gen_file_list.py ../../third_party/pigweed/repo/pw_stm32cube_build/py/pw_stm32cube_build/icf_to_ld.py ../../third_party/pigweed/repo/pw_stm32cube_build/py/pw_stm32cube_build/inject_init.py ../../third_party/pigweed/repo/pw_stm32cube_build/py/tests/find_files_test.py ../../third_party/pigweed/repo/pw_stm32cube_build/py/tests/icf_to_ld_test.py ../../third_party/pigweed/repo/pw_stm32cube_build/py/tests/inject_init_test.py ../../third_party/pigweed/repo/pw_stm32cube_build/py/setup.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
2215
2216 build python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_stm32cube_build/py/py.pw_pystamp
2217 rule __third_party_pigweed_repo_pw_stm32cube_build_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2218   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_stm32cube_build/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_stm32cube_build/py/py._build_wheel.pw_pystamp --capture-output --module build -- ../../third_party/pigweed/repo/pw_stm32cube_build/py --wheel --no-isolation --outdir python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py._build_wheel
2219   description = ACTION //third_party/pigweed/repo/pw_stm32cube_build/py:py._build_wheel(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2220   restat = 1
2221
2222 build python/gen/third_party/pigweed/repo/pw_stm32cube_build/py/py._build_wheel.pw_pystamp: __third_party_pigweed_repo_pw_stm32cube_build_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py.stamp
2223
2224 build python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py._build_wheel.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_stm32cube_build/py/py._build_wheel.pw_pystamp
2225 rule __third_party_pigweed_repo_pw_stm32cube_build_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2226   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_stm32cube_build/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_stm32cube_build/py/py._run_pip_install.pw_pystamp --capture-output --module pip -- install --no-build-isolation --constraint ../../scripts/constraints.txt --editable ../../third_party/pigweed/repo/pw_stm32cube_build/py
2227   description = ACTION //third_party/pigweed/repo/pw_stm32cube_build/py:py._run_pip_install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2228   restat = 1
2229
2230 build python/gen/third_party/pigweed/repo/pw_stm32cube_build/py/py._run_pip_install.pw_pystamp: __third_party_pigweed_repo_pw_stm32cube_build_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/constraints.txt ../../third_party/pigweed/repo/pw_stm32cube_build/py/pyproject.toml ../../third_party/pigweed/repo/pw_stm32cube_build/py/setup.cfg ../../third_party/pigweed/repo/pw_stm32cube_build/py/setup.py
2231   pool = third_party_pigweed_repo_pw_build_pool_pip
2232
2233 build python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py._run_pip_install.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_stm32cube_build/py/py._run_pip_install.pw_pystamp
2234 build python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py.stamp python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py._run_pip_install.stamp
2235 rule __third_party_pigweed_repo_pw_stm32cube_build_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2236   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_stm32cube_build/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --env=MYPY_FORCE_COLOR=1 --touch python/gen/third_party/pigweed/repo/pw_stm32cube_build/py/py.lint.mypy.pw_pystamp --capture-output --module mypy -- --pretty --show-error-codes ../../third_party/pigweed/repo/pw_stm32cube_build/py/pw_stm32cube_build/__init__.py ../../third_party/pigweed/repo/pw_stm32cube_build/py/pw_stm32cube_build/__main__.py ../../third_party/pigweed/repo/pw_stm32cube_build/py/pw_stm32cube_build/find_files.py ../../third_party/pigweed/repo/pw_stm32cube_build/py/pw_stm32cube_build/gen_file_list.py ../../third_party/pigweed/repo/pw_stm32cube_build/py/pw_stm32cube_build/icf_to_ld.py ../../third_party/pigweed/repo/pw_stm32cube_build/py/pw_stm32cube_build/inject_init.py ../../third_party/pigweed/repo/pw_stm32cube_build/py/tests/find_files_test.py ../../third_party/pigweed/repo/pw_stm32cube_build/py/tests/icf_to_ld_test.py ../../third_party/pigweed/repo/pw_stm32cube_build/py/tests/inject_init_test.py ../../third_party/pigweed/repo/pw_stm32cube_build/py/setup.py
2237   description = ACTION //third_party/pigweed/repo/pw_stm32cube_build/py:py.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2238   restat = 1
2239
2240 build python/gen/third_party/pigweed/repo/pw_stm32cube_build/py/py.lint.mypy.pw_pystamp: __third_party_pigweed_repo_pw_stm32cube_build_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py.install.stamp
2241
2242 build python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py.lint.mypy.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_stm32cube_build/py/py.lint.mypy.pw_pystamp
2243 rule __third_party_pigweed_repo_pw_stm32cube_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2244   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_stm32cube_build/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_stm32cube_build/py/${source_target_relative}.pylint.passed --capture-output --module pylint -- ../../third_party/pigweed/repo/pw_stm32cube_build/py/${source_target_relative} --jobs=1 --output-format=colorized --rcfile=../../third_party/pigweed/repo/.pylintrc
2245   description = ACTION //third_party/pigweed/repo/pw_stm32cube_build/py:py.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2246   restat = 1
2247 build python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py.lint.pylint.inputdeps.stamp: python_stamp ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/.pylintrc python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py.install.stamp
2248
2249 build python/gen/third_party/pigweed/repo/pw_stm32cube_build/py/pw_stm32cube_build/__init__.py.pylint.passed: __third_party_pigweed_repo_pw_stm32cube_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_stm32cube_build/py/pw_stm32cube_build/__init__.py | python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py.lint.pylint.inputdeps.stamp
2250   source_target_relative = pw_stm32cube_build/__init__.py
2251 build python/gen/third_party/pigweed/repo/pw_stm32cube_build/py/pw_stm32cube_build/__main__.py.pylint.passed: __third_party_pigweed_repo_pw_stm32cube_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_stm32cube_build/py/pw_stm32cube_build/__main__.py | python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py.lint.pylint.inputdeps.stamp
2252   source_target_relative = pw_stm32cube_build/__main__.py
2253 build python/gen/third_party/pigweed/repo/pw_stm32cube_build/py/pw_stm32cube_build/find_files.py.pylint.passed: __third_party_pigweed_repo_pw_stm32cube_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_stm32cube_build/py/pw_stm32cube_build/find_files.py | python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py.lint.pylint.inputdeps.stamp
2254   source_target_relative = pw_stm32cube_build/find_files.py
2255 build python/gen/third_party/pigweed/repo/pw_stm32cube_build/py/pw_stm32cube_build/gen_file_list.py.pylint.passed: __third_party_pigweed_repo_pw_stm32cube_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_stm32cube_build/py/pw_stm32cube_build/gen_file_list.py | python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py.lint.pylint.inputdeps.stamp
2256   source_target_relative = pw_stm32cube_build/gen_file_list.py
2257 build python/gen/third_party/pigweed/repo/pw_stm32cube_build/py/pw_stm32cube_build/icf_to_ld.py.pylint.passed: __third_party_pigweed_repo_pw_stm32cube_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_stm32cube_build/py/pw_stm32cube_build/icf_to_ld.py | python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py.lint.pylint.inputdeps.stamp
2258   source_target_relative = pw_stm32cube_build/icf_to_ld.py
2259 build python/gen/third_party/pigweed/repo/pw_stm32cube_build/py/pw_stm32cube_build/inject_init.py.pylint.passed: __third_party_pigweed_repo_pw_stm32cube_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_stm32cube_build/py/pw_stm32cube_build/inject_init.py | python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py.lint.pylint.inputdeps.stamp
2260   source_target_relative = pw_stm32cube_build/inject_init.py
2261 build python/gen/third_party/pigweed/repo/pw_stm32cube_build/py/tests/find_files_test.py.pylint.passed: __third_party_pigweed_repo_pw_stm32cube_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_stm32cube_build/py/tests/find_files_test.py | python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py.lint.pylint.inputdeps.stamp
2262   source_target_relative = tests/find_files_test.py
2263 build python/gen/third_party/pigweed/repo/pw_stm32cube_build/py/tests/icf_to_ld_test.py.pylint.passed: __third_party_pigweed_repo_pw_stm32cube_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_stm32cube_build/py/tests/icf_to_ld_test.py | python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py.lint.pylint.inputdeps.stamp
2264   source_target_relative = tests/icf_to_ld_test.py
2265 build python/gen/third_party/pigweed/repo/pw_stm32cube_build/py/tests/inject_init_test.py.pylint.passed: __third_party_pigweed_repo_pw_stm32cube_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_stm32cube_build/py/tests/inject_init_test.py | python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py.lint.pylint.inputdeps.stamp
2266   source_target_relative = tests/inject_init_test.py
2267 build python/gen/third_party/pigweed/repo/pw_stm32cube_build/py/setup.py.pylint.passed: __third_party_pigweed_repo_pw_stm32cube_build_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_stm32cube_build/py/setup.py | python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py.lint.pylint.inputdeps.stamp
2268   source_target_relative = setup.py
2269
2270 build python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py.lint.pylint.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_stm32cube_build/py/pw_stm32cube_build/__init__.py.pylint.passed python/gen/third_party/pigweed/repo/pw_stm32cube_build/py/pw_stm32cube_build/__main__.py.pylint.passed python/gen/third_party/pigweed/repo/pw_stm32cube_build/py/pw_stm32cube_build/find_files.py.pylint.passed python/gen/third_party/pigweed/repo/pw_stm32cube_build/py/pw_stm32cube_build/gen_file_list.py.pylint.passed python/gen/third_party/pigweed/repo/pw_stm32cube_build/py/pw_stm32cube_build/icf_to_ld.py.pylint.passed python/gen/third_party/pigweed/repo/pw_stm32cube_build/py/pw_stm32cube_build/inject_init.py.pylint.passed python/gen/third_party/pigweed/repo/pw_stm32cube_build/py/tests/find_files_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_stm32cube_build/py/tests/icf_to_ld_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_stm32cube_build/py/tests/inject_init_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_stm32cube_build/py/setup.py.pylint.passed
2271 build python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_stm32cube_build/py/py._build_wheel.stamp
2272 build python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.stamp
2273 build python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.stamp: python_stamp protocol_buffer/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._gen.stamp
2274 build python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps._run_pip_install.stamp: python_stamp
2275 build python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.install.stamp: python_stamp
2276 build python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.lint.mypy.stamp: python_stamp
2277 build python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.lint.pylint.stamp: python_stamp
2278 build python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.tests.stamp: python_stamp
2279 build python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.wheel.stamp: python_stamp
2280 build python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._run_pip_install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._run_pip_install.stamp
2281 build python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.install.stamp
2282 build python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.wheel.stamp
2283 rule __third_party_pigweed_repo_pw_tokenizer_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2284   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/generate_python_package.py --label //third_party/pigweed/repo/pw_tokenizer/py$:py --generated-root python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package --setup-json python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/setup.json python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/generate_argument_types_macro.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/generate_hash_macro.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/generate_hash_test_data.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/__init__.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/__main__.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/database.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/decode.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/detokenize.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/elf_reader.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/encode.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/proto/__init__.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/serial_detokenizer.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/tokens.py --proto-library protocol_buffer/gen/third_party/pigweed/repo/pw_tokenizer/proto.python.json
2285   description = ACTION //third_party/pigweed/repo/pw_tokenizer/py:py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2286   restat = 1
2287
2288 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pyproject.toml python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/setup.cfg: __third_party_pigweed_repo_pw_tokenizer_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/generate_python_package.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/setup.json python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir.stamp
2289
2290 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pyproject.toml python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/setup.cfg
2291 rule __third_party_pigweed_repo_pw_tokenizer_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2292   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_tokenizer/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_tokenizer/py/py._build_wheel.pw_pystamp --capture-output --module build -- python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package --wheel --no-isolation --outdir python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._build_wheel
2293   description = ACTION //third_party/pigweed/repo/pw_tokenizer/py:py._build_wheel(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2294   restat = 1
2295
2296 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py._build_wheel.pw_pystamp: __third_party_pigweed_repo_pw_tokenizer_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.wheel.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.stamp
2297
2298 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._build_wheel.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py._build_wheel.pw_pystamp
2299 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_generate_argument_types_macro.py.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_generate_hash_macro.py.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_generate_hash_test_data.py.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_pw_tokenizer.__init__.py.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_pw_tokenizer.__main__.py.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_pw_tokenizer.database.py.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_pw_tokenizer.decode.py.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_pw_tokenizer.detokenize.py.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_pw_tokenizer.elf_reader.py.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_pw_tokenizer.encode.py.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_pw_tokenizer.proto.__init__.py.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_pw_tokenizer.serial_detokenizer.py.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_pw_tokenizer.tokens.py.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_database_test.py.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_decode_test.py.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_detokenize_proto_test.py.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_detokenize_test.py.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_elf_reader_test.py.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_encode_test.py.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_tokenized_string_decoding_test_data.py.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_tokens_test.py.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_varint_test_data.py.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_elf_reader_test_binary.elf.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_example_binary_with_tokenized_strings.elf.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_example_legacy_binary_with_tokenized_strings.elf.stamp
2300 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/database_test.py: python_copy ../../third_party/pigweed/repo/pw_tokenizer/py/database_test.py || python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.stamp
2301
2302 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_database_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/database_test.py
2303 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/decode_test.py: python_copy ../../third_party/pigweed/repo/pw_tokenizer/py/decode_test.py || python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.stamp
2304
2305 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_decode_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/decode_test.py
2306 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/detokenize_proto_test.py: python_copy ../../third_party/pigweed/repo/pw_tokenizer/py/detokenize_proto_test.py || python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.stamp
2307
2308 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_detokenize_proto_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/detokenize_proto_test.py
2309 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/detokenize_test.py: python_copy ../../third_party/pigweed/repo/pw_tokenizer/py/detokenize_test.py || python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.stamp
2310
2311 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_detokenize_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/detokenize_test.py
2312 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/elf_reader_test.py: python_copy ../../third_party/pigweed/repo/pw_tokenizer/py/elf_reader_test.py || python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.stamp
2313
2314 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_elf_reader_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/elf_reader_test.py
2315 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/elf_reader_test_binary.elf: python_copy ../../third_party/pigweed/repo/pw_tokenizer/py/elf_reader_test_binary.elf || python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.stamp
2316
2317 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_elf_reader_test_binary.elf.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/elf_reader_test_binary.elf
2318 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/encode_test.py: python_copy ../../third_party/pigweed/repo/pw_tokenizer/py/encode_test.py || python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.stamp
2319
2320 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_encode_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/encode_test.py
2321 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/example_binary_with_tokenized_strings.elf: python_copy ../../third_party/pigweed/repo/pw_tokenizer/py/example_binary_with_tokenized_strings.elf || python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.stamp
2322
2323 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_example_binary_with_tokenized_strings.elf.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/example_binary_with_tokenized_strings.elf
2324 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/example_legacy_binary_with_tokenized_strings.elf: python_copy ../../third_party/pigweed/repo/pw_tokenizer/py/example_legacy_binary_with_tokenized_strings.elf || python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.stamp
2325
2326 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_example_legacy_binary_with_tokenized_strings.elf.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/example_legacy_binary_with_tokenized_strings.elf
2327 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/generate_argument_types_macro.py: python_copy ../../third_party/pigweed/repo/pw_tokenizer/py/generate_argument_types_macro.py || python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.stamp
2328
2329 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_generate_argument_types_macro.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/generate_argument_types_macro.py
2330 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/generate_hash_macro.py: python_copy ../../third_party/pigweed/repo/pw_tokenizer/py/generate_hash_macro.py || python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.stamp
2331
2332 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_generate_hash_macro.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/generate_hash_macro.py
2333 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/generate_hash_test_data.py: python_copy ../../third_party/pigweed/repo/pw_tokenizer/py/generate_hash_test_data.py || python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.stamp
2334
2335 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_generate_hash_test_data.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/generate_hash_test_data.py
2336 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/__init__.py: python_copy ../../third_party/pigweed/repo/pw_tokenizer/py/pw_tokenizer/__init__.py || python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.stamp
2337
2338 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_pw_tokenizer.__init__.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/__init__.py
2339 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/__main__.py: python_copy ../../third_party/pigweed/repo/pw_tokenizer/py/pw_tokenizer/__main__.py || python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.stamp
2340
2341 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_pw_tokenizer.__main__.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/__main__.py
2342 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/database.py: python_copy ../../third_party/pigweed/repo/pw_tokenizer/py/pw_tokenizer/database.py || python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.stamp
2343
2344 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_pw_tokenizer.database.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/database.py
2345 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/decode.py: python_copy ../../third_party/pigweed/repo/pw_tokenizer/py/pw_tokenizer/decode.py || python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.stamp
2346
2347 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_pw_tokenizer.decode.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/decode.py
2348 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/detokenize.py: python_copy ../../third_party/pigweed/repo/pw_tokenizer/py/pw_tokenizer/detokenize.py || python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.stamp
2349
2350 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_pw_tokenizer.detokenize.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/detokenize.py
2351 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/elf_reader.py: python_copy ../../third_party/pigweed/repo/pw_tokenizer/py/pw_tokenizer/elf_reader.py || python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.stamp
2352
2353 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_pw_tokenizer.elf_reader.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/elf_reader.py
2354 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/encode.py: python_copy ../../third_party/pigweed/repo/pw_tokenizer/py/pw_tokenizer/encode.py || python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.stamp
2355
2356 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_pw_tokenizer.encode.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/encode.py
2357 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/proto/__init__.py: python_copy ../../third_party/pigweed/repo/pw_tokenizer/py/pw_tokenizer/proto/__init__.py || python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.stamp
2358
2359 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_pw_tokenizer.proto.__init__.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/proto/__init__.py
2360 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/serial_detokenizer.py: python_copy ../../third_party/pigweed/repo/pw_tokenizer/py/pw_tokenizer/serial_detokenizer.py || python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.stamp
2361
2362 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_pw_tokenizer.serial_detokenizer.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/serial_detokenizer.py
2363 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/tokens.py: python_copy ../../third_party/pigweed/repo/pw_tokenizer/py/pw_tokenizer/tokens.py || python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.stamp
2364
2365 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_pw_tokenizer.tokens.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/tokens.py
2366 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/tokenized_string_decoding_test_data.py: python_copy ../../third_party/pigweed/repo/pw_tokenizer/py/tokenized_string_decoding_test_data.py || python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.stamp
2367
2368 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_tokenized_string_decoding_test_data.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/tokenized_string_decoding_test_data.py
2369 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/tokens_test.py: python_copy ../../third_party/pigweed/repo/pw_tokenizer/py/tokens_test.py || python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.stamp
2370
2371 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_tokens_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/tokens_test.py
2372 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/varint_test_data.py: python_copy ../../third_party/pigweed/repo/pw_tokenizer/py/varint_test_data.py || python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.stamp
2373
2374 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._mirror_sources_to_out_dir_varint_test_data.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/varint_test_data.py
2375 rule __third_party_pigweed_repo_pw_tokenizer_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2376   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_tokenizer/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_tokenizer/py/py._run_pip_install.pw_pystamp --capture-output --module pip -- install --no-build-isolation --constraint ../../scripts/constraints.txt python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package
2377   description = ACTION //third_party/pigweed/repo/pw_tokenizer/py:py._run_pip_install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2378   restat = 1
2379
2380 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py._run_pip_install.pw_pystamp: __third_party_pigweed_repo_pw_tokenizer_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/constraints.txt python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.stamp
2381   pool = third_party_pigweed_repo_pw_build_pool_pip
2382
2383 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._run_pip_install.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py._run_pip_install.pw_pystamp
2384 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.install.stamp
2385 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.lint.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.lint.pylint.stamp
2386 rule __third_party_pigweed_repo_pw_tokenizer_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2387   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_tokenizer/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --env=MYPY_FORCE_COLOR=1 --touch python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.lint.mypy.pw_pystamp --capture-output --module mypy -- --pretty --show-error-codes python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/generate_argument_types_macro.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/generate_hash_macro.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/generate_hash_test_data.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/__init__.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/__main__.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/database.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/decode.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/detokenize.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/elf_reader.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/encode.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/proto/__init__.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/serial_detokenizer.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/tokens.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/database_test.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/decode_test.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/detokenize_proto_test.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/detokenize_test.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/elf_reader_test.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/encode_test.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/tokenized_string_decoding_test_data.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/tokens_test.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/varint_test_data.py
2388   description = ACTION //third_party/pigweed/repo/pw_tokenizer/py:py.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2389   restat = 1
2390
2391 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.lint.mypy.pw_pystamp: __third_party_pigweed_repo_pw_tokenizer_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.install.stamp
2392
2393 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.lint.mypy.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.lint.mypy.pw_pystamp
2394 rule __third_party_pigweed_repo_pw_tokenizer_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2395   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_tokenizer/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_tokenizer/py/${source_target_relative}.pylint.passed --capture-output --module pylint -- ../../third_party/pigweed/repo/pw_tokenizer/py/${source_target_relative} --jobs=1 --output-format=colorized --rcfile=../../third_party/pigweed/repo/.pylintrc
2396   description = ACTION //third_party/pigweed/repo/pw_tokenizer/py:py.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2397   restat = 1
2398 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.lint.pylint.inputdeps.stamp: python_stamp ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/.pylintrc python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.lint.pylint.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.install.stamp
2399
2400 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/generate_argument_types_macro.py.pylint.passed: __third_party_pigweed_repo_pw_tokenizer_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/generate_argument_types_macro.py | python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.lint.pylint.inputdeps.stamp
2401   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/generate_argument_types_macro.py
2402 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/generate_hash_macro.py.pylint.passed: __third_party_pigweed_repo_pw_tokenizer_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/generate_hash_macro.py | python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.lint.pylint.inputdeps.stamp
2403   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/generate_hash_macro.py
2404 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/generate_hash_test_data.py.pylint.passed: __third_party_pigweed_repo_pw_tokenizer_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/generate_hash_test_data.py | python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.lint.pylint.inputdeps.stamp
2405   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/generate_hash_test_data.py
2406 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/__init__.py.pylint.passed: __third_party_pigweed_repo_pw_tokenizer_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/__init__.py | python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.lint.pylint.inputdeps.stamp
2407   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/__init__.py
2408 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/__main__.py.pylint.passed: __third_party_pigweed_repo_pw_tokenizer_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/__main__.py | python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.lint.pylint.inputdeps.stamp
2409   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/__main__.py
2410 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/database.py.pylint.passed: __third_party_pigweed_repo_pw_tokenizer_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/database.py | python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.lint.pylint.inputdeps.stamp
2411   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/database.py
2412 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/decode.py.pylint.passed: __third_party_pigweed_repo_pw_tokenizer_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/decode.py | python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.lint.pylint.inputdeps.stamp
2413   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/decode.py
2414 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/detokenize.py.pylint.passed: __third_party_pigweed_repo_pw_tokenizer_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/detokenize.py | python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.lint.pylint.inputdeps.stamp
2415   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/detokenize.py
2416 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/elf_reader.py.pylint.passed: __third_party_pigweed_repo_pw_tokenizer_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/elf_reader.py | python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.lint.pylint.inputdeps.stamp
2417   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/elf_reader.py
2418 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/encode.py.pylint.passed: __third_party_pigweed_repo_pw_tokenizer_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/encode.py | python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.lint.pylint.inputdeps.stamp
2419   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/encode.py
2420 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/proto/__init__.py.pylint.passed: __third_party_pigweed_repo_pw_tokenizer_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/proto/__init__.py | python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.lint.pylint.inputdeps.stamp
2421   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/proto/__init__.py
2422 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/serial_detokenizer.py.pylint.passed: __third_party_pigweed_repo_pw_tokenizer_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/serial_detokenizer.py | python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.lint.pylint.inputdeps.stamp
2423   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/serial_detokenizer.py
2424 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/tokens.py.pylint.passed: __third_party_pigweed_repo_pw_tokenizer_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/tokens.py | python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.lint.pylint.inputdeps.stamp
2425   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/tokens.py
2426 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/database_test.py.pylint.passed: __third_party_pigweed_repo_pw_tokenizer_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/database_test.py | python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.lint.pylint.inputdeps.stamp
2427   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/database_test.py
2428 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/decode_test.py.pylint.passed: __third_party_pigweed_repo_pw_tokenizer_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/decode_test.py | python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.lint.pylint.inputdeps.stamp
2429   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/decode_test.py
2430 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/detokenize_proto_test.py.pylint.passed: __third_party_pigweed_repo_pw_tokenizer_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/detokenize_proto_test.py | python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.lint.pylint.inputdeps.stamp
2431   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/detokenize_proto_test.py
2432 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/detokenize_test.py.pylint.passed: __third_party_pigweed_repo_pw_tokenizer_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/detokenize_test.py | python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.lint.pylint.inputdeps.stamp
2433   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/detokenize_test.py
2434 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/elf_reader_test.py.pylint.passed: __third_party_pigweed_repo_pw_tokenizer_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/elf_reader_test.py | python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.lint.pylint.inputdeps.stamp
2435   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/elf_reader_test.py
2436 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/encode_test.py.pylint.passed: __third_party_pigweed_repo_pw_tokenizer_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/encode_test.py | python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.lint.pylint.inputdeps.stamp
2437   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/encode_test.py
2438 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/tokenized_string_decoding_test_data.py.pylint.passed: __third_party_pigweed_repo_pw_tokenizer_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/tokenized_string_decoding_test_data.py | python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.lint.pylint.inputdeps.stamp
2439   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/tokenized_string_decoding_test_data.py
2440 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/tokens_test.py.pylint.passed: __third_party_pigweed_repo_pw_tokenizer_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/tokens_test.py | python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.lint.pylint.inputdeps.stamp
2441   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/tokens_test.py
2442 build python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/varint_test_data.py.pylint.passed: __third_party_pigweed_repo_pw_tokenizer_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/varint_test_data.py | python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.lint.pylint.inputdeps.stamp
2443   source_target_relative = ../../../../../out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/varint_test_data.py
2444
2445 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.lint.pylint.stamp: python_stamp python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/generate_argument_types_macro.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/generate_hash_macro.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/generate_hash_test_data.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/__init__.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/__main__.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/database.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/decode.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/detokenize.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/elf_reader.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/encode.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/proto/__init__.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/serial_detokenizer.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/pw_tokenizer/tokens.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/database_test.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/decode_test.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/detokenize_proto_test.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/detokenize_test.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/elf_reader_test.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/encode_test.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/tokenized_string_decoding_test_data.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/tokens_test.py.pylint.passed python/gen/out/host/python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/varint_test_data.py.pylint.passed
2446 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.tests.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.tests.database_test.py.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.tests.decode_test.py.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.tests.detokenize_proto_test.py.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.tests.detokenize_test.py.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.tests.elf_reader_test.py.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.tests.encode_test.py.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.tests.tokenized_string_decoding_test_data.py.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.tests.tokens_test.py.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.tests.varint_test_data.py.stamp
2447 rule __third_party_pigweed_repo_pw_tokenizer_py_py.tests.database_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2448   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_tokenizer/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.tests.database_test.py.pw_pystamp --capture-output -- python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/database_test.py
2449   description = ACTION //third_party/pigweed/repo/pw_tokenizer/py:py.tests.database_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2450   restat = 1
2451
2452 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.tests.database_test.py.pw_pystamp: __third_party_pigweed_repo_pw_tokenizer_py_py.tests.database_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/database_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.tests.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.tests.stamp
2453
2454 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.tests.database_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.tests.database_test.py.pw_pystamp
2455 rule __third_party_pigweed_repo_pw_tokenizer_py_py.tests.decode_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2456   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_tokenizer/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.tests.decode_test.py.pw_pystamp --capture-output -- python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/decode_test.py
2457   description = ACTION //third_party/pigweed/repo/pw_tokenizer/py:py.tests.decode_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2458   restat = 1
2459
2460 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.tests.decode_test.py.pw_pystamp: __third_party_pigweed_repo_pw_tokenizer_py_py.tests.decode_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/decode_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.tests.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.tests.stamp
2461
2462 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.tests.decode_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.tests.decode_test.py.pw_pystamp
2463 rule __third_party_pigweed_repo_pw_tokenizer_py_py.tests.detokenize_proto_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2464   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_tokenizer/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.tests.detokenize_proto_test.py.pw_pystamp --capture-output -- python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/detokenize_proto_test.py
2465   description = ACTION //third_party/pigweed/repo/pw_tokenizer/py:py.tests.detokenize_proto_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2466   restat = 1
2467
2468 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.tests.detokenize_proto_test.py.pw_pystamp: __third_party_pigweed_repo_pw_tokenizer_py_py.tests.detokenize_proto_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/detokenize_proto_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.tests.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.tests.stamp
2469
2470 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.tests.detokenize_proto_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.tests.detokenize_proto_test.py.pw_pystamp
2471 rule __third_party_pigweed_repo_pw_tokenizer_py_py.tests.detokenize_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2472   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_tokenizer/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.tests.detokenize_test.py.pw_pystamp --capture-output -- python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/detokenize_test.py
2473   description = ACTION //third_party/pigweed/repo/pw_tokenizer/py:py.tests.detokenize_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2474   restat = 1
2475
2476 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.tests.detokenize_test.py.pw_pystamp: __third_party_pigweed_repo_pw_tokenizer_py_py.tests.detokenize_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/detokenize_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.tests.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.tests.stamp
2477
2478 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.tests.detokenize_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.tests.detokenize_test.py.pw_pystamp
2479 rule __third_party_pigweed_repo_pw_tokenizer_py_py.tests.elf_reader_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2480   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_tokenizer/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.tests.elf_reader_test.py.pw_pystamp --capture-output -- python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/elf_reader_test.py
2481   description = ACTION //third_party/pigweed/repo/pw_tokenizer/py:py.tests.elf_reader_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2482   restat = 1
2483
2484 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.tests.elf_reader_test.py.pw_pystamp: __third_party_pigweed_repo_pw_tokenizer_py_py.tests.elf_reader_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/elf_reader_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.tests.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.tests.stamp
2485
2486 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.tests.elf_reader_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.tests.elf_reader_test.py.pw_pystamp
2487 rule __third_party_pigweed_repo_pw_tokenizer_py_py.tests.encode_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2488   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_tokenizer/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.tests.encode_test.py.pw_pystamp --capture-output -- python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/encode_test.py
2489   description = ACTION //third_party/pigweed/repo/pw_tokenizer/py:py.tests.encode_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2490   restat = 1
2491
2492 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.tests.encode_test.py.pw_pystamp: __third_party_pigweed_repo_pw_tokenizer_py_py.tests.encode_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/encode_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.tests.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.tests.stamp
2493
2494 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.tests.encode_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.tests.encode_test.py.pw_pystamp
2495 rule __third_party_pigweed_repo_pw_tokenizer_py_py.tests.tokenized_string_decoding_test_data.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2496   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_tokenizer/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.tests.tokenized_string_decoding_test_data.py.pw_pystamp --capture-output -- python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/tokenized_string_decoding_test_data.py
2497   description = ACTION //third_party/pigweed/repo/pw_tokenizer/py:py.tests.tokenized_string_decoding_test_data.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2498   restat = 1
2499
2500 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.tests.tokenized_string_decoding_test_data.py.pw_pystamp: __third_party_pigweed_repo_pw_tokenizer_py_py.tests.tokenized_string_decoding_test_data.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/tokenized_string_decoding_test_data.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.tests.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.tests.stamp
2501
2502 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.tests.tokenized_string_decoding_test_data.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.tests.tokenized_string_decoding_test_data.py.pw_pystamp
2503 rule __third_party_pigweed_repo_pw_tokenizer_py_py.tests.tokens_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2504   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_tokenizer/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.tests.tokens_test.py.pw_pystamp --capture-output -- python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/tokens_test.py
2505   description = ACTION //third_party/pigweed/repo/pw_tokenizer/py:py.tests.tokens_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2506   restat = 1
2507
2508 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.tests.tokens_test.py.pw_pystamp: __third_party_pigweed_repo_pw_tokenizer_py_py.tests.tokens_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/tokens_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.tests.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.tests.stamp
2509
2510 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.tests.tokens_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.tests.tokens_test.py.pw_pystamp
2511 rule __third_party_pigweed_repo_pw_tokenizer_py_py.tests.varint_test_data.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2512   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_tokenizer/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.tests.varint_test_data.py.pw_pystamp --capture-output -- python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/varint_test_data.py
2513   description = ACTION //third_party/pigweed/repo/pw_tokenizer/py:py.tests.varint_test_data.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2514   restat = 1
2515
2516 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.tests.varint_test_data.py.pw_pystamp: __third_party_pigweed_repo_pw_tokenizer_py_py.tests.varint_test_data.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.generated_python_package/varint_test_data.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.tests.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.tests.stamp
2517
2518 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.tests.varint_test_data.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/py.tests.varint_test_data.py.pw_pystamp
2519 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._build_wheel.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._deps.wheel.stamp
2520 rule __third_party_pigweed_repo_pw_tokenizer_py_setup___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2521   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_tokenizer/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_tokenizer/py/setup.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
2522   description = ACTION //third_party/pigweed/repo/pw_tokenizer/py:setup(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2523   restat = 1
2524
2525 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/setup.pw_pystamp: __third_party_pigweed_repo_pw_tokenizer_py_setup___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_tokenizer/py/setup.py ../../third_party/pigweed/repo/pw_tokenizer/py/setup.cfg ../../third_party/pigweed/repo/pw_tokenizer/py/pyproject.toml ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
2526
2527 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/setup.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/setup.pw_pystamp
2528 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/setup._build_wheel.stamp: python_stamp
2529 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/setup._run_pip_install.stamp: python_stamp
2530 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/setup.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/setup.stamp
2531 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/setup.lint.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/setup.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/setup.lint.pylint.stamp
2532 rule __third_party_pigweed_repo_pw_tokenizer_py_setup.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2533   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_tokenizer/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --env=MYPY_FORCE_COLOR=1 --touch python/gen/third_party/pigweed/repo/pw_tokenizer/py/setup.lint.mypy.pw_pystamp --capture-output --module mypy -- --pretty --show-error-codes ../../third_party/pigweed/repo/pw_tokenizer/py/setup.py
2534   description = ACTION //third_party/pigweed/repo/pw_tokenizer/py:setup.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2535   restat = 1
2536
2537 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/setup.lint.mypy.pw_pystamp: __third_party_pigweed_repo_pw_tokenizer_py_setup.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/setup.install.stamp
2538
2539 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/setup.lint.mypy.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/setup.lint.mypy.pw_pystamp
2540 rule __third_party_pigweed_repo_pw_tokenizer_py_setup.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2541   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_tokenizer/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_tokenizer/py/${source_target_relative}.pylint.passed --capture-output --module pylint -- ../../third_party/pigweed/repo/pw_tokenizer/py/${source_target_relative} --jobs=1 --output-format=colorized
2542   description = ACTION //third_party/pigweed/repo/pw_tokenizer/py:setup.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2543   restat = 1
2544
2545 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/setup.py.pylint.passed: __third_party_pigweed_repo_pw_tokenizer_py_setup.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_tokenizer/py/setup.py | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/setup.install.stamp
2546   source_target_relative = setup.py
2547
2548 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/setup.lint.pylint.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/setup.py.pylint.passed
2549 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/setup.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/setup.install.stamp
2550 rule __third_party_pigweed_repo_pw_tokenizer_py_test_proto.python___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2551   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/generate_python_package.py --label //third_party/pigweed/repo/pw_tokenizer/py$:test_proto.python --generated-root python/gen/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.generated_python_package --setup-json python/gen/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.generated_python_package/setup.json python/gen/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.generated_python_package/pw_tokenizer_tests/detokenize_proto_test_pb2.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.generated_python_package/pw_tokenizer_tests/detokenize_proto_test_pb2.pyi
2552   description = ACTION //third_party/pigweed/repo/pw_tokenizer/py:test_proto.python(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2553   restat = 1
2554
2555 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.generated_python_package/pyproject.toml python/gen/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.generated_python_package/setup.cfg: __third_party_pigweed_repo_pw_tokenizer_py_test_proto.python___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/generate_python_package.py python/gen/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.generated_python_package/setup.json python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python._mirror_sources_to_out_dir.stamp
2556
2557 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.generated_python_package/pyproject.toml python/gen/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.generated_python_package/setup.cfg
2558 rule __third_party_pigweed_repo_pw_tokenizer_py_test_proto.python._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2559   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_tokenizer/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python._build_wheel.pw_pystamp --capture-output --module build -- python/gen/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.generated_python_package --wheel --no-isolation --outdir python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python._build_wheel
2560   description = ACTION //third_party/pigweed/repo/pw_tokenizer/py:test_proto.python._build_wheel(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2561   restat = 1
2562
2563 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python._build_wheel.pw_pystamp: __third_party_pigweed_repo_pw_tokenizer_py_test_proto.python._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python.wheel.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.stamp
2564
2565 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python._build_wheel.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python._build_wheel.pw_pystamp
2566 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python._mirror_sources_to_out_dir.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python._mirror_sources_to_out_dir_pw_tokenizer_tests.detokenize_proto_test_pb2.py.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python._mirror_sources_to_out_dir_pw_tokenizer_tests.detokenize_proto_test_pb2.pyi.stamp
2567 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.generated_python_package/pw_tokenizer_tests/detokenize_proto_test_pb2.py: python_copy protocol_buffer/gen/third_party/pigweed/repo/pw_tokenizer/py/test_proto.proto_library/python/pw_tokenizer_tests/detokenize_proto_test_pb2.py || python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python.stamp protocol_buffer/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python._gen.stamp
2568
2569 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python._mirror_sources_to_out_dir_pw_tokenizer_tests.detokenize_proto_test_pb2.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.generated_python_package/pw_tokenizer_tests/detokenize_proto_test_pb2.py
2570 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.generated_python_package/pw_tokenizer_tests/detokenize_proto_test_pb2.pyi: python_copy protocol_buffer/gen/third_party/pigweed/repo/pw_tokenizer/py/test_proto.proto_library/python/pw_tokenizer_tests/detokenize_proto_test_pb2.pyi || python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python.stamp protocol_buffer/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python._gen.stamp
2571
2572 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python._mirror_sources_to_out_dir_pw_tokenizer_tests.detokenize_proto_test_pb2.pyi.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.generated_python_package/pw_tokenizer_tests/detokenize_proto_test_pb2.pyi
2573 rule __third_party_pigweed_repo_pw_tokenizer_py_test_proto.python._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2574   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_tokenizer/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python._run_pip_install.pw_pystamp --capture-output --module pip -- install --no-build-isolation --constraint ../../scripts/constraints.txt python/gen/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.generated_python_package
2575   description = ACTION //third_party/pigweed/repo/pw_tokenizer/py:test_proto.python._run_pip_install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2576   restat = 1
2577
2578 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python._run_pip_install.pw_pystamp: __third_party_pigweed_repo_pw_tokenizer_py_test_proto.python._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/constraints.txt python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.stamp
2579   pool = third_party_pigweed_repo_pw_build_pool_pip
2580
2581 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python._run_pip_install.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python._run_pip_install.pw_pystamp
2582 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python.install.stamp
2583 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.lint.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.lint.pylint.stamp
2584 rule __third_party_pigweed_repo_pw_tokenizer_py_test_proto.python.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2585   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_tokenizer/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.lint.mypy.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
2586   description = ACTION //third_party/pigweed/repo/pw_tokenizer/py:test_proto.python.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2587   restat = 1
2588
2589 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.lint.mypy.pw_pystamp: __third_party_pigweed_repo_pw_tokenizer_py_test_proto.python.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
2590
2591 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.lint.mypy.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.lint.mypy.pw_pystamp
2592 rule __third_party_pigweed_repo_pw_tokenizer_py_test_proto.python.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2593   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_tokenizer/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.lint.pylint.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
2594   description = ACTION //third_party/pigweed/repo/pw_tokenizer/py:test_proto.python.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2595   restat = 1
2596
2597 build python/gen/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.lint.pylint.pw_pystamp: __third_party_pigweed_repo_pw_tokenizer_py_test_proto.python.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
2598
2599 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.lint.pylint.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.lint.pylint.pw_pystamp
2600 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.tests.stamp: python_stamp
2601 build python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/test_proto.python._build_wheel.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/proto.python.wheel.stamp
2602 rule __third_party_pigweed_repo_pw_toolchain_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2603   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_toolchain/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_toolchain/py/py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
2604   description = ACTION //third_party/pigweed/repo/pw_toolchain/py:py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2605   restat = 1
2606
2607 build python/gen/third_party/pigweed/repo/pw_toolchain/py/py.pw_pystamp: __third_party_pigweed_repo_pw_toolchain_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_toolchain/py/pw_toolchain/__init__.py ../../third_party/pigweed/repo/pw_toolchain/py/pw_toolchain/bad_toolchain.py ../../third_party/pigweed/repo/pw_toolchain/py/pw_toolchain/clang_arm_toolchain.py ../../third_party/pigweed/repo/pw_toolchain/py/pw_toolchain/clang_tidy.py ../../third_party/pigweed/repo/pw_toolchain/py/pw_toolchain/copy_with_metadata.py ../../third_party/pigweed/repo/pw_toolchain/py/clang_tidy_test.py ../../third_party/pigweed/repo/pw_toolchain/py/setup.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
2608
2609 build python/obj/third_party/pigweed/repo/pw_toolchain/py/py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_toolchain/py/py.pw_pystamp
2610 rule __third_party_pigweed_repo_pw_toolchain_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2611   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_toolchain/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_toolchain/py/py._build_wheel.pw_pystamp --capture-output --module build -- ../../third_party/pigweed/repo/pw_toolchain/py --wheel --no-isolation --outdir python/obj/third_party/pigweed/repo/pw_toolchain/py/py._build_wheel
2612   description = ACTION //third_party/pigweed/repo/pw_toolchain/py:py._build_wheel(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2613   restat = 1
2614
2615 build python/gen/third_party/pigweed/repo/pw_toolchain/py/py._build_wheel.pw_pystamp: __third_party_pigweed_repo_pw_toolchain_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_toolchain/py/py.stamp
2616
2617 build python/obj/third_party/pigweed/repo/pw_toolchain/py/py._build_wheel.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_toolchain/py/py._build_wheel.pw_pystamp
2618 rule __third_party_pigweed_repo_pw_toolchain_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2619   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_toolchain/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_toolchain/py/py._run_pip_install.pw_pystamp --capture-output --module pip -- install --no-build-isolation --constraint ../../scripts/constraints.txt --editable ../../third_party/pigweed/repo/pw_toolchain/py
2620   description = ACTION //third_party/pigweed/repo/pw_toolchain/py:py._run_pip_install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2621   restat = 1
2622
2623 build python/gen/third_party/pigweed/repo/pw_toolchain/py/py._run_pip_install.pw_pystamp: __third_party_pigweed_repo_pw_toolchain_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/constraints.txt ../../third_party/pigweed/repo/pw_toolchain/py/pyproject.toml ../../third_party/pigweed/repo/pw_toolchain/py/setup.cfg ../../third_party/pigweed/repo/pw_toolchain/py/setup.py
2624   pool = third_party_pigweed_repo_pw_build_pool_pip
2625
2626 build python/obj/third_party/pigweed/repo/pw_toolchain/py/py._run_pip_install.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_toolchain/py/py._run_pip_install.pw_pystamp
2627 build python/obj/third_party/pigweed/repo/pw_toolchain/py/py.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_toolchain/py/py.stamp python/obj/third_party/pigweed/repo/pw_toolchain/py/py._run_pip_install.stamp
2628 build python/obj/third_party/pigweed/repo/pw_toolchain/py/py.lint.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_toolchain/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_toolchain/py/py.lint.pylint.stamp
2629 rule __third_party_pigweed_repo_pw_toolchain_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2630   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_toolchain/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --env=MYPY_FORCE_COLOR=1 --touch python/gen/third_party/pigweed/repo/pw_toolchain/py/py.lint.mypy.pw_pystamp --capture-output --module mypy -- --pretty --show-error-codes ../../third_party/pigweed/repo/pw_toolchain/py/pw_toolchain/__init__.py ../../third_party/pigweed/repo/pw_toolchain/py/pw_toolchain/bad_toolchain.py ../../third_party/pigweed/repo/pw_toolchain/py/pw_toolchain/clang_arm_toolchain.py ../../third_party/pigweed/repo/pw_toolchain/py/pw_toolchain/clang_tidy.py ../../third_party/pigweed/repo/pw_toolchain/py/pw_toolchain/copy_with_metadata.py ../../third_party/pigweed/repo/pw_toolchain/py/clang_tidy_test.py ../../third_party/pigweed/repo/pw_toolchain/py/setup.py
2631   description = ACTION //third_party/pigweed/repo/pw_toolchain/py:py.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2632   restat = 1
2633
2634 build python/gen/third_party/pigweed/repo/pw_toolchain/py/py.lint.mypy.pw_pystamp: __third_party_pigweed_repo_pw_toolchain_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_toolchain/py/py.install.stamp
2635
2636 build python/obj/third_party/pigweed/repo/pw_toolchain/py/py.lint.mypy.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_toolchain/py/py.lint.mypy.pw_pystamp
2637 rule __third_party_pigweed_repo_pw_toolchain_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2638   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_toolchain/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_toolchain/py/${source_target_relative}.pylint.passed --capture-output --module pylint -- ../../third_party/pigweed/repo/pw_toolchain/py/${source_target_relative} --jobs=1 --output-format=colorized --rcfile=../../third_party/pigweed/repo/.pylintrc
2639   description = ACTION //third_party/pigweed/repo/pw_toolchain/py:py.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2640   restat = 1
2641 build python/obj/third_party/pigweed/repo/pw_toolchain/py/py.lint.pylint.inputdeps.stamp: python_stamp ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/.pylintrc python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_toolchain/py/py.install.stamp
2642
2643 build python/gen/third_party/pigweed/repo/pw_toolchain/py/pw_toolchain/__init__.py.pylint.passed: __third_party_pigweed_repo_pw_toolchain_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_toolchain/py/pw_toolchain/__init__.py | python/obj/third_party/pigweed/repo/pw_toolchain/py/py.lint.pylint.inputdeps.stamp
2644   source_target_relative = pw_toolchain/__init__.py
2645 build python/gen/third_party/pigweed/repo/pw_toolchain/py/pw_toolchain/bad_toolchain.py.pylint.passed: __third_party_pigweed_repo_pw_toolchain_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_toolchain/py/pw_toolchain/bad_toolchain.py | python/obj/third_party/pigweed/repo/pw_toolchain/py/py.lint.pylint.inputdeps.stamp
2646   source_target_relative = pw_toolchain/bad_toolchain.py
2647 build python/gen/third_party/pigweed/repo/pw_toolchain/py/pw_toolchain/clang_arm_toolchain.py.pylint.passed: __third_party_pigweed_repo_pw_toolchain_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_toolchain/py/pw_toolchain/clang_arm_toolchain.py | python/obj/third_party/pigweed/repo/pw_toolchain/py/py.lint.pylint.inputdeps.stamp
2648   source_target_relative = pw_toolchain/clang_arm_toolchain.py
2649 build python/gen/third_party/pigweed/repo/pw_toolchain/py/pw_toolchain/clang_tidy.py.pylint.passed: __third_party_pigweed_repo_pw_toolchain_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_toolchain/py/pw_toolchain/clang_tidy.py | python/obj/third_party/pigweed/repo/pw_toolchain/py/py.lint.pylint.inputdeps.stamp
2650   source_target_relative = pw_toolchain/clang_tidy.py
2651 build python/gen/third_party/pigweed/repo/pw_toolchain/py/pw_toolchain/copy_with_metadata.py.pylint.passed: __third_party_pigweed_repo_pw_toolchain_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_toolchain/py/pw_toolchain/copy_with_metadata.py | python/obj/third_party/pigweed/repo/pw_toolchain/py/py.lint.pylint.inputdeps.stamp
2652   source_target_relative = pw_toolchain/copy_with_metadata.py
2653 build python/gen/third_party/pigweed/repo/pw_toolchain/py/clang_tidy_test.py.pylint.passed: __third_party_pigweed_repo_pw_toolchain_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_toolchain/py/clang_tidy_test.py | python/obj/third_party/pigweed/repo/pw_toolchain/py/py.lint.pylint.inputdeps.stamp
2654   source_target_relative = clang_tidy_test.py
2655 build python/gen/third_party/pigweed/repo/pw_toolchain/py/setup.py.pylint.passed: __third_party_pigweed_repo_pw_toolchain_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_toolchain/py/setup.py | python/obj/third_party/pigweed/repo/pw_toolchain/py/py.lint.pylint.inputdeps.stamp
2656   source_target_relative = setup.py
2657
2658 build python/obj/third_party/pigweed/repo/pw_toolchain/py/py.lint.pylint.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_toolchain/py/pw_toolchain/__init__.py.pylint.passed python/gen/third_party/pigweed/repo/pw_toolchain/py/pw_toolchain/bad_toolchain.py.pylint.passed python/gen/third_party/pigweed/repo/pw_toolchain/py/pw_toolchain/clang_arm_toolchain.py.pylint.passed python/gen/third_party/pigweed/repo/pw_toolchain/py/pw_toolchain/clang_tidy.py.pylint.passed python/gen/third_party/pigweed/repo/pw_toolchain/py/pw_toolchain/copy_with_metadata.py.pylint.passed python/gen/third_party/pigweed/repo/pw_toolchain/py/clang_tidy_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_toolchain/py/setup.py.pylint.passed
2659 rule __third_party_pigweed_repo_pw_toolchain_py_py.tests.clang_tidy_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2660   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_toolchain/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_toolchain/py/py.tests.clang_tidy_test.py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_toolchain/py/clang_tidy_test.py
2661   description = ACTION //third_party/pigweed/repo/pw_toolchain/py:py.tests.clang_tidy_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2662   restat = 1
2663
2664 build python/gen/third_party/pigweed/repo/pw_toolchain/py/py.tests.clang_tidy_test.py.pw_pystamp: __third_party_pigweed_repo_pw_toolchain_py_py.tests.clang_tidy_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_toolchain/py/clang_tidy_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_toolchain/py/py.install.stamp
2665
2666 build python/obj/third_party/pigweed/repo/pw_toolchain/py/py.tests.clang_tidy_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_toolchain/py/py.tests.clang_tidy_test.py.pw_pystamp
2667 build python/obj/third_party/pigweed/repo/pw_toolchain/py/py.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_toolchain/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_toolchain/py/py._build_wheel.stamp
2668 rule __third_party_pigweed_repo_pw_trace_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2669   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_trace/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_trace/py/py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
2670   description = ACTION //third_party/pigweed/repo/pw_trace/py:py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2671   restat = 1
2672
2673 build python/gen/third_party/pigweed/repo/pw_trace/py/py.pw_pystamp: __third_party_pigweed_repo_pw_trace_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_trace/py/pw_trace/__init__.py ../../third_party/pigweed/repo/pw_trace/py/pw_trace/trace.py ../../third_party/pigweed/repo/pw_trace/py/trace_test.py ../../third_party/pigweed/repo/pw_trace/py/setup.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
2674
2675 build python/obj/third_party/pigweed/repo/pw_trace/py/py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_trace/py/py.pw_pystamp
2676 rule __third_party_pigweed_repo_pw_trace_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2677   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_trace/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_trace/py/py._build_wheel.pw_pystamp --capture-output --module build -- ../../third_party/pigweed/repo/pw_trace/py --wheel --no-isolation --outdir python/obj/third_party/pigweed/repo/pw_trace/py/py._build_wheel
2678   description = ACTION //third_party/pigweed/repo/pw_trace/py:py._build_wheel(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2679   restat = 1
2680
2681 build python/gen/third_party/pigweed/repo/pw_trace/py/py._build_wheel.pw_pystamp: __third_party_pigweed_repo_pw_trace_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_trace/py/py.stamp
2682
2683 build python/obj/third_party/pigweed/repo/pw_trace/py/py._build_wheel.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_trace/py/py._build_wheel.pw_pystamp
2684 rule __third_party_pigweed_repo_pw_trace_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2685   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_trace/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_trace/py/py._run_pip_install.pw_pystamp --capture-output --module pip -- install --no-build-isolation --constraint ../../scripts/constraints.txt --editable ../../third_party/pigweed/repo/pw_trace/py
2686   description = ACTION //third_party/pigweed/repo/pw_trace/py:py._run_pip_install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2687   restat = 1
2688
2689 build python/gen/third_party/pigweed/repo/pw_trace/py/py._run_pip_install.pw_pystamp: __third_party_pigweed_repo_pw_trace_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/constraints.txt ../../third_party/pigweed/repo/pw_trace/py/pyproject.toml ../../third_party/pigweed/repo/pw_trace/py/setup.cfg ../../third_party/pigweed/repo/pw_trace/py/setup.py
2690   pool = third_party_pigweed_repo_pw_build_pool_pip
2691
2692 build python/obj/third_party/pigweed/repo/pw_trace/py/py._run_pip_install.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_trace/py/py._run_pip_install.pw_pystamp
2693 build python/obj/third_party/pigweed/repo/pw_trace/py/py.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_trace/py/py.stamp python/obj/third_party/pigweed/repo/pw_trace/py/py._run_pip_install.stamp
2694 build python/obj/third_party/pigweed/repo/pw_trace/py/py.lint.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_trace/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_trace/py/py.lint.pylint.stamp
2695 rule __third_party_pigweed_repo_pw_trace_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2696   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_trace/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --env=MYPY_FORCE_COLOR=1 --touch python/gen/third_party/pigweed/repo/pw_trace/py/py.lint.mypy.pw_pystamp --capture-output --module mypy -- --pretty --show-error-codes ../../third_party/pigweed/repo/pw_trace/py/pw_trace/__init__.py ../../third_party/pigweed/repo/pw_trace/py/pw_trace/trace.py ../../third_party/pigweed/repo/pw_trace/py/trace_test.py ../../third_party/pigweed/repo/pw_trace/py/setup.py
2697   description = ACTION //third_party/pigweed/repo/pw_trace/py:py.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2698   restat = 1
2699
2700 build python/gen/third_party/pigweed/repo/pw_trace/py/py.lint.mypy.pw_pystamp: __third_party_pigweed_repo_pw_trace_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_trace/py/py.install.stamp
2701
2702 build python/obj/third_party/pigweed/repo/pw_trace/py/py.lint.mypy.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_trace/py/py.lint.mypy.pw_pystamp
2703 rule __third_party_pigweed_repo_pw_trace_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2704   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_trace/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_trace/py/${source_target_relative}.pylint.passed --capture-output --module pylint -- ../../third_party/pigweed/repo/pw_trace/py/${source_target_relative} --jobs=1 --output-format=colorized --rcfile=../../third_party/pigweed/repo/.pylintrc
2705   description = ACTION //third_party/pigweed/repo/pw_trace/py:py.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2706   restat = 1
2707 build python/obj/third_party/pigweed/repo/pw_trace/py/py.lint.pylint.inputdeps.stamp: python_stamp ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/.pylintrc python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_trace/py/py.install.stamp
2708
2709 build python/gen/third_party/pigweed/repo/pw_trace/py/pw_trace/__init__.py.pylint.passed: __third_party_pigweed_repo_pw_trace_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_trace/py/pw_trace/__init__.py | python/obj/third_party/pigweed/repo/pw_trace/py/py.lint.pylint.inputdeps.stamp
2710   source_target_relative = pw_trace/__init__.py
2711 build python/gen/third_party/pigweed/repo/pw_trace/py/pw_trace/trace.py.pylint.passed: __third_party_pigweed_repo_pw_trace_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_trace/py/pw_trace/trace.py | python/obj/third_party/pigweed/repo/pw_trace/py/py.lint.pylint.inputdeps.stamp
2712   source_target_relative = pw_trace/trace.py
2713 build python/gen/third_party/pigweed/repo/pw_trace/py/trace_test.py.pylint.passed: __third_party_pigweed_repo_pw_trace_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_trace/py/trace_test.py | python/obj/third_party/pigweed/repo/pw_trace/py/py.lint.pylint.inputdeps.stamp
2714   source_target_relative = trace_test.py
2715 build python/gen/third_party/pigweed/repo/pw_trace/py/setup.py.pylint.passed: __third_party_pigweed_repo_pw_trace_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_trace/py/setup.py | python/obj/third_party/pigweed/repo/pw_trace/py/py.lint.pylint.inputdeps.stamp
2716   source_target_relative = setup.py
2717
2718 build python/obj/third_party/pigweed/repo/pw_trace/py/py.lint.pylint.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_trace/py/pw_trace/__init__.py.pylint.passed python/gen/third_party/pigweed/repo/pw_trace/py/pw_trace/trace.py.pylint.passed python/gen/third_party/pigweed/repo/pw_trace/py/trace_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_trace/py/setup.py.pylint.passed
2719 rule __third_party_pigweed_repo_pw_trace_py_py.tests.trace_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2720   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_trace/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_trace/py/py.tests.trace_test.py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_trace/py/trace_test.py
2721   description = ACTION //third_party/pigweed/repo/pw_trace/py:py.tests.trace_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2722   restat = 1
2723
2724 build python/gen/third_party/pigweed/repo/pw_trace/py/py.tests.trace_test.py.pw_pystamp: __third_party_pigweed_repo_pw_trace_py_py.tests.trace_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_trace/py/trace_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_trace/py/py.install.stamp
2725
2726 build python/obj/third_party/pigweed/repo/pw_trace/py/py.tests.trace_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_trace/py/py.tests.trace_test.py.pw_pystamp
2727 build python/obj/third_party/pigweed/repo/pw_trace/py/py.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_trace/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_trace/py/py._build_wheel.stamp
2728 rule __third_party_pigweed_repo_pw_trace_tokenized_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2729   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_trace_tokenized/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_trace_tokenized/py/py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
2730   description = ACTION //third_party/pigweed/repo/pw_trace_tokenized/py:py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2731   restat = 1
2732
2733 build python/gen/third_party/pigweed/repo/pw_trace_tokenized/py/py.pw_pystamp: __third_party_pigweed_repo_pw_trace_tokenized_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_trace_tokenized/py/pw_trace_tokenized/__init__.py ../../third_party/pigweed/repo/pw_trace_tokenized/py/pw_trace_tokenized/get_trace.py ../../third_party/pigweed/repo/pw_trace_tokenized/py/pw_trace_tokenized/trace_tokenized.py ../../third_party/pigweed/repo/pw_trace_tokenized/py/setup.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py python/obj/third_party/pigweed/repo/pw_hdlc/py/py.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.stamp python/obj/third_party/pigweed/repo/pw_trace/py/py.stamp
2734
2735 build python/obj/third_party/pigweed/repo/pw_trace_tokenized/py/py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_trace_tokenized/py/py.pw_pystamp
2736 rule __third_party_pigweed_repo_pw_trace_tokenized_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2737   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_trace_tokenized/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_trace_tokenized/py/py._build_wheel.pw_pystamp --capture-output --module build -- ../../third_party/pigweed/repo/pw_trace_tokenized/py --wheel --no-isolation --outdir python/obj/third_party/pigweed/repo/pw_trace_tokenized/py/py._build_wheel
2738   description = ACTION //third_party/pigweed/repo/pw_trace_tokenized/py:py._build_wheel(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2739   restat = 1
2740
2741 build python/gen/third_party/pigweed/repo/pw_trace_tokenized/py/py._build_wheel.pw_pystamp: __third_party_pigweed_repo_pw_trace_tokenized_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_hdlc/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_trace/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_trace_tokenized/py/py.stamp
2742
2743 build python/obj/third_party/pigweed/repo/pw_trace_tokenized/py/py._build_wheel.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_trace_tokenized/py/py._build_wheel.pw_pystamp
2744 rule __third_party_pigweed_repo_pw_trace_tokenized_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2745   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_trace_tokenized/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_trace_tokenized/py/py._run_pip_install.pw_pystamp --capture-output --module pip -- install --no-build-isolation --constraint ../../scripts/constraints.txt --editable ../../third_party/pigweed/repo/pw_trace_tokenized/py
2746   description = ACTION //third_party/pigweed/repo/pw_trace_tokenized/py:py._run_pip_install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2747   restat = 1
2748
2749 build python/gen/third_party/pigweed/repo/pw_trace_tokenized/py/py._run_pip_install.pw_pystamp: __third_party_pigweed_repo_pw_trace_tokenized_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/constraints.txt ../../third_party/pigweed/repo/pw_trace_tokenized/py/pyproject.toml ../../third_party/pigweed/repo/pw_trace_tokenized/py/setup.cfg ../../third_party/pigweed/repo/pw_trace_tokenized/py/setup.py python/obj/third_party/pigweed/repo/pw_hdlc/py/py._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_trace/py/py._run_pip_install.stamp
2750   pool = third_party_pigweed_repo_pw_build_pool_pip
2751
2752 build python/obj/third_party/pigweed/repo/pw_trace_tokenized/py/py._run_pip_install.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_trace_tokenized/py/py._run_pip_install.pw_pystamp
2753 build python/obj/third_party/pigweed/repo/pw_trace_tokenized/py/py.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_trace_tokenized/py/py.stamp python/obj/third_party/pigweed/repo/pw_trace_tokenized/py/py._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_hdlc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_trace/py/py.install.stamp
2754 build python/obj/third_party/pigweed/repo/pw_trace_tokenized/py/py.lint.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_trace_tokenized/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_trace_tokenized/py/py.lint.pylint.stamp
2755 rule __third_party_pigweed_repo_pw_trace_tokenized_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2756   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_trace_tokenized/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --env=MYPY_FORCE_COLOR=1 --touch python/gen/third_party/pigweed/repo/pw_trace_tokenized/py/py.lint.mypy.pw_pystamp --capture-output --module mypy -- --pretty --show-error-codes ../../third_party/pigweed/repo/pw_trace_tokenized/py/pw_trace_tokenized/__init__.py ../../third_party/pigweed/repo/pw_trace_tokenized/py/pw_trace_tokenized/get_trace.py ../../third_party/pigweed/repo/pw_trace_tokenized/py/pw_trace_tokenized/trace_tokenized.py ../../third_party/pigweed/repo/pw_trace_tokenized/py/setup.py
2757   description = ACTION //third_party/pigweed/repo/pw_trace_tokenized/py:py.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2758   restat = 1
2759
2760 build python/gen/third_party/pigweed/repo/pw_trace_tokenized/py/py.lint.mypy.pw_pystamp: __third_party_pigweed_repo_pw_trace_tokenized_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_hdlc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_hdlc/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_trace/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_trace/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_trace_tokenized/py/py.install.stamp
2761
2762 build python/obj/third_party/pigweed/repo/pw_trace_tokenized/py/py.lint.mypy.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_trace_tokenized/py/py.lint.mypy.pw_pystamp
2763 rule __third_party_pigweed_repo_pw_trace_tokenized_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2764   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_trace_tokenized/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_trace_tokenized/py/${source_target_relative}.pylint.passed --capture-output --module pylint -- ../../third_party/pigweed/repo/pw_trace_tokenized/py/${source_target_relative} --jobs=1 --output-format=colorized --rcfile=../../third_party/pigweed/repo/.pylintrc
2765   description = ACTION //third_party/pigweed/repo/pw_trace_tokenized/py:py.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2766   restat = 1
2767 build python/obj/third_party/pigweed/repo/pw_trace_tokenized/py/py.lint.pylint.inputdeps.stamp: python_stamp ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/.pylintrc python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_hdlc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_hdlc/py/py.lint.pylint.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.lint.pylint.stamp python/obj/third_party/pigweed/repo/pw_trace/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_trace/py/py.lint.pylint.stamp python/obj/third_party/pigweed/repo/pw_trace_tokenized/py/py.install.stamp
2768
2769 build python/gen/third_party/pigweed/repo/pw_trace_tokenized/py/pw_trace_tokenized/__init__.py.pylint.passed: __third_party_pigweed_repo_pw_trace_tokenized_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_trace_tokenized/py/pw_trace_tokenized/__init__.py | python/obj/third_party/pigweed/repo/pw_trace_tokenized/py/py.lint.pylint.inputdeps.stamp
2770   source_target_relative = pw_trace_tokenized/__init__.py
2771 build python/gen/third_party/pigweed/repo/pw_trace_tokenized/py/pw_trace_tokenized/get_trace.py.pylint.passed: __third_party_pigweed_repo_pw_trace_tokenized_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_trace_tokenized/py/pw_trace_tokenized/get_trace.py | python/obj/third_party/pigweed/repo/pw_trace_tokenized/py/py.lint.pylint.inputdeps.stamp
2772   source_target_relative = pw_trace_tokenized/get_trace.py
2773 build python/gen/third_party/pigweed/repo/pw_trace_tokenized/py/pw_trace_tokenized/trace_tokenized.py.pylint.passed: __third_party_pigweed_repo_pw_trace_tokenized_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_trace_tokenized/py/pw_trace_tokenized/trace_tokenized.py | python/obj/third_party/pigweed/repo/pw_trace_tokenized/py/py.lint.pylint.inputdeps.stamp
2774   source_target_relative = pw_trace_tokenized/trace_tokenized.py
2775 build python/gen/third_party/pigweed/repo/pw_trace_tokenized/py/setup.py.pylint.passed: __third_party_pigweed_repo_pw_trace_tokenized_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_trace_tokenized/py/setup.py | python/obj/third_party/pigweed/repo/pw_trace_tokenized/py/py.lint.pylint.inputdeps.stamp
2776   source_target_relative = setup.py
2777
2778 build python/obj/third_party/pigweed/repo/pw_trace_tokenized/py/py.lint.pylint.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_trace_tokenized/py/pw_trace_tokenized/__init__.py.pylint.passed python/gen/third_party/pigweed/repo/pw_trace_tokenized/py/pw_trace_tokenized/get_trace.py.pylint.passed python/gen/third_party/pigweed/repo/pw_trace_tokenized/py/pw_trace_tokenized/trace_tokenized.py.pylint.passed python/gen/third_party/pigweed/repo/pw_trace_tokenized/py/setup.py.pylint.passed
2779 build python/obj/third_party/pigweed/repo/pw_trace_tokenized/py/py.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_trace_tokenized/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_trace_tokenized/py/py._build_wheel.stamp python/obj/third_party/pigweed/repo/pw_hdlc/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_tokenizer/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_trace/py/py.wheel.stamp
2780 rule __third_party_pigweed_repo_pw_unit_test_unit_test_proto.python___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2781   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/generate_python_package.py --label //third_party/pigweed/repo/pw_unit_test$:unit_test_proto.python --generated-root python/gen/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.generated_python_package --setup-json python/gen/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.generated_python_package/setup.json python/gen/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.generated_python_package/pw_unit_test_proto/unit_test_pb2.py python/gen/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.generated_python_package/pw_unit_test_proto/unit_test_pb2.pyi
2782   description = ACTION //third_party/pigweed/repo/pw_unit_test:unit_test_proto.python(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2783   restat = 1
2784
2785 build python/gen/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.generated_python_package/pyproject.toml python/gen/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.generated_python_package/setup.cfg: __third_party_pigweed_repo_pw_unit_test_unit_test_proto.python___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/generate_python_package.py python/gen/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.generated_python_package/setup.json python/obj/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python._mirror_sources_to_out_dir.stamp
2786
2787 build python/obj/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.generated_python_package/pyproject.toml python/gen/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.generated_python_package/setup.cfg
2788 rule __third_party_pigweed_repo_pw_unit_test_unit_test_proto.python._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2789   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_unit_test --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python._build_wheel.pw_pystamp --capture-output --module build -- python/gen/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.generated_python_package --wheel --no-isolation --outdir python/obj/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python._build_wheel
2790   description = ACTION //third_party/pigweed/repo/pw_unit_test:unit_test_proto.python._build_wheel(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2791   restat = 1
2792
2793 build python/gen/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python._build_wheel.pw_pystamp: __third_party_pigweed_repo_pw_unit_test_unit_test_proto.python._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.stamp
2794
2795 build python/obj/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python._build_wheel.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python._build_wheel.pw_pystamp
2796 build python/obj/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python._mirror_sources_to_out_dir.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python._mirror_sources_to_out_dir_pw_unit_test_proto.unit_test_pb2.py.stamp python/obj/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python._mirror_sources_to_out_dir_pw_unit_test_proto.unit_test_pb2.pyi.stamp
2797 build python/gen/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.generated_python_package/pw_unit_test_proto/unit_test_pb2.py: python_copy protocol_buffer/gen/third_party/pigweed/repo/pw_unit_test/unit_test_proto.proto_library/python/pw_unit_test_proto/unit_test_pb2.py || protocol_buffer/obj/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python._gen.stamp
2798
2799 build python/obj/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python._mirror_sources_to_out_dir_pw_unit_test_proto.unit_test_pb2.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.generated_python_package/pw_unit_test_proto/unit_test_pb2.py
2800 build python/gen/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.generated_python_package/pw_unit_test_proto/unit_test_pb2.pyi: python_copy protocol_buffer/gen/third_party/pigweed/repo/pw_unit_test/unit_test_proto.proto_library/python/pw_unit_test_proto/unit_test_pb2.pyi || protocol_buffer/obj/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python._gen.stamp
2801
2802 build python/obj/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python._mirror_sources_to_out_dir_pw_unit_test_proto.unit_test_pb2.pyi.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.generated_python_package/pw_unit_test_proto/unit_test_pb2.pyi
2803 rule __third_party_pigweed_repo_pw_unit_test_unit_test_proto.python._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2804   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_unit_test --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python._run_pip_install.pw_pystamp --capture-output --module pip -- install --no-build-isolation --constraint ../../scripts/constraints.txt python/gen/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.generated_python_package
2805   description = ACTION //third_party/pigweed/repo/pw_unit_test:unit_test_proto.python._run_pip_install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2806   restat = 1
2807
2808 build python/gen/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python._run_pip_install.pw_pystamp: __third_party_pigweed_repo_pw_unit_test_unit_test_proto.python._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/constraints.txt python/obj/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.stamp
2809   pool = third_party_pigweed_repo_pw_build_pool_pip
2810
2811 build python/obj/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python._run_pip_install.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python._run_pip_install.pw_pystamp
2812 build python/obj/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.stamp python/obj/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python._run_pip_install.stamp
2813 build python/obj/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.lint.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.lint.pylint.stamp
2814 rule __third_party_pigweed_repo_pw_unit_test_unit_test_proto.python.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2815   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_unit_test --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.lint.mypy.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
2816   description = ACTION //third_party/pigweed/repo/pw_unit_test:unit_test_proto.python.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2817   restat = 1
2818
2819 build python/gen/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.lint.mypy.pw_pystamp: __third_party_pigweed_repo_pw_unit_test_unit_test_proto.python.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
2820
2821 build python/obj/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.lint.mypy.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.lint.mypy.pw_pystamp
2822 rule __third_party_pigweed_repo_pw_unit_test_unit_test_proto.python.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2823   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_unit_test --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.lint.pylint.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
2824   description = ACTION //third_party/pigweed/repo/pw_unit_test:unit_test_proto.python.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2825   restat = 1
2826
2827 build python/gen/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.lint.pylint.pw_pystamp: __third_party_pigweed_repo_pw_unit_test_unit_test_proto.python.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
2828
2829 build python/obj/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.lint.pylint.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.lint.pylint.pw_pystamp
2830 build python/obj/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.install.stamp python/obj/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python._build_wheel.stamp
2831 rule __third_party_pigweed_repo_pw_unit_test_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2832   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_unit_test/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_unit_test/py/py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
2833   description = ACTION //third_party/pigweed/repo/pw_unit_test/py:py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2834   restat = 1
2835
2836 build python/gen/third_party/pigweed/repo/pw_unit_test/py/py.pw_pystamp: __third_party_pigweed_repo_pw_unit_test_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_unit_test/py/pw_unit_test/__init__.py ../../third_party/pigweed/repo/pw_unit_test/py/pw_unit_test/rpc.py ../../third_party/pigweed/repo/pw_unit_test/py/pw_unit_test/test_runner.py ../../third_party/pigweed/repo/pw_unit_test/py/setup.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py python/obj/third_party/pigweed/repo/pw_cli/py/py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.stamp python/obj/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.stamp
2837
2838 build python/obj/third_party/pigweed/repo/pw_unit_test/py/py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_unit_test/py/py.pw_pystamp
2839 rule __third_party_pigweed_repo_pw_unit_test_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2840   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_unit_test/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_unit_test/py/py._build_wheel.pw_pystamp --capture-output --module build -- ../../third_party/pigweed/repo/pw_unit_test/py --wheel --no-isolation --outdir python/obj/third_party/pigweed/repo/pw_unit_test/py/py._build_wheel
2841   description = ACTION //third_party/pigweed/repo/pw_unit_test/py:py._build_wheel(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2842   restat = 1
2843
2844 build python/gen/third_party/pigweed/repo/pw_unit_test/py/py._build_wheel.pw_pystamp: __third_party_pigweed_repo_pw_unit_test_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_cli/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.wheel.stamp python/obj/third_party/pigweed/repo/pw_unit_test/py/py.stamp
2845
2846 build python/obj/third_party/pigweed/repo/pw_unit_test/py/py._build_wheel.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_unit_test/py/py._build_wheel.pw_pystamp
2847 rule __third_party_pigweed_repo_pw_unit_test_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2848   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_unit_test/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_unit_test/py/py._run_pip_install.pw_pystamp --capture-output --module pip -- install --no-build-isolation --constraint ../../scripts/constraints.txt --editable ../../third_party/pigweed/repo/pw_unit_test/py
2849   description = ACTION //third_party/pigweed/repo/pw_unit_test/py:py._run_pip_install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2850   restat = 1
2851
2852 build python/gen/third_party/pigweed/repo/pw_unit_test/py/py._run_pip_install.pw_pystamp: __third_party_pigweed_repo_pw_unit_test_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/constraints.txt ../../third_party/pigweed/repo/pw_unit_test/py/pyproject.toml ../../third_party/pigweed/repo/pw_unit_test/py/setup.cfg ../../third_party/pigweed/repo/pw_unit_test/py/setup.py python/obj/third_party/pigweed/repo/pw_cli/py/py._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python._run_pip_install.stamp
2853   pool = third_party_pigweed_repo_pw_build_pool_pip
2854
2855 build python/obj/third_party/pigweed/repo/pw_unit_test/py/py._run_pip_install.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_unit_test/py/py._run_pip_install.pw_pystamp
2856 build python/obj/third_party/pigweed/repo/pw_unit_test/py/py.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_unit_test/py/py.stamp python/obj/third_party/pigweed/repo/pw_unit_test/py/py._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.install.stamp
2857 build python/obj/third_party/pigweed/repo/pw_unit_test/py/py.lint.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_unit_test/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_unit_test/py/py.lint.pylint.stamp
2858 rule __third_party_pigweed_repo_pw_unit_test_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2859   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_unit_test/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --env=MYPY_FORCE_COLOR=1 --touch python/gen/third_party/pigweed/repo/pw_unit_test/py/py.lint.mypy.pw_pystamp --capture-output --module mypy -- --pretty --show-error-codes ../../third_party/pigweed/repo/pw_unit_test/py/pw_unit_test/__init__.py ../../third_party/pigweed/repo/pw_unit_test/py/pw_unit_test/rpc.py ../../third_party/pigweed/repo/pw_unit_test/py/pw_unit_test/test_runner.py ../../third_party/pigweed/repo/pw_unit_test/py/setup.py
2860   description = ACTION //third_party/pigweed/repo/pw_unit_test/py:py.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2861   restat = 1
2862
2863 build python/gen/third_party/pigweed/repo/pw_unit_test/py/py.lint.mypy.pw_pystamp: __third_party_pigweed_repo_pw_unit_test_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.install.stamp python/obj/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_unit_test/py/py.install.stamp
2864
2865 build python/obj/third_party/pigweed/repo/pw_unit_test/py/py.lint.mypy.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_unit_test/py/py.lint.mypy.pw_pystamp
2866 rule __third_party_pigweed_repo_pw_unit_test_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2867   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_unit_test/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_unit_test/py/${source_target_relative}.pylint.passed --capture-output --module pylint -- ../../third_party/pigweed/repo/pw_unit_test/py/${source_target_relative} --jobs=1 --output-format=colorized --rcfile=../../third_party/pigweed/repo/.pylintrc
2868   description = ACTION //third_party/pigweed/repo/pw_unit_test/py:py.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2869   restat = 1
2870 build python/obj/third_party/pigweed/repo/pw_unit_test/py/py.lint.pylint.inputdeps.stamp: python_stamp ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/.pylintrc python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.pylint.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.stamp python/obj/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.install.stamp python/obj/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.lint.pylint.stamp python/obj/third_party/pigweed/repo/pw_unit_test/py/py.install.stamp
2871
2872 build python/gen/third_party/pigweed/repo/pw_unit_test/py/pw_unit_test/__init__.py.pylint.passed: __third_party_pigweed_repo_pw_unit_test_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_unit_test/py/pw_unit_test/__init__.py | python/obj/third_party/pigweed/repo/pw_unit_test/py/py.lint.pylint.inputdeps.stamp
2873   source_target_relative = pw_unit_test/__init__.py
2874 build python/gen/third_party/pigweed/repo/pw_unit_test/py/pw_unit_test/rpc.py.pylint.passed: __third_party_pigweed_repo_pw_unit_test_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_unit_test/py/pw_unit_test/rpc.py | python/obj/third_party/pigweed/repo/pw_unit_test/py/py.lint.pylint.inputdeps.stamp
2875   source_target_relative = pw_unit_test/rpc.py
2876 build python/gen/third_party/pigweed/repo/pw_unit_test/py/pw_unit_test/test_runner.py.pylint.passed: __third_party_pigweed_repo_pw_unit_test_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_unit_test/py/pw_unit_test/test_runner.py | python/obj/third_party/pigweed/repo/pw_unit_test/py/py.lint.pylint.inputdeps.stamp
2877   source_target_relative = pw_unit_test/test_runner.py
2878 build python/gen/third_party/pigweed/repo/pw_unit_test/py/setup.py.pylint.passed: __third_party_pigweed_repo_pw_unit_test_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_unit_test/py/setup.py | python/obj/third_party/pigweed/repo/pw_unit_test/py/py.lint.pylint.inputdeps.stamp
2879   source_target_relative = setup.py
2880
2881 build python/obj/third_party/pigweed/repo/pw_unit_test/py/py.lint.pylint.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_unit_test/py/pw_unit_test/__init__.py.pylint.passed python/gen/third_party/pigweed/repo/pw_unit_test/py/pw_unit_test/rpc.py.pylint.passed python/gen/third_party/pigweed/repo/pw_unit_test/py/pw_unit_test/test_runner.py.pylint.passed python/gen/third_party/pigweed/repo/pw_unit_test/py/setup.py.pylint.passed
2882 build python/obj/third_party/pigweed/repo/pw_unit_test/py/py.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_unit_test/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_unit_test/py/py._build_wheel.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_unit_test/unit_test_proto.python.wheel.stamp
2883 rule __third_party_pigweed_repo_pw_unit_test_py_rpc_service_test___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2884   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_unit_test/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_unit_test/py/rpc_service_test.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
2885   description = ACTION //third_party/pigweed/repo/pw_unit_test/py:rpc_service_test(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2886   restat = 1
2887
2888 build python/gen/third_party/pigweed/repo/pw_unit_test/py/rpc_service_test.pw_pystamp: __third_party_pigweed_repo_pw_unit_test_py_rpc_service_test___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_unit_test/py/rpc_service_test.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py python/obj/third_party/pigweed/repo/pw_hdlc/py/py.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.stamp python/obj/third_party/pigweed/repo/pw_unit_test/py/py.stamp
2889
2890 build python/obj/third_party/pigweed/repo/pw_unit_test/py/rpc_service_test.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_unit_test/py/rpc_service_test.pw_pystamp
2891 build python/obj/third_party/pigweed/repo/pw_unit_test/py/rpc_service_test._build_wheel.stamp: python_stamp
2892 build python/obj/third_party/pigweed/repo/pw_unit_test/py/rpc_service_test._run_pip_install.stamp: python_stamp
2893 build python/obj/third_party/pigweed/repo/pw_unit_test/py/rpc_service_test.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_unit_test/py/rpc_service_test.stamp python/obj/third_party/pigweed/repo/pw_unit_test/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_hdlc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.install.stamp
2894 build python/obj/third_party/pigweed/repo/pw_unit_test/py/rpc_service_test.lint.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_unit_test/py/rpc_service_test.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_unit_test/py/rpc_service_test.lint.pylint.stamp
2895 rule __third_party_pigweed_repo_pw_unit_test_py_rpc_service_test.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2896   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_unit_test/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --env=MYPY_FORCE_COLOR=1 --touch python/gen/third_party/pigweed/repo/pw_unit_test/py/rpc_service_test.lint.mypy.pw_pystamp --capture-output --module mypy -- --pretty --show-error-codes ../../third_party/pigweed/repo/pw_unit_test/py/rpc_service_test.py
2897   description = ACTION //third_party/pigweed/repo/pw_unit_test/py:rpc_service_test.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2898   restat = 1
2899
2900 build python/gen/third_party/pigweed/repo/pw_unit_test/py/rpc_service_test.lint.mypy.pw_pystamp: __third_party_pigweed_repo_pw_unit_test_py_rpc_service_test.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_hdlc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_hdlc/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_unit_test/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_unit_test/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_unit_test/py/rpc_service_test.install.stamp
2901
2902 build python/obj/third_party/pigweed/repo/pw_unit_test/py/rpc_service_test.lint.mypy.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_unit_test/py/rpc_service_test.lint.mypy.pw_pystamp
2903 rule __third_party_pigweed_repo_pw_unit_test_py_rpc_service_test.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2904   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_unit_test/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_unit_test/py/${source_target_relative}.pylint.passed --capture-output --module pylint -- ../../third_party/pigweed/repo/pw_unit_test/py/${source_target_relative} --jobs=1 --output-format=colorized --rcfile=../../third_party/pigweed/repo/.pylintrc
2905   description = ACTION //third_party/pigweed/repo/pw_unit_test/py:rpc_service_test.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2906   restat = 1
2907
2908 build python/gen/third_party/pigweed/repo/pw_unit_test/py/rpc_service_test.py.pylint.passed: __third_party_pigweed_repo_pw_unit_test_py_rpc_service_test.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_unit_test/py/rpc_service_test.py | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/.pylintrc python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_hdlc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_hdlc/py/py.lint.pylint.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.lint.pylint.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.lint.pylint.stamp python/obj/third_party/pigweed/repo/pw_unit_test/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_unit_test/py/py.lint.pylint.stamp python/obj/third_party/pigweed/repo/pw_unit_test/py/rpc_service_test.install.stamp
2909   source_target_relative = rpc_service_test.py
2910
2911 build python/obj/third_party/pigweed/repo/pw_unit_test/py/rpc_service_test.lint.pylint.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_unit_test/py/rpc_service_test.py.pylint.passed
2912 build python/obj/third_party/pigweed/repo/pw_unit_test/py/rpc_service_test.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_unit_test/py/rpc_service_test.install.stamp python/obj/third_party/pigweed/repo/pw_unit_test/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_hdlc/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_rpc/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_status/py/py.wheel.stamp
2913 rule __third_party_pigweed_repo_pw_watch_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2914   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_watch/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_watch/py/py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py
2915   description = ACTION //third_party/pigweed/repo/pw_watch/py:py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2916   restat = 1
2917
2918 build python/gen/third_party/pigweed/repo/pw_watch/py/py.pw_pystamp: __third_party_pigweed_repo_pw_watch_py_py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_watch/py/pw_watch/__init__.py ../../third_party/pigweed/repo/pw_watch/py/pw_watch/debounce.py ../../third_party/pigweed/repo/pw_watch/py/pw_watch/watch.py ../../third_party/pigweed/repo/pw_watch/py/pw_watch/watch_app.py ../../third_party/pigweed/repo/pw_watch/py/watch_test.py ../../third_party/pigweed/repo/pw_watch/py/setup.py ../../third_party/pigweed/repo/pw_build/py/pw_build/nop.py python/obj/third_party/pigweed/repo/pw_cli/py/py.stamp
2919
2920 build python/obj/third_party/pigweed/repo/pw_watch/py/py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_watch/py/py.pw_pystamp
2921 rule __third_party_pigweed_repo_pw_watch_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2922   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_watch/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_watch/py/py._build_wheel.pw_pystamp --capture-output --module build -- ../../third_party/pigweed/repo/pw_watch/py --wheel --no-isolation --outdir python/obj/third_party/pigweed/repo/pw_watch/py/py._build_wheel
2923   description = ACTION //third_party/pigweed/repo/pw_watch/py:py._build_wheel(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2924   restat = 1
2925
2926 build python/gen/third_party/pigweed/repo/pw_watch/py/py._build_wheel.pw_pystamp: __third_party_pigweed_repo_pw_watch_py_py._build_wheel___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_cli/py/py.wheel.stamp python/obj/third_party/pigweed/repo/pw_watch/py/py.stamp
2927
2928 build python/obj/third_party/pigweed/repo/pw_watch/py/py._build_wheel.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_watch/py/py._build_wheel.pw_pystamp
2929 rule __third_party_pigweed_repo_pw_watch_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2930   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_watch/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_watch/py/py._run_pip_install.pw_pystamp --capture-output --module pip -- install --no-build-isolation --constraint ../../scripts/constraints.txt --editable ../../third_party/pigweed/repo/pw_watch/py
2931   description = ACTION //third_party/pigweed/repo/pw_watch/py:py._run_pip_install(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2932   restat = 1
2933
2934 build python/gen/third_party/pigweed/repo/pw_watch/py/py._run_pip_install.pw_pystamp: __third_party_pigweed_repo_pw_watch_py_py._run_pip_install___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../scripts/constraints.txt ../../third_party/pigweed/repo/pw_watch/py/pyproject.toml ../../third_party/pigweed/repo/pw_watch/py/setup.cfg ../../third_party/pigweed/repo/pw_watch/py/setup.py python/obj/third_party/pigweed/repo/pw_cli/py/py._run_pip_install.stamp
2935   pool = third_party_pigweed_repo_pw_build_pool_pip
2936
2937 build python/obj/third_party/pigweed/repo/pw_watch/py/py._run_pip_install.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_watch/py/py._run_pip_install.pw_pystamp
2938 build python/obj/third_party/pigweed/repo/pw_watch/py/py.install.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_watch/py/py.stamp python/obj/third_party/pigweed/repo/pw_watch/py/py._run_pip_install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp
2939 build python/obj/third_party/pigweed/repo/pw_watch/py/py.lint.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_watch/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_watch/py/py.lint.pylint.stamp
2940 rule __third_party_pigweed_repo_pw_watch_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2941   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_watch/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --env=MYPY_FORCE_COLOR=1 --touch python/gen/third_party/pigweed/repo/pw_watch/py/py.lint.mypy.pw_pystamp --capture-output --module mypy -- --pretty --show-error-codes ../../third_party/pigweed/repo/pw_watch/py/pw_watch/__init__.py ../../third_party/pigweed/repo/pw_watch/py/pw_watch/debounce.py ../../third_party/pigweed/repo/pw_watch/py/pw_watch/watch.py ../../third_party/pigweed/repo/pw_watch/py/pw_watch/watch_app.py ../../third_party/pigweed/repo/pw_watch/py/watch_test.py ../../third_party/pigweed/repo/pw_watch/py/setup.py
2942   description = ACTION //third_party/pigweed/repo/pw_watch/py:py.lint.mypy(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2943   restat = 1
2944
2945 build python/gen/third_party/pigweed/repo/pw_watch/py/py.lint.mypy.pw_pystamp: __third_party_pigweed_repo_pw_watch_py_py.lint.mypy___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.mypy.stamp python/obj/third_party/pigweed/repo/pw_watch/py/py.install.stamp
2946
2947 build python/obj/third_party/pigweed/repo/pw_watch/py/py.lint.mypy.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_watch/py/py.lint.mypy.pw_pystamp
2948 rule __third_party_pigweed_repo_pw_watch_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2949   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_watch/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_watch/py/${source_target_relative}.pylint.passed --capture-output --module pylint -- ../../third_party/pigweed/repo/pw_watch/py/${source_target_relative} --jobs=1 --output-format=colorized --rcfile=../../third_party/pigweed/repo/.pylintrc
2950   description = ACTION //third_party/pigweed/repo/pw_watch/py:py.lint.pylint(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2951   restat = 1
2952 build python/obj/third_party/pigweed/repo/pw_watch/py/py.lint.pylint.inputdeps.stamp: python_stamp ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/.pylintrc python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.lint.pylint.stamp python/obj/third_party/pigweed/repo/pw_watch/py/py.install.stamp
2953
2954 build python/gen/third_party/pigweed/repo/pw_watch/py/pw_watch/__init__.py.pylint.passed: __third_party_pigweed_repo_pw_watch_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_watch/py/pw_watch/__init__.py | python/obj/third_party/pigweed/repo/pw_watch/py/py.lint.pylint.inputdeps.stamp
2955   source_target_relative = pw_watch/__init__.py
2956 build python/gen/third_party/pigweed/repo/pw_watch/py/pw_watch/debounce.py.pylint.passed: __third_party_pigweed_repo_pw_watch_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_watch/py/pw_watch/debounce.py | python/obj/third_party/pigweed/repo/pw_watch/py/py.lint.pylint.inputdeps.stamp
2957   source_target_relative = pw_watch/debounce.py
2958 build python/gen/third_party/pigweed/repo/pw_watch/py/pw_watch/watch.py.pylint.passed: __third_party_pigweed_repo_pw_watch_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_watch/py/pw_watch/watch.py | python/obj/third_party/pigweed/repo/pw_watch/py/py.lint.pylint.inputdeps.stamp
2959   source_target_relative = pw_watch/watch.py
2960 build python/gen/third_party/pigweed/repo/pw_watch/py/pw_watch/watch_app.py.pylint.passed: __third_party_pigweed_repo_pw_watch_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_watch/py/pw_watch/watch_app.py | python/obj/third_party/pigweed/repo/pw_watch/py/py.lint.pylint.inputdeps.stamp
2961   source_target_relative = pw_watch/watch_app.py
2962 build python/gen/third_party/pigweed/repo/pw_watch/py/watch_test.py.pylint.passed: __third_party_pigweed_repo_pw_watch_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_watch/py/watch_test.py | python/obj/third_party/pigweed/repo/pw_watch/py/py.lint.pylint.inputdeps.stamp
2963   source_target_relative = watch_test.py
2964 build python/gen/third_party/pigweed/repo/pw_watch/py/setup.py.pylint.passed: __third_party_pigweed_repo_pw_watch_py_py.lint.pylint___third_party_pigweed_repo_pw_build_python_toolchain_python__rule ../../third_party/pigweed/repo/pw_watch/py/setup.py | python/obj/third_party/pigweed/repo/pw_watch/py/py.lint.pylint.inputdeps.stamp
2965   source_target_relative = setup.py
2966
2967 build python/obj/third_party/pigweed/repo/pw_watch/py/py.lint.pylint.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_watch/py/pw_watch/__init__.py.pylint.passed python/gen/third_party/pigweed/repo/pw_watch/py/pw_watch/debounce.py.pylint.passed python/gen/third_party/pigweed/repo/pw_watch/py/pw_watch/watch.py.pylint.passed python/gen/third_party/pigweed/repo/pw_watch/py/pw_watch/watch_app.py.pylint.passed python/gen/third_party/pigweed/repo/pw_watch/py/watch_test.py.pylint.passed python/gen/third_party/pigweed/repo/pw_watch/py/setup.py.pylint.passed
2968 rule __third_party_pigweed_repo_pw_watch_py_py.tests.watch_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule
2969   command = python3 ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py --gn-root ../../ --current-path ../../third_party/pigweed/repo/pw_watch/py --default-toolchain=//build/toolchain/host$:linux_arm_gcc --current-toolchain=//third_party/pigweed/repo/pw_build/python_toolchain$:python --touch python/gen/third_party/pigweed/repo/pw_watch/py/py.tests.watch_test.py.pw_pystamp --capture-output -- ../../third_party/pigweed/repo/pw_watch/py/watch_test.py
2970   description = ACTION //third_party/pigweed/repo/pw_watch/py:py.tests.watch_test.py(//third_party/pigweed/repo/pw_build/python_toolchain:python)
2971   restat = 1
2972
2973 build python/gen/third_party/pigweed/repo/pw_watch/py/py.tests.watch_test.py.pw_pystamp: __third_party_pigweed_repo_pw_watch_py_py.tests.watch_test.py___third_party_pigweed_repo_pw_build_python_toolchain_python__rule | ../../third_party/pigweed/repo/pw_build/py/pw_build/python_runner.py ../../third_party/pigweed/repo/pw_watch/py/watch_test.py python/obj/third_party/pigweed/repo/pw_build/python_lint.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.tests.stamp python/obj/third_party/pigweed/repo/pw_watch/py/py.install.stamp
2974
2975 build python/obj/third_party/pigweed/repo/pw_watch/py/py.tests.watch_test.py.stamp: python_stamp python/gen/third_party/pigweed/repo/pw_watch/py/py.tests.watch_test.py.pw_pystamp
2976 build python/obj/third_party/pigweed/repo/pw_watch/py/py.wheel.stamp: python_stamp python/obj/third_party/pigweed/repo/pw_watch/py/py.install.stamp python/obj/third_party/pigweed/repo/pw_watch/py/py._build_wheel.stamp python/obj/third_party/pigweed/repo/pw_cli/py/py.wheel.stamp