HI guys,



Error log as below:



joeywu@ss5:~/projects/tizen_opensource$ gbs build -A armv7l --threads=4
info: generate repositories ...

info: start building packages from: /home/joeywu/projects/tizen_opensource (git)
2015-08-26 14:59 +0800

info: prepare sources...
info: start export source from: 
/home/joeywu/projects/tizen_opensource/toolchains/rpm ...
error: RPM error while parsing rpm-python.spec: can't parse specfile
 (error: License field must be present in package: (main package))
error: <gbs>Failed to export packaging files from git tree
info: start export source from: 
/home/joeywu/projects/tizen_opensource/toolchains/rpm ...
info: Creating (native) source archive rpm-4.9.1.tar.bz2 from 'HEAD'
error: RPM error while parsing rpm-python.spec: can't parse specfile
 (error: License field must be present in package: (main package))
error: <gbs>Failed to export packaging files from git tree
info: retrieving repo metadata...
info: parsing package data...
warning: gstreamer-vaapi: build arch not compatible: i386 i486 i586 i686 athlon
warning: mmfw-sysconf-simulator: build arch not compatible: i386 i486 i586 i686 
athlon
warning: libwsbm: build arch not compatible: i386 i486 i586 i686 athlon
warning: cross-armv5tel-gcc-accel: build arch not compatible: i386 i486 i586 
i686 athlon
warning: cross-armv5tel-gcc: build arch not compatible: i386 i486 i586 i686 
athlon
warning: cross-armv6l-gcc-accel: build arch not compatible: i386 i486 i586 i686 
athlon
warning: cross-armv6l-gcc: build arch not compatible: i386 i486 i586 i686 athlon
warning: cross-armv7hl-gcc-accel: build arch not compatible: i386 i486 i586 
i686 athlon
warning: cross-armv7hl-gcc: build arch not compatible: i386 i486 i586 i686 
athlon
warning: cross-armv7l-gcc-accel: build arch not compatible: i386 i486 i586 i686 
athlon
warning: cross-armv7l-gcc: build arch not compatible: i386 i486 i586 i686 athlon
warning: cross-armv7nhl-gcc-accel: build arch not compatible: i386 i486 i586 
i686 athlon
warning: cross-armv7nhl-gcc: build arch not compatible: i386 i486 i586 i686 
athlon
warning: cross-armv5tel-binutils-accel: build arch not compatible: i386 i486 
i586 i686 athlon
warning: cross-armv5tel-binutils: build arch not compatible: i386 i486 i586 
i686 athlon
warning: cross-armv6l-binutils-accel: build arch not compatible: i386 i486 i586 
i686 athlon
warning: cross-armv6l-binutils: build arch not compatible: i386 i486 i586 i686 
athlon
warning: cross-armv7hl-binutils-accel: build arch not compatible: i386 i486 
i586 i686 athlon
warning: cross-armv7hl-binutils: build arch not compatible: i386 i486 i586 i686 
athlon
warning: cross-armv7l-binutils-accel: build arch not compatible: i386 i486 i586 
i686 athlon
warning: cross-armv7l-binutils: build arch not compatible: i386 i486 i586 i686 
athlon
warning: cross-armv7nhl-binutils-accel: build arch not compatible: i386 i486 
i586 i686 athlon
warning: cross-armv7nhl-binutils: build arch not compatible: i386 i486 i586 
i686 athlon
warning: cross-mipsel-binutils-accel: build arch not compatible: i386 i486 i586 
i686 athlon
warning: cross-mipsel-binutils: build arch not compatible: i386 i486 i586 i686 
athlon
warning: syslinux: build arch not compatible: i386 i486 i586 i686 athlon x86_64
warning: pvr-bin-mdfld: build arch not compatible: i386 i486 i586 i686 athlon 
x86_64
warning: psb-headers: build arch not compatible: i386 i486 i586 i686 athlon
warning: system-plugin-ia-generic: build arch not compatible: i386 i486 i586 
i686 athlon x86_64
info: building repo metadata ...
info: package dependency resolving ...
warning: circle found: gcc->binutils->gettext->gcc
info: circle found, exit...
error: <gbs>some packages failed to be built





this is my .gbs.config file:

  1 [general]
  2 tmpdir=/var/tmp/
  3 profile = profile.tizen2.2
  4 work_dir=.
  5
  6 [repo.tizen2.2_arm]
  7 url=${work_dir}/pre-built/toolchain-arm/
  8
  9 [repo.tizen2.2_x86]
 10 url=${work_dir}/pre-built/toolchain-x86/
 11
 12 [repo.tizen2.2]
 13 url = http://download.tizen.org/releases/2.2/tizen-2.2/
 14
 15 [profile.tizen2.2]
 16 repos=repo.tizen2.2_arm, repo.tizen2.2_x86, repo.tizen2.2
 17 buildconf=${work_dir}/scm/meta/build-config/build.conf





RG

Joey
_______________________________________________
Application-dev mailing list
Application-dev@lists.tizen.org
https://lists.tizen.org/listinfo/application-dev

Reply via email to