Hi,

For kernel-adaptation-pc, It seems that you need fix from specfile.

For others xxx-x86 packages, you need skip them(remove them out of source 
directory), as gbs don't support building these types of packages.

Actually, you don't need build xxx-X86 packages for i586 arch.

Thanks
Qiang



From: [email protected] [mailto:[email protected]] 
On Behalf Of Jeff Chuang
Sent: Friday, November 30, 2012 3:42 PM
To: [email protected]
Subject: [Tizen General] Failed to do gbs local build for i586 ARCH

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.org<http://review.tizen.org> instead all of them.
Thank you

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

Reply via email to