nicknezis opened a new issue #3440: Cppcheck fails to compile on Ubuntu 18.04 
or newer
URL: https://github.com/apache/incubator-heron/issues/3440
 
 
   Due to Cppcheck using a deprecated system call `readdir_r`, the project 
fails to build on Ubuntu 18.04 or newer. This issue is documented here:
   
https://sourceforge.net/p/cppcheck/discussion/general/thread/65cd04a573/?limit=25
   
   You can run the following to recreate:
   ```
   ./docker/scripts/dev-env.sh ubuntu18.04
   ./bazel_configure.py
   ./bazel build --config=ubuntu contrib/...
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to