[many ports] Updates 2019.04.19#6155
Conversation
|
It only has itk and vxl failed here, @Rastaban, I can't reproduce itk and vxl failure locally, could you help have a look? vxl: I didn't find the vxl failures logs, I verified it on x86-windows, x64-windows and linux, all build successfully. The latest failure:
arm64-windows had no regressionsvcpkg
|
|
The and the same for x64-windows: We can therefore ignore the vxl failure for now. The |
|
@ras0219-msft, we still can’t repro ITK failures locally, same OS, gcc and cmake revision: Ubuntu 18.04 + gcc 7.3.0 + cmake3.14.0 with CI test machine, everything build successfully locally, we have no idea about the this. Checked 'opj_stream_create’ in lib/libitkgdcmopenjp2-5.0.a, not sure if lib/libitkgdcmopenjp2-5.0.a generated correctly in CI test machine. Failures: |
|
resolved merge conflict with cctz |
|
itk went from pass->fail and openjpeg went from fail->pass on both Linux and OSX. I suspect there is a conflict between those ports. Are you able to reproduce the itk failure if you install openjpeg first? And conversly, are you able to install openjpeg if itk is installed first? |
|
@Rastaban, thanks for your guideline! They failed due to libopenjp2.pc conflict, Both 2 ports installed libopenjp2.pc, however the failures are different from the failure logs that CI provided. Failure:
I will undo openjpeg changes here, and summit a separate PR for it. |
|
@Rastaban, itk still failed on osx, could you help have a look? |
|
All failures resolved here, see related separate PRs [cctz, rocksdb, oepnjpeg/itk]. |
No description provided.