Currently, gbs don't support building packages with circle dependency. In your case, you can skip building one package in this circle, then all rest packages can be built in dependency order:
$ gbs build --exclude=gettext ... Thanks Qiang From: [email protected] [mailto:[email protected]] On Behalf Of embedded linux Sent: Tuesday, January 15, 2013 6:56 PM To: [email protected] Subject: [Tizen General] Tizen build error : circle found: gettext->gcc->eglibc->libcap->attr->gettext Hi all, I am trying to build the complete Tizen source and I am also getting the same error as mentioned. error: line 67: Tag takes single token only: Version: package gawk is not installed error: RPM error while parsing spec: can't parse specfile And after some time of compilation I get, warning: circle found: gettext->gcc->eglibc->libcap->attr->gettext >>> >>> info: circle found, exit... >>> >>> error: rpmbuild fails I tried changing the repo path : gbs build --skip-conf-repos -A armv7l -R http://download.tizen.org/releases/daily/2.0alpha/common/latest/repos/tizen-base/armv7l/packages/-R http://download.tizen.org/releases/daily/2.0alpha/common/latest/repos/tizen-main/armv7l/packages/--clean-once --debug but still getting the error. Can anybody please help me solve the problem Thanks
_______________________________________________ General mailing list [email protected] https://lists.tizen.org/listinfo/general
