You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by GitBox <gi...@apache.org> on 2020/11/18 12:57:28 UTC

[GitHub] [geode-native] gaussianrecurrence opened a new pull request #696: GEODE-8724: Fix compilation using docker image

gaussianrecurrence opened a new pull request #696:
URL: https://github.com/apache/geode-native/pull/696


    - As latest tag for ubuntu base image was recently change from 18.04 to
      20.04 it seems that some libraries version changed, like for example
      libc++.
    - As it seems with this new version libc++ headers are either not
      anymore located within /usr/include/c++/v1 or the symlink is missing.
    - So in order to solve that a symlink is manually created to ensure
      clang is able to find libc++ headers.


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



[GitHub] [geode-native] pivotal-jbarrett commented on pull request #696: GEODE-8724: Fix compilation using docker image

Posted by GitBox <gi...@apache.org>.
pivotal-jbarrett commented on pull request #696:
URL: https://github.com/apache/geode-native/pull/696#issuecomment-730472991


   I pushed a new image last night.


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



[GitHub] [geode-native] pivotal-jbarrett commented on pull request #696: GEODE-8724: Fix compilation using docker image

Posted by GitBox <gi...@apache.org>.
pivotal-jbarrett commented on pull request #696:
URL: https://github.com/apache/geode-native/pull/696#issuecomment-730707525


   When I looked at hub.docker the most recent image pushed were older than the commit. I see the new images are only a few hours old. All should be fine now.


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



[GitHub] [geode-native] gaussianrecurrence commented on pull request #696: GEODE-8724: Fix compilation using docker image

Posted by GitBox <gi...@apache.org>.
gaussianrecurrence commented on pull request #696:
URL: https://github.com/apache/geode-native/pull/696#issuecomment-729988739


   Still I think @dickcav or someone else needs to re-upload the image to docker hub as currently both latest and 1.13.1 tags are failing to compile.


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



[GitHub] [geode-native] gaussianrecurrence commented on pull request #696: GEODE-8724: Fix compilation using docker image

Posted by GitBox <gi...@apache.org>.
gaussianrecurrence commented on pull request #696:
URL: https://github.com/apache/geode-native/pull/696#issuecomment-729664446


   As I noticed, yesterday builds were failing, so I hope this helps you.
   I am afraid this very build will fail, as until the image is re-uploaded travis will be using the old one.
   
   
   Regarding versioning, I made a point in the Jira issue I'd recommend you to read :)


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



[GitHub] [geode-native] dickcav commented on pull request #696: GEODE-8724: Fix compilation using docker image

Posted by GitBox <gi...@apache.org>.
dickcav commented on pull request #696:
URL: https://github.com/apache/geode-native/pull/696#issuecomment-730704325


   Yesterday afternoon is when we did what @gaussianrecurrence requested and merged the change, rebuilt docket and pushed but maybe that wasn't apparent that happened? 


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



[GitHub] [geode-native] onichols-pivotal commented on pull request #696: GEODE-8724: Fix compilation using docker image

Posted by GitBox <gi...@apache.org>.
onichols-pivotal commented on pull request #696:
URL: https://github.com/apache/geode-native/pull/696#issuecomment-730702705


   @pivotal-jbarrett how was your image different from the corrected image that Release Manager @dickcav pushed?  Did you push to both `1.13.1` and `latest` tags?  On which branch(es) are the Dockerfile changes commited that you pushed?


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



[GitHub] [geode-native] pdxcodemonkey merged pull request #696: GEODE-8724: Fix compilation using docker image

Posted by GitBox <gi...@apache.org>.
pdxcodemonkey merged pull request #696:
URL: https://github.com/apache/geode-native/pull/696


   


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