Thanks Geoffroy for the reply,

" It looks like gbs does not even reach the remote repo at all. Could it be 
blocked by a firewall or is there a proxy that you'd still need to configure?"

Yes, it can be a proxy issue. I will check it..

As you have explained below in quotes

"The method that you call offline is actually to build the entire stack from 
scratch (offline) using only a minimal set of tools (bootstrap) that is stored 
in the 'toolchain' project. What happens in this case is that you're only 
trying to build weston from the bootstrap repo but you have not yet build all 
its dependencies and so it fails.

If you want to build just one (or a few) packages in 'offline' mode then you 
should mirror an existing repository locally and use that from your gbs.conf 
file."

Is my understanding correct ?

1) Toolchain project will only have the basic set of rpm's required for 
building but not all the rpms. So since I am using it, the rpm's which Weston 
requires are not available for it.

2) So we need to point to the other rpm's that Weston needs to build.

3) This folder is something that I might not be giving properly now.

So is it possible to create a separate folder just containing the rpm's (just 
download the required rpm's) that are required by Weston (listed below..).. Is 
there a way to point to this folder and build Weston ??

weston: nothing provides expat-devel 
nothing provides libjpeg-devel 
nothing provides libvpx-devel 
nothing provides pam-devel 
nothing provides pkgconfig(cairo) 
nothing provides pkgconfig(cairo-egl) >= 1.11.3 
nothing provides pkgconfig(egl) >= 7.10 nothing provides pkgconfig(gbm) 
nothing provides pkgconfig(gio-2.0)
nothing provides pkgconfig(glesv2) 
nothing provides pkgconfig(glib-2.0) 
nothing provides pkgconfig(gobject-2.0) nothing provides pkgconfig(libdrm) >= 
2.4.30 nothing provides pkgconfig(libffi) 
nothing provides pkgconfig(libsystemd-login) nothing provides 
pkgconfig(libudev) >= 136 nothing provides pkgconfig(mtdev) >= 1.1.0 nothing 
provides pkgconfig(pangocairo) nothing provides pkgconfig(pixman-1)
nothing provides pkgconfig(poppler-glib) nothing provides 
pkgconfig(wayland-client) nothing provides pkgconfig(wayland-egl) nothing 
provides pkgconfig(wayland-server)

Thanks,

_______________________________________________
IVI mailing list
[email protected]
https://lists.tizen.org/listinfo/ivi

Reply via email to