Hi Daniel,
   Thanks for the help. That solved my problem.

Thanks & regards,
Rohit Pathania

On Tue, Feb 12, 2013 at 6:51 PM, Daniel Juyung Seo <seojuyu...@gmail.com>wrote:

> Hi,
>
> Use:
> $ gbs build --include-all
>
> 1.--include-all option
> GBS build (git) *COMMITTED* codes, you didn't commit your codes.
> If you want to build uncommitted codes as well, put --include-all option.
>
> 2. missing appcore-efl
> You are missing appcore-efl dependency.
> Put appcore-efl to spec file and CMakeLists.txt for the build requirement.
>
> Btw, it looks like your git is broken.
>
> Thanks.
>
> Daniel Juyung Seo (SeoZ)
>
>
> On Tue, Feb 12, 2013 at 5:38 PM, Rohit Pathania <rhtpatha...@gmail.com>wrote:
>
>> Hi,
>>    I am attaching the source code. Please point out where i did the error.
>>
>>
>> Thanks & regards,
>> Rohit Pathania,
>> 09848769111
>>
>> On Tue, Feb 12, 2013 at 2:05 PM, Rohit Pathania <rhtpatha...@gmail.com>wrote:
>>
>>> Hi Daniel,
>>>    I did the same but after that I am getting this error.
>>>
>>> Thanks & regards,
>>> Rohit Pathania,
>>> 09848769111
>>>
>>>
>>> On Tue, Feb 12, 2013 at 12:28 PM, Daniel Juyung Seo <
>>> seojuyu...@gmail.com> wrote:
>>>
>>>> GBS is *GIT* Build System.
>>>> You should have a .git directory. Just create a new git repo or copy
>>>> other .git to your app directory.
>>>> Create spec files in packaging directory.
>>>> Check exising apps on Tizen 2.0.
>>>>
>>>> https://review.tizen.org/gerrit/gitweb?p=apps/home/clock.git;a=blob;f=packaging/org.tizen.clock.spec;h=9e0df4139fb891e98078a7b091d95dfffe835a23;hb=refs/heads/2.0alpha
>>>>
>>>> Thanks.
>>>>
>>>> Daniel Juyung Seo (SeoZ)
>>>>
>>>> On Tue, Feb 12, 2013 at 3:24 PM, Rohit Pathania 
>>>> <rhtpatha...@gmail.com>wrote:
>>>>
>>>>> Hi All,
>>>>>    I am first time trying to make my own app package for the Tizen.
>>>>> While building the package with gbs build -A armv7l I am getting the
>>>>> following error:-
>>>>>
>>>>> info: generate repositories ...
>>>>> info: build conf has been downloaded at:
>>>>>       /var/tmp/rohit-gbs/tizen2.0.conf
>>>>> info: start building packages from:
>>>>> /home/rohit/workspace/Tizen/apps/home/my_app (git)
>>>>> error: No source package found at
>>>>> /home/rohit/workspace/Tizen/apps/home/my_app
>>>>> error: <gbs>rpmbuild fails
>>>>>
>>>>>
>>>>> Please help me to make the rpm files for my package.
>>>>>
>>>>> Thanks & regards,
>>>>> Rohit Pathania.
>>>>>
>>>>> _______________________________________________
>>>>> General mailing list
>>>>> General@lists.tizen.org
>>>>> https://lists.tizen.org/listinfo/general
>>>>>
>>>>>
>>>>
>>>
>>
>
_______________________________________________
General mailing list
General@lists.tizen.org
https://lists.tizen.org/listinfo/general

Reply via email to