mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-09-11 21:20:39 +02:00
a31eb8bfa4ci, iwyu: Request IPC file generation explicitly (Hennadii Stepanov) Pull request description: Fixes a part of https://github.com/bitcoin/bitcoin/issues/35361: > ... other sporadic error output: > > ``` > [1](https://github.com/bitcoin/bitcoin/actions/runs/26292243180/job/77395542650#step:11:11661) > error: no such file or directory: '/home/admin/actions-runner/_work/_temp/build/src/ipc/capnp/common.capnp.c++' > error: no input files > error: unable to handle compilation, expected exactly one compiler job in '' > error: no such file or directory: '/home/admin/actions-runner/_work/_temp/build/src/ipc/capnp/common.capnp.proxy-client.c++' > error: no input files > error: unable to handle compilation, expected exactly one compiler job in '' > error: no such file or directory: '/home/admin/actions-runner/_work/_temp/build/src/ipc/capnp/common.capnp.proxy-server.c++' > error: no input files > error: unable to handle compilation, expected exactly one compiler job in '' > error: no such file or directory: '/home/admin/actions-runner/_work/_temp/build/src/ipc/capnp/common.capnp.proxy-types.c++' > error: no input files > ``` ACKs for top commit: ryanofsky: Code review ACKa31eb8bfa4. Thanks for the updates! This is a minimal fix getting rid of IWYU "fatal error" output from IPC files in the iwyu CI job. willcl-ark: ACKa31eb8bfa4Tree-SHA512: 7059c3adbb1f8cb5f69149b45e180b01753dc93c852829eccbc70e6ddcfa212dec45a0e8625c6cb0ea3b8ee05f8f17181f36fd4d277e8f6cc9fe4578b0228166