Details
Details
Building in Docker:
Run yarn run-tunnelbroker-service successfully built the app, rust library, and link it to the app.
Building in Nix:
Run nix develop, cd services/tunnelbroker, rm -dfr build && cmake -B build . && make -C build -j4, successfully built the app, rust library, and link it to the app.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- update-tunnelbroker-cmake-with-cxx
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
services/tunnelbroker/rust-notifications/build.rs | ||
---|---|---|
2 ↗ | (On Diff #15595) | To force clang to use a more recent C++ standard |
services/tunnelbroker/rust-notifications/build.rs | ||
---|---|---|
2 ↗ | (On Diff #15595) |
Good catch. Done. |
Comment Actions
Failure to build in a Docker will be fixed by copying the cxx-corrosion cmake file in a follow-up update of this diff.
Comment Actions
ESLint Failure is not related to these changes:
fetch-pack: unexpected disconnect while reading sideband packet