Skip to content

Instantly share code, notes, and snippets.

@jbwyatt4
Created December 20, 2019 23:55
Show Gist options
  • Save jbwyatt4/5fb1615321b3b2951808aaf3a34af575 to your computer and use it in GitHub Desktop.
Save jbwyatt4/5fb1615321b3b2951808aaf3a34af575 to your computer and use it in GitHub Desktop.
With-in xapps manual build with ninja
[19/20] /root/parts/xapps/install/usr/bin/vapigen --quiet --library=xapp --directory=/root/parts/xapps/libxapp --metadatadir=/root/parts/xapps/build/libxapp --pkg=glib-2.0 --pkg=gio-unix-2.0 --pkg=gtk+-3.0 --metadatadir=/root/parts/xapps/build/libxapp /root/parts/xapps/libxapp/XApp-1.0.gir
FAILED: libxapp/xapp.vapi
/root/parts/xapps/install/usr/bin/vapigen --quiet --library=xapp --directory=/root/parts/xapps/libxapp --metadatadir=/root/parts/xapps/build/libxapp --pkg=glib-2.0 --pkg=gio-unix-2.0 --pkg=gtk+-3.0 --metadatadir=/root/parts/xapps/build/libxapp /root/parts/xapps/libxapp/XApp-1.0.gir
/root/parts/xapps/install/usr/bin/vapigen: error while loading shared libraries: libvala-0.40.so.0: cannot open shared object file: No such file or directory
[20/20] /root/parts/xapps/install/usr/bin/g-ir-compiler libxapp/XApp-1.0.gir --output libxapp/XApp-1.0.typelib
ninja: build stopped: subcommand failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment