Hi,

I downloaded Tizen code with the below command.

$ repo init -u git://gitorious.org/tizen-toys/tizen-manifest

$ repo sync

After downloading, tried to build the whole source code with the following
command, as i am building for arm7

$ gbs build --skip-conf-repos -A armv7l -R
http://download.tizen.org/snapshots/trunk/common/latest/repos/base/armv7l/packages/-R
http://download.tizen.org/snapshots/trunk/common/latest/repos/main/armv7l/packages/--clean
--debug

but getting the following error,

---------------------------------------------------------------------------------------------------------------------------------

error: line 65: Tag takes single token only: Version:       package zlib is
not installed

error: RPM error while parsing spec: can't parse specfile

error: Failed to export packaging files from git tree

------------------------------------------------------------------------------------------------------------------------------------

and finally build fails with the error,

------------------------------------------------------------------------------------------------------

warning: circle found: gettext->gcc->eglibc->libcap->attr->gettext

info: circle found, exit...

error: rpmbuild fails
--------------------------------------------------------------------------------------------------


Then I tried to build each package, as in my source code the first package,
adaptation. But after generating some rpms packages in the GBS-ROOT folder,
build is failing saying,


--------------------------------------------------------------------------------------------------------------------------------------------------------

error: *** Error Summary ***

=== the following packages failed to build due to missing build
dependencies ===

xorg-x11-drv-emulfb:

  nothing provides xorg-x11-xutils-dev

xorg-x11-drv-gesture:

  nothing provides xorg-x11-proto-gesture

xorg-x11-drv-evdev:

  nothing provides xorg-x11-server-devel


=== the following packages failed to build due to rpmbuild issue ===

nfc-plugin-nxp-tizen-armv7l:
/home/lakshmi.nagaraju/GBS-ROOT/local/repos/tizen/armv7l/logs/fail/nfc-plugin-nxp-0.0.3-0/log

xorg-x11-drv-evdev-multitouch-tizen-armv7l:
/home/lakshmi.nagaraju/GBS-ROOT/local/repos/tizen/armv7l/logs/fail/xorg-x11-drv-evdev-multitouch-2.3.2-1/log

device-manager-plugin-exynos-tizen-armv7l:
/home/lakshmi.nagaraju/GBS-ROOT/local/repos/tizen/armv7l/logs/fail/device-manager-plugin-exynos-0.0.21-0/log

gst-plugins-s5pc2xx-tizen-armv7l:
/home/lakshmi.nagaraju/GBS-ROOT/local/repos/tizen/armv7l/logs/fail/gst-plugins-s5pc2xx-0.3.14-0/log


error: rpmbuild fails
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


I read somewhere saying, gbs is not currently supporting building the
entire Tizen code. If that is the case, at least guide me through building
one particular module, for example "Telephony".

Thanks in advance.


Regards,

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

Reply via email to