Re: GJS Status
- From: Andrea Giammarchi <andrea giammarchi gmail com>
- To: Philip Chimento <philip chimento gmail com>
- Cc: javascript-list <javascript-list gnome org>
- Subject: Re: GJS Status
- Date: Wed, 9 Dec 2015 12:34:14 +0000
Current status:
After building via jhbuild 160 modules (using default configuration) I can report the following issues and yet the **inability** to build gjs-documentation
Modules that failed to build on ArchLinux:
* colord (needed argyllcms)
* nautilus (needed libselinux from AUR)
* ibus-libpinyin
* telepathy-mission-control
* zeitgeist (needed python2-rdflib and a /usr/local/bin switch to force using python2 via linked python)
I've successfully built every other package including gnome-shell
When I launch the make via jhbuild this is the result (identical since about ever in my experience, even without jhbuild)
jhbuild run make
mkdir -p html/GLib-2.0
yelp-build html -o html/GLib-2.0 static/GLib-2.0
touch html/GLib-2.0
mkdir -p html/Gio-2.0
yelp-build html -o html/Gio-2.0 static/Gio-2.0
touch html/Gio-2.0
mkdir -p html/GObject-2.0
yelp-build html -o html/GObject-2.0 static/GObject-2.0
touch html/GObject-2.0
make: *** No rule to make target 'generated/cairo-1.0', needed by 'html/cairo-1.0'. Stop.
If I remove cairo or anything else in there I have the same result.
I'm close to give up on this and erase the entire jhbuild "experience" from my computer :-(
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]