Advertisement
Guest User

Untitled

a guest
Sep 20th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.67 KB | None | 0 0
  1. bash-4.2$ cd /scratch/mortenmj/gnome-shell/source/gnome-shell/
  2. bash-4.2$ env GI_SCANNER_DEBUG=save-temps make V=1
  3. make all-recursive
  4. make[1]: Entering directory `/scratch/mortenmj/gnome-shell/source/gnome-shell'
  5. Making all in data
  6. make[2]: Entering directory `/scratch/mortenmj/gnome-shell/source/gnome-shell/data'
  7. make[2]: Nothing to be done for `all'.
  8. make[2]: Leaving directory `/scratch/mortenmj/gnome-shell/source/gnome-shell/data'
  9. Making all in js
  10. make[2]: Entering directory `/scratch/mortenmj/gnome-shell/source/gnome-shell/js'
  11. make[2]: Nothing to be done for `all'.
  12. make[2]: Leaving directory `/scratch/mortenmj/gnome-shell/source/gnome-shell/js'
  13. Making all in src
  14. make[2]: Entering directory `/scratch/mortenmj/gnome-shell/source/gnome-shell/src'
  15. make all-am
  16. make[3]: Entering directory `/scratch/mortenmj/gnome-shell/source/gnome-shell/src'
  17. /scratch/mortenmj/gnome-shell/install/bin/g-ir-scanner --warn-all --warn-error --add-include-path=. --namespace=Shell --nsversion=0.1 --libtool="/bin/sh ../libtool" --include=Clutter-1.0 --include=ClutterX11-1.0 --include=Meta-3.0 --include=TelepathyGLib-0.12 --include=TelepathyLogger-0.2 --library=libgnome-shell.la --include-uninstalled=./St-1.0.gir --add-include-path=/scratch/mortenmj/gnome-shell/install/lib/mutter -pthread -DGSEAL_ENABLE -DMUTTER_MAJOR_VERSION=3 -DMUTTER_MINOR_VERSION=0 -DMUTTER_MICRO_VERSION=1 -DMUTTER_PLUGIN_API_VERSION=3 -D_REENTRANT -DORBIT2=1 -I/scratch/mortenmj/gnome-shell/install/include/glib-2.0 -I/scratch/mortenmj/gnome-shell/install/lib/glib-2.0/include -I/scratch/mortenmj/gnome-shell/install/include/gio-unix-2.0/ -I/scratch/mortenmj/gnome-shell/install/include/gtk-3.0 -I/scratch/mortenmj/gnome-shell/install/include/atk-1.0 -I/scratch/mortenmj/gnome-shell/install/include/cairo -I/scratch/mortenmj/gnome-shell/install/include/gdk-pixbuf-2.0 -I/scratch/mortenmj/gnome-shell/install/include/pango-1.0 -I/scratch/mortenmj/gnome-shell/install/include/pixman-1 -I/scratch/mortenmj/gnome-shell/install/include/mutter -I/scratch/mortenmj/gnome-shell/install/include/clutter-1.0 -I/scratch/mortenmj/gnome-shell/install/include/cogl -I/scratch/mortenmj/gnome-shell/install/include/json-glib-1.0 -I/scratch/mortenmj/gnome-shell/install/include/gjs-1.0 -I/scratch/mortenmj/gnome-shell/install/include/gobject-introspection-1.0 -I/scratch/mortenmj/gnome-shell/install/include/gconf/2 -I/scratch/mortenmj/gnome-shell/install/include/startup-notification-1.0 -I/scratch/mortenmj/gnome-shell/install/include/telepathy-1.0 -I/scratch/mortenmj/gnome-shell/install/include/telepathy-logger-0.2 -I/scratch/mortenmj/gnome-shell/install/include/polkit-1 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm -I/usr/include/js -I/usr/lib/libffi-3.0.9/include -I/usr/include/nspr4 -I/usr/include/gnome-menus -I/usr/include/gstreamer-0.10 -I/usr/include/orbit-2.0 -I./tray -DVERSION=\"3.0.1\" -DLOCALEDIR=\"/scratch/mortenmj/gnome-shell/install/share/locale\" -DDATADIR=\"/scratch/mortenmj/gnome-shell/install/share\" -DGNOME_SHELL_LIBEXECDIR=\"/scratch/mortenmj/gnome-shell/install/libexec\" -DGNOME_SHELL_DATADIR=\"/scratch/mortenmj/gnome-shell/install/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/scratch/mortenmj/gnome-shell/install/lib/gnome-shell\" -DJSDIR=\"/scratch/mortenmj/gnome-shell/install/share/gnome-shell/js\" -I . shell-app.h shell-app-system.h shell-app-usage.h shell-arrow.h shell-contact-system.h shell-doc-system.h shell-embedded-window.h shell-generic-container.h shell-gtk-embed.h shell-global.h shell-mobile-providers.h shell-perf-log.h shell-slicer.h shell-stack.h shell-tp-client.h shell-tray-icon.h shell-tray-manager.h shell-util.h shell-window-tracker.h shell-wm.h shell-xfixes-cursor.h shell-marshal.h shell-marshal.c shell-enum-types.h shell-enum-types.c gnome-shell-plugin.c shell-app.c shell-a11y.h shell-a11y.c shell-app-system.c shell-app-usage.c shell-arrow.c shell-contact-system.c shell-doc-system.c shell-embedded-window.c shell-generic-container.c shell-gtk-embed.c shell-global.c shell-mobile-providers.c shell-perf-log.c shell-polkit-authentication-agent.h shell-polkit-authentication-agent.c shell-slicer.c shell-stack.c shell-tp-client.c shell-tray-icon.c shell-tray-manager.c shell-util.c shell-window-tracker.c shell-wm.c shell-xfixes-cursor.c shell-recorder.c shell-recorder.h libgnome-shell.la St-1.0.gir --output Shell-0.1.gir
  18. Package cogl-pango-1.0 was not found in the pkg-config search path.
  19. Perhaps you should add the directory containing `cogl-pango-1.0.pc'
  20. to the PKG_CONFIG_PATH environment variable
  21. No package 'cogl-pango-1.0' found
  22. g-ir-scanner: compile: gcc -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/scratch/mortenmj/gnome-shell/install/include/glib-2.0 -I/scratch/mortenmj/gnome-shell/install/lib/glib-2.0/include -I/scratch/mortenmj/gnome-shell/install/include/gio-unix-2.0/ -I/scratch/mortenmj/gnome-shell/install/include/gtk-3.0 -I/scratch/mortenmj/gnome-shell/install/include/atk-1.0 -I/scratch/mortenmj/gnome-shell/install/include/cairo -I/scratch/mortenmj/gnome-shell/install/include/gdk-pixbuf-2.0 -I/scratch/mortenmj/gnome-shell/install/include/pango-1.0 -I/scratch/mortenmj/gnome-shell/install/include/pixman-1 -I/scratch/mortenmj/gnome-shell/install/include/mutter -I/scratch/mortenmj/gnome-shell/install/include/clutter-1.0 -I/scratch/mortenmj/gnome-shell/install/include/cogl -I/scratch/mortenmj/gnome-shell/install/include/json-glib-1.0 -I/scratch/mortenmj/gnome-shell/install/include/gjs-1.0 -I/scratch/mortenmj/gnome-shell/install/include/gobject-introspection-1.0 -I/scratch/mortenmj/gnome-shell/install/include/gconf/2 -I/scratch/mortenmj/gnome-shell/install/include/startup-notification-1.0 -I/scratch/mortenmj/gnome-shell/install/include/telepathy-1.0 -I/scratch/mortenmj/gnome-shell/install/include/telepathy-logger-0.2 -I/scratch/mortenmj/gnome-shell/install/include/polkit-1 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm -I/usr/include/js -I/usr/lib/libffi-3.0.9/include -I/usr/include/nspr4 -I/usr/include/gnome-menus -I/usr/include/gstreamer-0.10 -I/usr/include/orbit-2.0 -I./tray -I. -c -o /scratch/mortenmj/gnome-shell/source/gnome-shell/src/tmp-introspect4pM45r/Shell-0.1.o /scratch/mortenmj/gnome-shell/source/gnome-shell/src/tmp-introspect4pM45r/Shell-0.1.c
  23. g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /scratch/mortenmj/gnome-shell/source/gnome-shell/src/tmp-introspect4pM45r/Shell-0.1 -export-dynamic -L. libgnome-shell.la -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 /scratch/mortenmj/gnome-shell/source/gnome-shell/src/tmp-introspect4pM45r/Shell-0.1.o
  24. libtool: link: gcc -o /scratch/mortenmj/gnome-shell/source/gnome-shell/src/tmp-introspect4pM45r/.libs/Shell-0.1 -pthread /scratch/mortenmj/gnome-shell/source/gnome-shell/src/tmp-introspect4pM45r/Shell-0.1.o -Wl,--export-dynamic -L. ./.libs/libgnome-shell.so -L/scratch/mortenmj/gnome-shell/install/lib -L/lib -L/scratch/mortenmj/gnome-shell/install/lib/gnome-bluetooth -lmutter -lgjs -lmozjs185 -lplds4 -lplc4 -lnspr4 -ldl -lgnome-menu -lgstbase-0.10 -lgstreamer-0.10 -lgconf-2 -lgirepository-1.0 -lffi -lcanberra -ltelepathy-logger -ltelepathy-glib -lpolkit-agent-1 -lpolkit-gobject-1 -lgnome-bluetooth-applet -lclutter-glx-1.0 -lcogl-pango -ljson-glib-1.0 -lXi -lcogl -lGL -ldrm -lXext -lXdamage -lXcomposite -lXfixes -lcroco-0.6 -lxml2 -lgnome-desktop-3 -lstartup-notification-1 -lX11 -ldbus-glib-1 -ldbus-1 -lpthread -lgtk-3 -lgdk-3 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo-gobject -lcairo -lpango-1.0 -lfreetype -lfontconfig -lpulse-mainloop-glib -lpulse -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -Wl,-rpath -Wl,/scratch/mortenmj/gnome-shell/install/lib/gnome-shell
  25. /scratch/mortenmj/gnome-shell/source/gnome-shell/src/tmp-introspect4pM45r/.libs/lt-Shell-0.1: error while loading shared libraries: libgnome-bluetooth-applet.so.0: cannot open shared object file: No such file or directory
  26. Command '['/scratch/mortenmj/gnome-shell/source/gnome-shell/src/tmp-introspect4pM45r/Shell-0.1', '--introspect-dump=/scratch/mortenmj/gnome-shell/source/gnome-shell/src/tmp-introspect4pM45r/types.txt,/scratch/mortenmj/gnome-shell/source/gnome-shell/src/tmp-introspect4pM45r/dump.xml']' returned non-zero exit status 127
  27. make[3]: *** [Shell-0.1.gir] Error 1
  28. make[3]: Leaving directory `/scratch/mortenmj/gnome-shell/source/gnome-shell/src'
  29. make[2]: *** [all] Error 2
  30. make[2]: Leaving directory `/scratch/mortenmj/gnome-shell/source/gnome-shell/src'
  31. make[1]: *** [all-recursive] Error 1
  32. make[1]: Leaving directory `/scratch/mortenmj/gnome-shell/source/gnome-shell'
  33. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement