Title: Samsung Enterprise Portal mySingle

Hi,

I am compiling "profile/ivi/gst-plugins-base" on x86 system using following command

$ gbs build -A i586 gst-plugins-base


I am building locally.

My contents of gbs.conf are here:

##################################################################################
[general]
#Current profile name which should match a profile section name
profile = "">
[profile.tizen]
#Common authentication info for whole profile
#user =
#CAUTION: please use the key name "passwd" to reset plaintext password
#passwd =
#obs = obs.tizen
#Comma separated list of repositories
#repos = repo.tizen_latest
repos = repo.tizen_main, repo.tizen_base

[obs.tizen]
#OBS API URL pointing to a remote OBS.
url = "">https://api.tizen.org
#Optional user and password, set if differ from profile's user and password
#user =
#passwd =

#Repo section example
[repo.tizen_latest]
#Build against repo's URL
url = "">http://download.tizen.org/releases/daily/trunk/ivi/latest/
#Optional user and password, set if differ from profile's user and password
#user =
#passwd =

#Individual repo is also supported
[repo.tizen_base]
url = "">http://download.tizen.org/releases/daily/2.0/ivi/latest/repos/base/ia32/packages/
[repo.tizen_main]
url = "">http://download.tizen.org/releases/daily/2.0/ivi/latest/repos/ivi/ia32/packages/

################################################################################


Everything goes pretty well till the very end when I got following error:


[   71s] RPM build errors:
[   71s]     Installed (but unpackaged) file(s) found:
[   71s]    /usr/lib/gstreamer-0.10/libgstvideo4linux.so
warning: build failed, Leaving the logs in /home/deepak/GBS-ROOT/local/repos/tizen2.0/i586/logs/fail/gst-plugins-base-0.10.36-1/log
error: *** Error Summary ***
=== the following packages failed to build due to rpmbuild issue ===
gst-plugins-base-tizen2.0-i586: /home/deepak/GBS-ROOT/local/repos/tizen2.0/i586/logs/fail/gst-plugins-base-0.10.36-1/log

error: <gbs>rpmbuild fails





Though other packages like gst-plugin-bad, gst-plugin-good, gstreamer have been compiled without any errors.

Can somebody guide me is anything wrong i am doing here.

Thanks in advance

With Regards,
Deepak


 

_______________________________________________
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi

Reply via email to