Closed mpusz closed 4 years ago
@mpusz please update your script to use list
, because we can have multiple build policies listed.
I did (https://github.com/mpusz/units/blob/master/build.py#L12) but it didn't help (https://travis-ci.com/github/mpusz/units/jobs/349975659) 😢
@mpusz Thanks for your feedback! I'll check it further.
the same issue is happening here https://github.com/bincrafters/conan-qt/runs/779773713#step:5:85
Hi everyone! We should release a new version today (0.33.1) which contains a fix.
And we're back on track, thanks !
Thank you!
@uilianries I'm wondering if by re-railing the case where build_policy is explictely defined, we did not de-railed the case where build_policy is not explictely defined: https://ci.appveyor.com/project/bincrafters/conan-qt/build/job/lgfr57i3el6aqxw4#L354 All the requirements now have Forced build from source
@ericLemanissier that's weird, because Bincrafters package tools don't change the build policy, it's None by default, which is the same value for Conan package tools. I need to investigate further
@ericLemanissier The PR #507 contains a fix for that problem. Thanks for reporting. We should release a new version today or monday (depending of CI time).
once again, thanks! I'm crossing fingers for CI to finish early
Hello again! New release available for download (no more bug I hope)!
In the latest Travis CI run I got the following errors:
See more here: https://travis-ci.com/github/mpusz/units/jobs/349892743#L352-L364.