-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
opencv: remove gtk dependency #7589
Conversation
fcf519b
to
bc0a27d
Compare
Another one that needs #7588 |
CircleCI updated - rebase PR and see if OK now. |
bc0a27d
to
ad8f166
Compare
Not ready yet? |
You are still using the previous Docker image - You didn't rebase your PR to pickup the newer image and script updates. |
ad8f166
to
d39ffff
Compare
I guess I had not fetched the latest commits. It works now. |
You should increase the PKG_RELEASE, just in case, I think. In general, this is one of the last few packages failing in buildbot for any of selected major targets (like the the package archs for ar71xx, mvebu, ipq806x and x86). I have never seen the failure list for ar71xx, ipq806x and mvebu to be only approx. 5 packages at the same time, like now, so really a spectacular situation at the moment. So, big thanks for @cotequeiroz and @neheb for fixing a bunch of packages that were failing for a long time. |
The PKG_RELEASE was an oversight, sorry. It does change configure parameters, which may reflect in the final binary. I usually don't increase if it's a host-only fix. As for making packages work, it was a pleasure helping you out. Cheers |
Signed-off-by: Eneas U de Queiroz <[email protected]>
d39ffff
to
a72a841
Compare
No problem. Next release should be in pretty good shape.
…On Thu, Dec 13, 2018, 09:58 Hannu Nyman ***@***.***> wrote:
Merged #7589 <#7589> into master.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#7589 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ACyJ2fwcUFWcHUZzILoobj7ve2qWe9f8ks5u4pU3gaJpZM4ZFmMG>
.
|
Maintainer: WRTnode Team [email protected], @noello (a member of the WRTnode Team that I could find) / @champtar (even though you're not listed as the maintainer, you have the first and last commits here)
Compile tested: ramips, openwrt master
Run tested: none
Description:
Avoids this:
Signed-off-by: Eneas U de Queiroz [email protected]