Daisuke Nishimatsu
Daisuke Nishimatsu
- as title
- add [zenoh c api](https://github.com/eclipse-zenoh/zenoh-c) - I'm new to rules_rust, so I appreciate it if reviewers could kindly check build files.
- [ ] Check `test_all.sh` is passed. - [ ] Add `fix #{ISSUE_NUMBER}` if the corresponding issue exists. - [ ] Fill out `## Changelog` section. If the change is...
- [ ] Check `test_all.sh` is passed. - [x] Add `fix #{ISSUE_NUMBER}` if the corresponding issue exists. - [ ] Fill out `## Changelog` section. If the change is for...
- import CcInfo explicitly to avoid build error with bazel 9 below. ``` ERROR: Traceback (most recent call last): File "/private/var/tmp/_bazel_daisuke/3737e7a5ac5bd41843a5f3173df6f440/external/rules_cuda+/cuda/private/rules/cuda_library.bzl", line 155, column 32, in "deps": attr.label_list(providers = [[CcInfo],...
``` (15:59:47) ERROR: C:/b/tfes37s3/external/openssl+/BUILD.bazel:405:11: Compiling engines/e_capi_err.c failed: undeclared inclusion(s) in rule '@@openssl+//:crypto': -- this rule is missing dependency declarations for the following files included by 'engines/e_capi_err.c': 'external/openssl+/include/openssl/opensslconf.h' ``` To fix...
- #6653 and bump boost