Skip to content

Instantly share code, notes, and snippets.

@jbwyatt4
Created December 20, 2019 23:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jbwyatt4/28f967f88dc4537694e60c0c4e72542c to your computer and use it in GitHub Desktop.
Save jbwyatt4/28f967f88dc4537694e60c0c4e72542c to your computer and use it in GitHub Desktop.
Happens during xapps build.
[4/5] /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
error: Package `glib-2.0' not found in specified Vala API directories or GObject-Introspection GIR directories
error: Package `gobject-2.0' not found in specified Vala API directories or GObject-Introspection GIR directories
[5/5] /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