jiridanek commented on pull request #309:
URL: https://github.com/apache/qpid-proton/pull/309#issuecomment-821132679


   @DreamPearl It's probably a high time you fixed the CI failure 
https://github.com/apache/qpid-proton/pull/309/checks?check_run_id=2362084471#step:11:185
   
   ```
   /home/runner/work/qpid-proton/qpid-proton/cpp/src/delivery.cpp:26:10: fatal 
error: proton/tag.hpp: No such file or directory
      26 | #include "proton/tag.hpp"
         |          ^~~~~~~~~~~~~~~~
   compilation terminated.
   make[2]: *** [cpp/CMakeFiles/qpid-proton-cpp.dir/build.make:244: 
cpp/CMakeFiles/qpid-proton-cpp.dir/src/delivery.cpp.o] Error 1
   make[1]: *** [CMakeFiles/Makefile2:2274: 
cpp/CMakeFiles/qpid-proton-cpp.dir/all] Error 2
   make: *** [Makefile:146: all] Error 2
   Error: Process completed with exit code 2.
   ```
   
   My guess: you created a new file tag.hpp and forgot to commit it?


-- 
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to