Created
September 28, 2017 13:01
-
-
Save jrabbit/4bc44cf8f29f6f526338e4d0d039e3c4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Building documentation for gnome-todo | |
Error in gtkdoc helper script: | |
'gtkdoc-scan' failed with status 2 | |
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.30), passed through in regex; marked by <-- HERE in m/(.*?){ <-- HERE / at /usr/bin/gtkdoc-scan line 735. | |
Can't open source directory /home/jack/Projects/gnome-todo/_build/src/engine: No such file or directory at /usr/bin/gtkdoc-scan line 223. | |
Failed to run install script '/usr/bin/python3 /usr/share/meson/meson --internal gtkdoc --sourcedir=/home/jack/Projects/gnome-todo --builddir=/home/jack/Projects/gnome-todo/_build --subdir=doc/reference --headerdirs=/home/jack/Projects/gnome-todo/src@@/home/jack/Projects/gnome-todo/_build/src@@/home/jack/Projects/gnome-todo/src/engine@@/home/jack/Projects/gnome-todo/_build/src/engine@@/home/jack/Projects/gnome-todo/src/interfaces@@/home/jack/Projects/gnome-todo/_build/src/interfaces@@/home/jack/Projects/gnome-todo/src/notification@@/home/jack/Projects/gnome-todo/_build/src/notification --mainfile=gnome-todo-docs.sgml --modulename=gnome-todo --mode=auto --scanargs=--rebuild-types@@--ignore-headers=gtd-application.h gtd-arrow-frame.h gtd-dnd-row.h gtd-edit-pane.h gtd-empty-list-widget.h gtd-enum-types.h gtd-initial-setup-window.h gtd-list-selector.h gtd-list-selector-grid.h gtd-list-selector-grid-item.h gtd-list-selector-item.h gtd-list-selector-list.h gtd-list-selector-list-item.h gtd-list-selector-panel.h gtd-manager-protected.h gtd-notification-widget.h gtd-plugin-dialog.h gtd-plugin-dialog-row.h gtd-plugin-manager.h gtd-provider-dialog.h gtd-provider-popover.h gtd-provider-row.h gtd-provider-selector.h gtd-resources.h gtd-task-row.h gtd-types.h --gobjects-types-file=gnome-todo.types --fixxrefargs=--extra-dir=/usr/share/gtk-doc/html/glib@@--extra-dir=/usr/share/gtk-doc/html/gmodule@@--extra-dir=/usr/share/gtk-doc/html/gobject@@--extra-dir=/usr/share/gtk-doc/html/gio@@--extra-dir=/usr/share/gtk-doc/html/gdk@@--extra-dir=/usr/share/gtk-doc/html/gtk@@--extra-dir=/usr/share/gtk-doc/html/gtksourceview-3.0 --mkdbargs=--sgml-mode@@--output-format=xml --html-assets=images/notification.png --installdir=/usr/local/share/gtk-doc/html/gnome-todo --cflags=-I/home/jack/Projects/gnome-todo/_build/src -I/home/jack/Projects/gnome-todo/src -I/home/jack/Projects/gnome-todo/_build/src/engine -I/home/jack/Projects/gnome-todo/src/engine -I/home/jack/Projects/gnome-todo/_build/src/interfaces -I/home/jack/Projects/gnome-todo/src/interfaces -I/home/jack/Projects/gnome-todo/_build/src/notification -I/home/jack/Projects/gnome-todo/src/notification -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/goa-1.0 -I/usr/lib/x86_64-linux-gnu/goa-1.0/include -I/usr/include/evolution-data-server -I/usr/include/nss -I/usr/include/nspr -I/usr/include/libsecret-1 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libpeas-1.0 -I/usr/include/gobject-introspection-1.0 --ldflags=-L/home/jack/Projects/gnome-todo/_build/src -Wl,-rpath,/home/jack/Projects/gnome-todo/_build/src -lgtd -lglib-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -pthread -lgoa-1.0 -lecal-1.2 -lical -licalss -licalvcal -lpthread /usr/lib/x86_64-linux-gnu/libicuuc.so /usr/lib/x86_64-linux-gnu/libicui18n.so -ledataserver-1.2 -lsecret-1 -lxml2 -lsoup-2.4 -ledataserverui-1.2 -lpeas-1.0 -lgirepository-1.0 -lm --cc=cc --ld=cc' | |
FAILED: meson-install | |
/usr/bin/python3 /usr/share/meson/meson --internal install /home/jack/Projects/gnome-todo/_build/meson-private/install.dat | |
ninja: build stopped: subcommand failed. | |
Makefile:7: recipe for target 'install' failed | |
make: *** [install] Error 1 | |
sudo make install 47.57s user 6.28s system 405% cpu 13.273 total |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment