zephyr.js
zephyr.js copied to clipboard
[MacOS] Warnings when making linux target
Description
This is a regression issue. When building linux target on MacOS, warnings occurs, however, building succeed.
Steps to Reproduction
-
make BOARD=linux
Actual Result
warnings:

Expected Result
No warnings.
Test Builds
| Branch | Commit Id | Target Device | Test Date | Result |
|---|---|---|---|---|
| master | cb6f7ba | linux | Feb 11, 2018 | Fail |
| master | ede4509 | linux | Feb 11, 2018 | Pass |
Additional Information
Re-test with commit d5d5540, this issue is still reproduced. Besides, lots of warning occur when building FRDM-K64F target.
