Hello list,

This time I tried in command line.

I tried with the explanation in the "help content" of the Tizen IDE.

Tizen Platform Programming > Platform Development Process > Building
the Platform > Building the Platform from the Command Line > Building
the Package Locally

$ gbs build -A i586

I tried this command in a Platform Project I created with the cloned
source code.

And this at the begging seemed ok! But It failed final link stage with
error message below :

========================================================
[  427s] Linking C executable calculator
[  427s] CMakeFiles/calculator.dir/src/calculator_edje.c.o: In
function `_calc_view_create_input_entry':
[  427s] 
/home/abuild/rpmbuild/BUILD/org.tizen.calculator-0.1.22/src/calculator_edje.c:2388:
undefined reference to `elm_entry_text_style_user_push'
[  427s] collect2: ld returned 1 exit status
[  427s] make[2]: *** [calculator] Error 1
[  427s] make[1]: *** [CMakeFiles/calculator.dir/all] Error 2
[  427s] make: *** [all] Error 2
[  427s] error: Bad exit status from /var/tmp/rpm-tmp.ny2WB8 (%build)
[  427s]
[  427s]
[  427s] RPM build errors:
[  427s]     Bad exit status from /var/tmp/rpm-tmp.ny2WB8 (%build)
warning: build failed, Leaving the logs in
/home/hum/GBS-ROOT//local/repos/tizen/i586/logs/fail/org.tizen.calculator-0.1.22-1/log
warning: the following packages build failed with rpmbuild issue:
org.tizen.calculator-tizen-i586
info: generated RPM packages can be found from local repo:
     /home/hum/GBS-ROOT/local/repos/tizen
info: build roots located in:
     /home/hum/GBS-ROOT/local/scratch.{arch}.*
info: Done
========================================================

I have no idea about this problem.

Could someone help me?

Thank you in advance.

Sincerely
Journeyer J. Joh

-- 
----------------------------------------
Journeyer J. Joh
o o s a p r o g r a m m e r
a t
g m a i l  d o t  c o m
----------------------------------------
_______________________________________________
General mailing list
General@lists.tizen.org
https://lists.tizen.org/listinfo/general

Reply via email to