Hello wireshark developers,
please advice how do I reproduce the pipeline build failure in local environment.
In particular, this one:
https://gitlab.com/zoranbosnjak/wireshark/-/pipelines/397393242
The following problems are reported on merge request:
1. Checking cache for Code Checks + Clang Warnings-master...
FATAL: file does not exist
I have no idea, which file does not exist.
2. GCC warnings
Based on error output, I have found some unit tests that indeed fail and I will try to fix them. But I am getting a different error locally.
I would appreciate an exact command, to reproduce the same error.
Zoran