Hi Raphael Kubo da Costa,
I downlad the source code from https://github.com/crosswalk-project/tizen-extensions-crosswalk/archive/master.zip
and unzip it and then git init
build it with " sudo gbs build -A i586 --include-all"
qixg@qixg-ubuntu:~/sharebox/crosswalk/tizen-extensions-crosswalk-master$ sudo gbs build -A i586 --include-all
info: generate repositories ...
info: build conf has been downloaded at:
/var/tmp/root-gbs/mobile_public.conf
info: start building packages from: /home/qixg/sharebox/crosswalk/tizen-extensions-crosswalk-master (git)
2014-10-23 05:17 +0800
gbs 0.22.3
info: prepare sources...
fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
info: start export source from: /home/qixg/sharebox/crosswalk/tizen-extensions-crosswalk-master ...
info: the following untracked files would be included:
.........
[ 8s] + GYP_OPTIONS='--depth=. -Dtizen=1 -Dextension_build_type=Debug -Dextension_host_os=common'
[ 8s] + GYP_OPTIONS='--depth=. -Dtizen=1 -Dextension_build_type=Debug -Dextension_host_os=common -Ddisplay_type=wayland'
[ 8s] + ./tools/gyp/gyp --depth=. -Dtizen=1 -Dextension_build_type=Debug -Dextension_host_os=common -Ddisplay_type=wayland tizen-wrt.gyp
[ 8s] + ninja -C out/Default -j8
[ 8s] ninja: Entering directory `out/Default'
[ 8s] ninja: error: '../../speech/org.tizen.srs.xml', needed by 'gen/speech/tizen_srs_gen.c', missing and no known rule to make it
[ 8s] error: Bad exit status from /var/tmp/rpm-tmp.E7QQ6b (%build)
[ 8s]
[ 8s]
[ 8s] RPM build errors:
[ 8s] Bad exit status from /var/tmp/rpm-tmp.E7QQ6b (%build)
warning: build failed, Leaving the logs in /home/qixg/GBS-ROOT/local/repos/mobile_public/i586/logs/fail/tizen-extensions-crosswalk-0.107-0/log.txt
info: *** Build Status Summary ***
=== the following packages failed to build due to rpmbuild issue (1) ===
tizen-extensions-crosswalk: /home/qixg/GBS-ROOT/local/repos/mobile_public/i586/logs/fail/tizen-extensions-crosswalk-0.107-0/log.txt
=== Total succeeded built packages: (0) ===
info: generated html format report:
/home/qixg/GBS-ROOT/local/repos/mobile_public/i586/index.html
info: generated RPM packages can be found from local repo:
/home/qixg/GBS-ROOT/local/repos/mobile_public/i586/RPMS
info: generated source RPM packages can be found from local repo:
/home/qixg/GBS-ROOT/local/repos/mobile_public/i586/SRPMS
info: build logs can be found in:
/home/qixg/GBS-ROOT/local/repos/mobile_public/i586/logs
info: build roots located in:
/home/qixg/GBS-ROOT/local/BUILD-ROOTS/scratch.i586.*
error: <gbs>some packages failed to be built
qixg@qixg-ubuntu:~/sharebox/crosswalk/tizen-extensions-crosswalk-master$ ls
alarm bookmark content examples media_renderer nfc packaging run.sh system_setting tizen-extensions-crosswalk.xml.in vehicle
application callhistory datasync filesystem mediaserver notification phone speech telephony tizen-wrt.gyp VERSION
audiosystem common demos LICENSE messageport OWNERS power sso time tools web_setting
bluetooth configure download LICENSE.AL2 network_bearer_selection package README.md system_info tizen utils
qixg@qixg-ubuntu:~/sharebox/crosswalk/tizen-extensions-crosswalk-master$ cd speech/
qixg@qixg-ubuntu:~/sharebox/crosswalk/tizen-extensions-crosswalk-master/speech$ ls
org.tizen.srs.xml speech_api.js speech_extension.cc speech_extension.h speech.gyp speech_instance.cc speech_instance.h
Best Regards
===================================
Qi Xiangguo
Engineer, SLP_Content, Mobile SW 1 Group
Samsung Electronics (China) R&D Center
Office: +86-25-58748787(ext 3811)
Fax: +86-25-5874-2767
E-mail: [email protected]
===================================
------- Original Message -------
Sender : Raphael Kubo da Costa<[email protected]>
Date : 十月 22, 2014 18:12 (GMT+09:00)
Title : Re: [Crosswalk-dev] could you help me to fix build tizen extension crosswalk error
Xiangguo Qi
> [ 8s] ninja: error: '../../speech/org.tizen.srs.xml', needed by '
> gen/speech/tizen_srs_gen.c', missing and no known rule to make it
> [ 8s] error: Bad exit status from /var/tmp/rpm-tmp.G3RCLM (%build)
Is your tizen-extensions-checkout OK (ie. does it contain all the files,
including speech/org.tizen.srs.xml? I've just tried building the package
with the GBS repository you used and everything worked just fine.
|
|
_______________________________________________ Crosswalk-dev mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev
