You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/08/09 05:52:55 UTC

[GitHub] [incubator-mxnet] szha commented on pull request #17815: [WIP] Add SOVERSION when build shared libmxnet.so library

szha commented on pull request #17815:
URL: https://github.com/apache/incubator-mxnet/pull/17815#issuecomment-671010491


   The CD pipeline needs to be fixed. In addition, it looks like the CD pipeline is receiving libmxnet files with [varying file content](https://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/restricted-mxnet-cd%2Fmxnet-cd-release-job/detail/mxnet-cd-release-job/1524/pipeline/302#step-325-log-6)
   ```
   [2020-08-08T20:16:46.129Z] + md5sum lib/libmxnet.so
   [2020-08-08T20:16:46.129Z] da79e007aa331599ab5e474b9ade855d  lib/libmxnet.so
   [2020-08-08T20:16:46.129Z] + md5sum lib/libmxnet.so.2
   [2020-08-08T20:16:46.689Z] 791b1014c70e5b421285a83f5fee63e7  lib/libmxnet.so.2
   [2020-08-08T20:16:46.689Z] + md5sum lib/libmxnet.so.2.0.0
   [2020-08-08T20:16:46.689Z] 791b1014c70e5b421285a83f5fee63e7  lib/libmxnet.so.2.0.0
   ```
   I'm reverting this PR to unblock other development. That said, I totally understand that the CD pipeline is unnecessarily complex and it's a bit hard to track what caused the problem. @sandeep-krishnamurthy could your team take up reapplying the patch after revert and fix the CD for 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:
users@infra.apache.org