[packman] Kodi is being rebuilt

Sagi Ben-Akiva sagiben at gmail.com
Tue Mar 29 20:48:57 CEST 2016


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 <http://kodi.tv>");
[ 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 ?

Thank you,
  Sagi.



More information about the Packman mailing list