On Tue, 29 Mar 2016 21:48:57 +0300
Sagi Ben-Akiva <sagi...@gmail.com> wrote:

> Hi,
> 
> I've noticed the Kodi package is being rebuilt every couple of days.
> At the end of the build log we can see the following :
> 
> [ 3307s] 
> /usr/src/debug/xbmc-16.0-Jarvis/xbmc/interfaces/python/generated/AddonModuleXbmc.cpp
> differs (C source, ASCII text)
> [ 3307s] ---
> old//usr/src/debug/xbmc-16.0-Jarvis/xbmc/interfaces/python/generated/AddonModuleXbmc.cpp
> 2016-03-24 16:17:04.000000000 +0000 [ 3307s] +++
> new//usr/src/debug/xbmc-16.0-Jarvis/xbmc/interfaces/python/generated/AddonModuleXbmc.cpp
> 2016-03-28 13:32:54.000000000 +0000 [ 3307s] @@ -9868,7 +9868,7 @@
> [ 3307s]
> [ 3307s]     // constants
> [ 3307s]     PyModule_AddStringConstant(module, (char*)"__author__",
> (char*)"Team Kodi &lt;http://kodi.tv&gt;";);
> [ 3307s] -   PyModule_AddStringConstant(module, (char*)"__date__",
> (char*)"Thu Mar 24 16:17:04 UTC 2016");
> [ 3307s] +   PyModule_AddStringConstant(module, (char*)"__date__",
> (char*)"Mon Mar 28 13:32:54 UTC 2016");
> 
> I don't understand why it gets rebuild ?
> I don't see any rpmlint error or warnings regarding the __DATE__ and
> __TIME__ macros.
> I looked at CheckBuildDate rpmlint checker (
> https://github.com/openSUSE/rpmlint-checks/blob/master/CheckBuildDate.py)
> and the date string above does not match the regular expression
> 
> Any idea what can cause those rebuilds ?

The build system rebuilds packages as soon as required packages
changed. This is normal, and expected. The problem here is, that the
build result changes, and thus the newly built package is published.

The actual case is an occurrence of __date__ in PythonSwig - which I
believe I already fixed about a year ago, but this most probably got
lost in the meantime. I will submit a change to your home, and would
like you to push that change to Multimedia from your repo afterward.


Greetings,

Stefan
-- 
Stefan Botter zu Hause
Bremen

Attachment: pgpHovjj8tK9E.pgp
Description: OpenPGP digital signature

_______________________________________________
Packman mailing list
Packman@links2linux.de
http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman

Antwort per Email an