There seems to be multiple dependency issues right now in the gbs build if the pre-built toolchain is used.
The pre-built toolchain is gcc47. As soon as gbs build finished "gcc" , we require gcc48 locally. This will break as gcc48 was not built at that stage. Same for smack/libsmack. We build a newer library version and fail then during installation of rpm-security-plugin in the subsequent builds as it looks for the older library still. As pointed out, a workaround is to use the daily releases meantime. IMHO we should get a stable base running for all supported architectures! Best, -- Dipl.-Ing. Jan-Simon Möller _______________________________________________ IVI mailing list [email protected] https://lists.tizen.org/listinfo/ivi
