Hi ,

I failed to do gbs local build from entire Tizen 2.0 alpha source for my
PC. I am appreciated for any suggestion.
After git-cloned all tizen projects, I run the following commands (on
Ubuntu 12.04):
   *sudo gbs build -A i586 --clean; sudo gbs build -A i586 2>&1|tee
build-log-run4.txt*
GBS complains about the some packages are not installed:
*  info: start export source from:
/home/jeff/tizen/kernel/kernel-adaptation-pc ...
  error: Patch0 found multiple times, aborting as gbp spec/patch autoupdate
likely fails
  error: RPM error while parsing spec, duplicate patches found
  error: Failed to export packaging files from git tree
  :
  :*
  *info: start export source from: /home/jeff/tizen/toolchains/bzip2-x86 ...
  error: line 65: Tag takes single token only: Version:   package bzip2 is
not installed
  error: RPM error while parsing spec: can't parse specfile

* *   error: Failed to export packaging files from git tree
  info: [0mstart export source from: /home/jeff/tizen/toolchains/liblua-x86
...
  error: line 65: Tag takes single token only: Version:   package liblua is
not installed
  error: RPM error while parsing spec: can't parse specfile
  :
  :*
my gbs.conf is as following:
   [general]
   #Current profile name which should match a profile section name
   profile = profile.tizen
   buildroot = ~/GBS-ROOT/
   [profile.tizen]
   repos = repo.tizen_latest, repo.my_local
   [repo.tizen_latest]
   url =
http://download.tizen.org/releases/weekly/2.0alpha/common/tizen-2.0_20120926.2/repos/tizen-main/armv7l/packages/
   user = <my_acct>
   passwdx = <my_passwd>
   [repo.my_local]
   #local repo must be an absolute path
   url = /home/jeff/tizen/

Furthermore, is there the list of the required projects for ARCH i586?
With the list, I can download only required projects from
review.tizen.orginstead all of them.
Thank you

BR.
Jeff Chuang
_______________________________________________
General mailing list
[email protected]
https://lists.tizen.org/listinfo/general

Reply via email to