Sorry, I was not precise enough in my description: you cannot build the following packages (python-ecore ,python-edje, python-evas, python-elementary), neither locally with gbs nor in you private OBS because the package python-cython is missing from Tizen git.
In Tizen OBS the problem is not visible, because the previous packages are not built from the git source, but from a archive tarball. Hence, the date bug does not show. To correct the problem, while respecting, the workflow, we need to add python-cython package and include it in the BuildRequired list n the associated spec files. You can check in the Tizen OBS, that archive are not generated from a git clone-archive commands. Official OBS (https://build.tizen.org/project/show?project=Tizen), the archives files of the package: - python-ecore ( python-ecore-1.7.0.tar.bz2 , https://build.tizen.org/package/show?package=python-ecore&project=Tizen) - python-edje ( python-edje-1.7.0.tar.bz2 , https://build.tizen.org/package/show?package=python-edje&project=Tizen) - python-evas ( python-evas-1.7.0.tar.bz2 , https://build.tizen.org/package/show?package=python-evas&project=Tizen) - python-elementary ( python-elementary-1.7.0.tar.bz2, https://build.tizen.org/package/show?package=python-elementary&project=Tizen ) 2013/11/13 Dong, Junfeng <[email protected]> > I can see all python-ecore , python-edje.. are built in Tizen:Mobile > project already without python-cython, so I guess python-cython isn’t > necessary. Do you have any idea about this? > > > https://build.tizen.org/package/show?package=python-ecore&project=Tizen%3AMobile > > > > Best Regards > > Junfeng > > > > *From:* [email protected] [mailto:[email protected]] *On > Behalf Of *Ronan Le Martret > *Sent:* Tuesday, November 12, 2013 6:49 PM > *To:* [email protected] > *Subject:* [Dev] Add python-cython to Tizen OBS project. > > > > > If we want to build python-ecore, python-edje, python-evas, > python-elementary, from git source, we need python-cython. > > Those packages check files time stamps. > But git process does not preserves time stamps. > > https://git.wiki.kernel.org/index.php/Git_FAQ#Why_isn.27t_Git_preserving_modification_time_on_files.3F > > So the build will failed with error: > configure: error: > "PACKAGING ERROR RELEASE BUILD WITHOUT PRE-GENERATED FILES." > > GERRIT Bug: > > https://bugs.tizen.org/jira/browse/DEVT-111 > > > > -- > Ronan Le Martret > Intel Open Source Technology Center > -- Ronan Le Martret Intel Open Source Technology Center
_______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
