언어 설정

Menu
Sites
Language
[platform:GBS] project build fails with Tizen 2.3 mobile repository setting

Hi,

I'm preparing a platform level project on Tizen 2.3 mobile based device (armv7l).

I have set up GBS tools and repo'ed Tizen sources, then created a platform project from IDE (Tizen 2.4 r.7). When I build the project in IDE, it works fine.

But IDE only supports Tizen 2.4 mobile profile in platform project template so I have configured my .gbs.conf with Tizen 2.3 mobile repository (http://download.tizen.org/snapshots/2.3-mobile/common/latest/repos/target/packages).

And then I have built the project using terminal command line (gbs build --arch armv7l --clean --clean-repos --incude-all), but it has failed with an expansion error on libX11-common module.

It is quite interesting because other version of repositories really works fine in same condition.

I have tried 2.3.1 mobile repository (http://download.tizen.org/snapshots/2.3.1-mobile/common/latest/repos/target/packages/) and 2.4 mobile repository (http://download.tizen.org/snapshots/2.4-base/common/latest/repos/standard/packages/ and http://download.tizen.org/snapshots/2.4-mobile/common/latest/repos/target-TM1/packages/), but both of them are working fine. only 2.3 mobile has the issue.

And if I add 2.3.1 mobile repository as 2nd repository of 2.3 mobile profile, the build is working but I cannot sure the result will work on mobile 2.3 platform (I don't have the test platform device yet so I couldn't test yet)

Could you help me out to resolve this issue?

Thanks.

-------------- Kim, GeunSoo (Andy) ----------------

 

Edited by: GEUNSOO KIM on 13 7월, 2016
답변 바로가기

Responses

3 댓글
Mark as answer
GEUNSOO KIM

I just have found out that gds 0.23.2 does not have this issue.

the problem happens on latest gbs version 0.24.1.

I didn't test other versions but it looks definitely current gbs bug.

anybody know how to report gbs bug?

Thanks.

Mehedi Alamgir

You can mail to  dev@lists.tizen.org  to discuss with tizen community regarding this issue.

GEUNSOO KIM

Oh, I have resgister it as a bug (DEVT-296) already here:

https://bugs.tizen.org/jira/secure/Dashboard.jspa

(or you can go there by clicking "Bug Tracker" on lower-right side of this page)

Thanks.