Loading...
Request History
pluskalm created request
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
licensedigger accepted review
ok
dimstar accepted review
dimstar_suse set openSUSE:Factory:Staging:J as a staging project
Being evaluated by staging project "openSUSE:Factory:Staging:J"
dimstar_suse accepted review
Picked "openSUSE:Factory:Staging:J"
dimstar_suse accepted review
Staging Project openSUSE:Factory:Staging:J got accepted.
dimstar_suse approved review
Staging Project openSUSE:Factory:Staging:J got accepted.
dimstar_suse accepted request
Staging Project openSUSE:Factory:Staging:J got accepted.
Why does it fail to resolve libcurl-mini-devel for Factory? I cannot see the reason.
I thought we were meant to changae it to use pkg-config and it would automatically pick up the mini package where needed but @pluskalm reverted that so I guess I was wrong
See sr#747240
curl is a bit special, as I can't use the -mini package by default (when using pkgconfig) - some packages do build-time check what the provided curl package provides at that time (with -mini, we would lose features - which is intentional for inside OBS, but not on the user systems. Hence we need the full curl by default unless specified like here in cmake)
https://build.opensuse.org/package/show/openSUSE:Factory:Staging:J/cmake fails to build for i586?
A rebuild cured it - seems the test suite might be a bit fragile.