[opensuse-buildservice] Build ignoring 'my' package
Hi, I seem to have an odd issue in home:dimstar:gcc47. On a project level, use-for-build is disabled (to not trigger too many rebuilds) openCOLLADA has use-for-build enabled on package level blender BuildRequires openCOLLADA-devel, yes I always see it 'pulling in' the 'old' version, not my updated one... took me a while of course to see that. So now I changed the BuildRequires to be >= svn840 (svn838 is the one being pulled in). Obviously, now blender shows 'unresolvable', which is better, but not explainable (just yet). Can anybody see why openCOLLADA-devel svn868, which is built in home:dimstar:gcc47, is not being used here? Thanks a lot! (This won't fix blender for gcc 4.7 just yet, but at least it stops me from chasing bugs in underlying packages which I already fixed). Dominique -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Am Donnerstag, 12. April 2012, 04:45:54 schrieb Dominique Leuenberger a.k.a DimStar:
Hi, I seem to have an odd issue in home:dimstar:gcc47.
On a project level, use-for-build is disabled (to not trigger too many rebuilds) openCOLLADA has use-for-build enabled on package level
but maybe it hasn't when openCOLLADA finished the build ?
blender BuildRequires openCOLLADA-devel, yes I always see it 'pulling in' the 'old' version, not my updated one... took me a while of course to see that. So now I changed the BuildRequires to be >= svn840 (svn838 is the one being pulled in).
Obviously, now blender shows 'unresolvable', which is better, but not explainable (just yet).
Can anybody see why openCOLLADA-devel svn868, which is built in home:dimstar:gcc47, is not being used here?
Thanks a lot! (This won't fix blender for gcc 4.7 just yet, but at least it stops me from chasing bugs in underlying packages which I already fixed).
Dominique
-- Adrian Schroeter SUSE Linux Products GmbH email: adrian@suse.de -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Quoting Adrian Schröter <adrian@suse.de>:
Am Donnerstag, 12. April 2012, 04:45:54 schrieb Dominique Leuenberger a.k.a DimStar:
Hi, I seem to have an odd issue in home:dimstar:gcc47.
On a project level, use-for-build is disabled (to not trigger too many rebuilds) openCOLLADA has use-for-build enabled on package level
but maybe it hasn't when openCOLLADA finished the build ?
Hmmm... is that only interpreted when the build finishes? then yes, I could imagine this was not enabled at that time. I just triggered a rebuild on openCOLLADA to verify this statement. From a 'usability' and consistency point of view, this is not very clear (and not easy to 'debug' neither if 'what you see' is not exactly what you get..) but it's good to have you on the list to point in the right directions! Will report back in a few minutes when the build of openCOLLADA is completed... Dominique -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Thu, Apr 12, 2012 at 08:37:29AM -0400, Dominique Leuenberger a.k.a DimStar wrote:
Hmmm... is that only interpreted when the build finishes? then yes, I could imagine this was not enabled at that time.
I just triggered a rebuild on openCOLLADA to verify this statement.
From a 'usability' and consistency point of view, this is not very clear (and not easy to 'debug' neither if 'what you see' is not exactly what you get..) but it's good to have you on the list to point in the right directions!
Yeah, that's why we want to rewrite the "build repo" generation code in the near future. There are a couple of other problems regarding useforbuild in the current implementation. Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Jeff Hawn, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Quoting "Dominique Leuenberger a.k.a DimStar" <DimStar@openSUSE.org>:
Quoting Adrian Schröter <adrian@suse.de>:
Am Donnerstag, 12. April 2012, 04:45:54 schrieb Dominique Leuenberger a.k.a DimStar:
Hi, I seem to have an odd issue in home:dimstar:gcc47.
On a project level, use-for-build is disabled (to not trigger too many rebuilds) openCOLLADA has use-for-build enabled on package level
but maybe it hasn't when openCOLLADA finished the build ?
Hmmm... is that only interpreted when the build finishes? then yes, I could imagine this was not enabled at that time.
I just triggered a rebuild on openCOLLADA to verify this statement.
To confirm: after a rebuild of openCOLLADA, with use-for-build enabled at the time of build, blender now really pulls in this version. So yes: that was indeed that cause of my troubles! Thanks for shedding light on that. Dominique -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (3)
-
Adrian Schröter
-
Dominique Leuenberger a.k.a DimStar
-
Michael Schroeder