GNOME Bugzilla – Bug 703822
3.10 modulesets have non-existant sysdeps on Debian Wheezy
Last modified: 2014-01-02 06:46:54 UTC
The 3.10 modulesets have systemmodule dependencies that do not exist on Debian Wheezy. The modules are: 'libcanberra', 'gypsy', 'libnl'. Further, the libEGL provided by Debian Wheezy depends on Wayland 0.85.0. It wont work with the latest wayland because of API incompatibilities. The attached patch solves the above. It moves the 'libcanberra', 'gypsy' and 'libnl' from sysdeps to suites-core-deps. It also adds mesa into suites-core-deps to be built by jhbuild. Since 'gypsy' has build issues (deprecated gtk+ types), it wont build. So, until thats fixed upstream, 'gypsy' has to be ignored in the skip list.
Created attachment 248660 [details] [review] moduleset changes to build on Debian Wheezy
*** Bug 703697 has been marked as a duplicate of this bug. ***
Created attachment 248796 [details] [review] moduleset changes to build on Debian Wheezy rebased to apply cleanly on HEAD
Did bug 715102 fix this for you?
I havent built this in a long time and moved to Debian Jessie. Should I find a box and check this?
I don't think it's worth your effort, unless you do... I'm going to mark this as obsolete since it seems that the 3.12 sets are working with Debian now. Thanks for the report.
Okay.