언어 설정

Menu
Sites
Language
problem with gbs build

Dear all, I have some issue with gbs build

can you tell me please who can help, email of gbs support, etc. ?

Edited by: Sergey Osadchy on 25 1월, 2017

Responses

4 댓글
Sergey Osadchy

(git repos - review.tizen.org upstream EFL and Elementary project)

When I build EFL - all great, but in Elementary gbs build working not correctly. At the end of gbs build all data (files, src, lib...) in

"~/GBS-elm/local/BUILD-ROOTS/scratch.armv7l.0/home/abuild/rpmbuild/BUILD/elementary-xxx" be removed and ".../elementary-xxx" be as root dir.!

Also second gbs build elementary in ~/GBS-elm dir. doesn't work (in efl all worked). In one my colleague some problem, but other two haven't this issue. (Step reproduce identical)

Maybe need install additional packages or something else... because I re-install Ubuntu (x64 16.04, 14.04) and gbs(0.24.1, 0.24.3, 0.24.4) several time

 

guide for install gbs I taken from "https://source.tizen.org/ko/documentation/developer-guide/getting-started-guide/installing-development-tools?langredirect=1"

build command: "gbs build -A armv7l --include-all -B ~/GBS-elm

K Johnson

Would you please share the details about the steps you've followed to make EFL build work? I've installed gbs and mic successfully and downloaded EFL source from review.org manuanlly(didn't clone it). But now I'm stuck with the process described in this link !

 

Sergey Osadchy
Step reproduce identical for EFL and Elementary: 1 . git clone git://git.tizen.org/platform/upstream/elementary(efl)

2. cd elementary(efl) && git checkout tizen_3.0

3. gbs build -A armv7l --include-all -B ~/GBS-ELEMENTARY(EFL)

gbs build for EFL haven't problem, but Elementary after build have  some command (efl build haven't it):

[  825s] + rpmbuild --define '_srcdefattr (-,root,root)' --nosignature --target=armv7l-tizen-linux --define '_build_create_debug 1' --short-circuit -bs /home/abuild/rpmbuild/SOURCES/elementary.spec
[  825s] warning: Could not canonicalize hostname: seosadchy
[  825s] Building target platforms: armv7l-tizen-linux
[  825s] Building for target armv7l-tizen-linux
[  825s] Wrote: /home/abuild/rpmbuild/SRPMS/elementary-1.16.0-0.src.rpm

Sergey Osadchy

Also second build log for Elementary very short:

 

info: generate repositories ... warning: No local package repository for arch armv7l info: build conf has been downloaded at: /var/tmp/seosadchy-gbs/public_3.0_mobile_tm1.conf info: start building packages from: /home/seosadchy/work/build_cov/tizen/elementary (git) 2017-01-30 10:59 +0200 gbs 0.24.3 info: prepare sources... info: skip export elementary for accel... info: retrieving repo metadata... info: parsing package data... info: building repo metadata ... info: resolving skipped packages ... info: skipping elementary-1.16.0-0 armv7l info: package dependency resolving ... info: *** Build Status Summary *** === Total succeeded built packages: (0) === info: generated html format report: /home/seosadchy/GBS-elm3/local/repos/public_3.0_mobile_tm1/armv7l/index.html info: generated RPM packages can be found from local repo: /home/seosadchy/GBS-elm3/local/repos/public_3.0_mobile_tm1/armv7l/RPMS info: generated source RPM packages can be found from local repo: /home/seosadchy/GBS-elm3/local/repos/public_3.0_mobile_tm1/armv7l/SRPMS info: build logs can be found in: /home/seosadchy/GBS-elm3/local/repos/public_3.0_mobile_tm1/armv7l/logs info: build roots located in: /home/seosadchy/GBS-elm3/local/BUILD-ROOTS/scratch.armv7l.* info: Done