You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/01/07 04:00:14 UTC

[GitHub] messense commented on issue #57: [Test][Don't Merge] Fix CI

messense commented on issue #57: [Test][Don't Merge] Fix CI
URL: https://github.com/apache/rocketmq-client-cpp/pull/57#issuecomment-451815573
 
 
   The issue is not with bash path, you need to fix this:
   
   ```
   error: Name clash for '<p/home/travis/build/apache/rocketmq-client-cpp/bin/lib>libboost_system.a'
   error: 
   error: Tried to build the target twice, with property sets having 
   error: these incompatible properties:
   error: 
   error:     -  <runtime-link>static <warnings>all
   error:     -  <runtime-link>shared <warnings>on
   error: 
   error: Please make sure to have consistent requirements for these 
   error: properties everywhere in your project, especially for install
   error: targets.
   ```

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


With regards,
Apache Git Services