Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[lz4, flann] port patches from #5169 #6294

Merged
merged 10 commits into from
May 19, 2019
Merged

Conversation

cenit
Copy link
Contributor

@cenit cenit commented May 3, 2019

No description provided.

@vicroms vicroms self-assigned this May 3, 2019
@NancyLi1013
Copy link
Contributor

Hi @cenit, here are some regressions from the current system:

x64-windows master test notes
flann Pass Fail Regression
x64-windows-static master test notes
pcl Pass Fail Regression
arm64-windows master test notes
flann Pass Fail Regression
x86-windows master test notes
flann Pass Fail Regression
x64-uwp master test notes
flann Pass Fail Regression
arm-uwp master test notes
flann Pass Fail Regression

failureLogs.zip

@vicroms
Copy link
Member

vicroms commented May 10, 2019

Hi @cenit

These are the latest failure logs

x64-windows master test notes
openmvg Pass Fail Regression
x64-windows-static master test notes
pcl Pass Fail Regression
x86-windows master test notes
pcl Pass Fail Regression
openmvg Pass Fail Regression

On the bright side, flann now works for 64-bit Linux

x64-linux master test notes
flann Fail Pass

@cenit
Copy link
Contributor Author

cenit commented May 14, 2019

@vicroms any update here? Is only pcl broken now? (Already saw some necessary fixes for it)

@vicroms
Copy link
Member

vicroms commented May 14, 2019

Good guess, pcl is the only regression left.

Failure Logs

x86-windows master test notes
pcl Pass Fail Regression

@cenit
Copy link
Contributor Author

cenit commented May 14, 2019

It should fail everywhere... not just x86-windows. But thanks!

(Maybe it is regressing only on x86-windows, which was building ok somehow...)

@cenit
Copy link
Contributor Author

cenit commented May 15, 2019

@vicroms I need the logs whenever you have time. I am able to build pcl locally, so I need an update on regressions.

@vicroms
Copy link
Member

vicroms commented May 17, 2019

Hi @cenit

Sorry for the delay, I thought I had replied to this PR :S

Failure logs

Current status:

  • flann works on Linux now, and
  • pcl is getting skipped on all platforms except x86-windows and x64-windows-static.

I'll take a look at pcl's dependencies to find which are causing the build to be skipped.

@cenit
Copy link
Contributor Author

cenit commented May 18, 2019

green check 😃

@ras0219-msft
Copy link
Contributor

ras0219-msft commented May 19, 2019

@vicroms It looks like qhull is preventing pcl from being built for x64-windows:

qhull:x64-windows:       fail: 405172dc5986a116b31314fefd7ed4ffcac63810

Edit: The qhull build appears to have failed due to some disk issue. I've purged the failure and re-queued (though I expect we'll still get a green check :))

@vicroms
Copy link
Member

vicroms commented May 19, 2019

Thanks @cenit

Looks like everything has been sorted out in this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants