Advertisement
Guest User

Untitled

a guest
Apr 7th, 2014
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. /usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas --strict --dry-run --schema-file=org.gnome.Terminal.gschema.xml && mkdir -p . && touch org.gnome.Terminal.gschema.valid
  2. org.gnome.Terminal.gschema.xml: Error on line 180 char 18: Element <_summary> not allowed inside <key>. --strict was specified; exiting.
  3. make[4]: *** [org.gnome.Terminal.gschema.valid] Error 1
  4. make[4]: Leaving directory `/home/aaron/gnome-terminal-3.12.0/src'
  5. make[3]: *** [all] Error 2
  6. make[3]: Leaving directory `/home/aaron/gnome-terminal-3.12.0/src'
  7. make[2]: *** [all-recursive] Error 1
  8. make[2]: Leaving directory `/home/aaron/gnome-terminal-3.12.0'
  9. make[1]: *** [all] Error 2
  10. make[1]: Leaving directory `/home/aaron/gnome-terminal-3.12.0'
  11. make: *** [debian/stamp-makefile-build] Error 2
  12. dpkg-buildpackage: error: debian/rules build gave error exit status 2
  13. debuild: fatal error at line 1364:
  14. dpkg-buildpackage -rfakeroot -D -us -uc failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement