Languages

Menu
Sites
Language
A error happens During the building time in Tizen 2.4

I am studying about tizen 2.4.
Then, I want to help someone sovle the problem under the error. 

~/bin/repo init -u ssh://hongjh809@review.tizen.org:29418/scm/manifest -b tizen_2.4 -m mobile.xml
I download tizen 2.4 whole source from this command.

After sync, a error happens in using this command (gbs build -A armv7l --threads=4 --clean-once --exclude=${accel_pkgs},filesystem,aul,libmm-sound,libtool,tct-behavior-tests)

< This is the error>
info: generate repositories ...
info: start building packages from: /home/test/Tizen_2.4/sdk (git)
2016-05-03 03:55 -0700
gbs 0.24
info: prepare sources...
info: retrieving repo metadata...
info: parsing package data...
warning: emuld: build arch not compatible: i386 i486 i586 i686 athlon
warning: model-config-emulator: build arch not compatible: armv4l armv5l armv6l armv7l armv4b armv5l armv5b armv5el armv5eb armv5tel armv5teb armv6hl armv6el armv6eb armv7el armv7eb armv7hl armv7nhl armv8el armv4l armv5l armv6l armv7l armv4b armv5l armv5b armv5el armv5eb armv5tel armv5teb armv6hl armv6el armv6eb armv7el armv7eb armv7hl armv7nhl armv8el armv4l armv5l armv6l armv7l armv4b armv5l armv5b armv5el armv5eb armv5tel armv5teb armv6hl armv6el armv6eb armv7el armv7eb armv7hl armv7nhl armv8el
warning: emulator-kernel: build arch not compatible: i386 i486 i586 i686 athlon
warning: vmodemd-emul: build arch not compatible: i386 i486 i586 i686 athlon
warning: system-plugin-emulator: build arch not compatible: i386 i486 i586 i686 athlon
warning: alsa-scenario-scn-data-0-emul: build arch not compatible: i386 i486 i586 i686 athlon
warning: emulator-yagl: build arch not compatible: i386 i486 i586 i686 athlon
info: building repo metadata ...
info: resolving skipped packages ...
info: package dependency resolving ...
info: *** Build Status Summary ***
=== the following packages failed to build due to missing build dependencies (4) ===
device-manager-plugin-emul:
  nothing provides pkgconfig(dlog)
  nothing provides pkgconfig(devman_plugin)
libtbm-emulator:
  nothing provides pkgconfig(pthread-stubs)
  nothing provides pkgconfig(libdrm)
  nothing provides pkgconfig(libtbm)
nfc-plugin-emul:
  nothing provides pkgconfig(glib-2.0)
  nothing provides pkgconfig(gobject-2.0)
  nothing provides pkgconfig(vconf)
  nothing provides pkgconfig(dlog)
  nothing provides pkgconfig(nfc-common-lib)
gst-plugins-emulator:
  nothing provides pkgconfig(gstreamer-1.0)
  nothing provides pkgconfig(gstreamer-plugins-base-1.0)
  nothing provides pkgconfig(glib-2.0)

=== Total succeeded built packages: (0) ===
info: generated html format report:
     /home/test/GBS-ROOT/local/repos/tizen_2.4_mobile/armv7l/index.html
info: generated RPM packages can be found from local repo:
     /home/test/GBS-ROOT/local/repos/tizen_2.4_mobile/armv7l/RPMS
info: generated source RPM packages can be found from local repo:
     /home/test/GBS-ROOT/local/repos/tizen_2.4_mobile/armv7l/SRPMS
info: build logs can be found in:
     /home/test/GBS-ROOT/local/repos/tizen_2.4_mobile/armv7l/logs
info: build roots located in:
     /home/test/GBS-ROOT/local/BUILD-ROOTS/scratch.armv7l.*
error: <gbs>some packages failed to be built

> gbs.conf

[general]
tmpdir=/var/tmp/
profile = profile.tizen_2.4_mobile
work_dir=.
fallback_to_native=true

[repo.tizen_2.4_x86]
url=${work_dir}/pre-built/toolchain-x86/

[repo.tizen_2.4_arm]
url=${work_dir}/pre-built/toolchain-arm/

[profile.tizen_2.4_mobile]
repos=repo.tizen_2.4_x86,repo.tizen_2.4_arm
buildconf=${work_dir}/scm/meta/build-config/build.conf

I guess gbs.conf is something wrong, but i don't know what is definite problem.
So someone has solution, just answer here.
Thanks for the reading my problem.

Responses

1 Replies
John Ixion

Hi,

I would recommend the Dev mailing list for this:

https://lists.tizen.org/listinfo/dev