Skip to content

Instantly share code, notes, and snippets.

@Jodell88
Created November 1, 2015 01:23
Show Gist options
  • Save Jodell88/769c084382452534e21f to your computer and use it in GitHub Desktop.
Save Jodell88/769c084382452534e21f to your computer and use it in GitHub Desktop.
The Meson build system
Version: 0.26.0
Source dir: /home/nicholas/builds/gnome-twitch-git/src/gnome-twitch-git
Build dir: /home/nicholas/builds/gnome-twitch-git/src/gnome-twitch-git/build
Build type: native build
Build machine cpu: x86_64
Project name: gnome-twitch
Native c compiler: cc (gcc 5.2.0)
Warning, glib compiled dependencies will not work until this upstream issue is fixed: https://bugzilla.gnome.org/show_bug.cgi?id=745754
Found pkg-config: /usr/bin/pkg-config (0.29)
Native dependency gtk+-3.0 found: YES 3.18.2
Native dependency libsoup-2.4 found: YES 2.52.1
Native dependency json-glib-1.0 found: YES 1.0.4
Native dependency clutter-gst-3.0 found: YES 3.0.14
Native dependency clutter-gtk-1.0 found: YES 1.6.6
Native dependency webkit2gtk-4.0 found: YES 2.10.2
Build targets in project: 4
[3/35] 'Generating gt-resources_h with a custom command.'
FAILED: 'glib-compile-resources' '../src/../data/gnome-twitch.gresource.xml' '--generate' '--sourcedir' '../src/../data' '--target' 'src/gt-resources.h'
../src/../data/gnome-twitch.gresource.xml: Failed to locate 'ui/gt-player-clutter.ui' in any source directory.
[3/35] 'Generating gt-resources_c with a custom command.'
FAILED: 'glib-compile-resources' '../src/../data/gnome-twitch.gresource.xml' '--generate' '--sourcedir' '../src/../data' '--target' 'src/gt-resources.c'
../src/../data/gnome-twitch.gresource.xml: Failed to locate 'ui/gt-player-clutter.ui' in any source directory.
[3/35] 'Generating version.h with a custom command.'
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
Aborting...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment