Skip to content

Instantly share code, notes, and snippets.

@vniche
Created July 31, 2015 17:32
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 vniche/2b20b1cd29901adda6ce to your computer and use it in GitHub Desktop.
Save vniche/2b20b1cd29901adda6ce to your computer and use it in GitHub Desktop.
Making install in data
make[1]: Entering directory '/home/vinicius/budgie-desktop/data'
GEN com.evolve-os.budgie.panel.gschema.valid
make[2]: Entering directory '/home/vinicius/budgie-desktop/data'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/usr/share/applications'
/usr/bin/install -c -m 644 budgie-settings.desktop '/usr/share/applications'
/bin/mkdir -p '/usr/share/budgie-desktop'
/usr/bin/install -c -m 644 layout.ini '/usr/share/budgie-desktop'
/bin/mkdir -p '/usr/share/xsessions'
/usr/bin/install -c -m 644 budgie-desktop.desktop '/usr/share/xsessions'
if test -n "com.evolve-os.budgie.panel.gschema.xml"; then \
test -z "/usr/share/glib-2.0/schemas" || /bin/mkdir -p "/usr/share/glib-2.0/schemas"; \
/usr/bin/install -c -m 644 com.evolve-os.budgie.panel.gschema.xml "/usr/share/glib-2.0/schemas"; \
test -n "" || /usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas /usr/share/glib-2.0/schemas; \
fi
make[2]: Leaving directory '/home/vinicius/budgie-desktop/data'
make[1]: Leaving directory '/home/vinicius/budgie-desktop/data'
Making install in gvc
make[1]: Entering directory '/home/vinicius/budgie-desktop/gvc'
CC libgvc_la-gvc-mixer-card.lo
CC libgvc_la-gvc-mixer-stream.lo
CC libgvc_la-gvc-channel-map.lo
CC libgvc_la-gvc-mixer-ui-device.lo
CC libgvc_la-gvc-mixer-sink.lo
CC libgvc_la-gvc-mixer-source.lo
CC libgvc_la-gvc-mixer-sink-input.lo
CC libgvc_la-gvc-mixer-source-output.lo
CC libgvc_la-gvc-mixer-event-role.lo
CC libgvc_la-gvc-mixer-control.lo
CCLD libgvc.la
GISCAN Gvc-1.0.gir
GICOMP Gvc-1.0.gir
make[2]: Entering directory '/home/vinicius/budgie-desktop/gvc'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/usr/lib/budgie-desktop'
/usr/bin/install -c -m 644 Gvc-1.0.typelib '/usr/lib/budgie-desktop'
make[2]: Leaving directory '/home/vinicius/budgie-desktop/gvc'
make[1]: Leaving directory '/home/vinicius/budgie-desktop/gvc'
Making install in widgets
make[1]: Entering directory '/home/vinicius/budgie-desktop/widgets'
CC libbudgiewidgets_la-Animation.lo
CC libbudgiewidgets_la-BudgiePopover.lo
CC libbudgiewidgets_la-BudgieSidebar.lo
CC libbudgiewidgets_la-InkManager.lo
CC libbudgiewidgets_la-PaperButton.lo
CCLD libbudgiewidgets.la
make[2]: Entering directory '/home/vinicius/budgie-desktop/widgets'
/bin/mkdir -p '/usr/lib'
/bin/bash ../libtool --mode=install /usr/bin/install -c libbudgiewidgets.la '/usr/lib'
libtool: install: /usr/bin/install -c .libs/libbudgiewidgets.so.0.0.0 /usr/lib/libbudgiewidgets.so.0.0.0
libtool: install: (cd /usr/lib && { ln -s -f libbudgiewidgets.so.0.0.0 libbudgiewidgets.so.0 || { rm -f libbudgiewidgets.so.0 && ln -s libbudgiewidgets.so.0.0.0 libbudgiewidgets.so.0; }; })
libtool: install: (cd /usr/lib && { ln -s -f libbudgiewidgets.so.0.0.0 libbudgiewidgets.so || { rm -f libbudgiewidgets.so && ln -s libbudgiewidgets.so.0.0.0 libbudgiewidgets.so; }; })
libtool: install: /usr/bin/install -c .libs/libbudgiewidgets.lai /usr/lib/libbudgiewidgets.la
libtool: finish: PATH="/usr/local/heroku/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/vinicius/budgie-desktop/widgets'
make[1]: Leaving directory '/home/vinicius/budgie-desktop/widgets'
Making install in imports
make[1]: Entering directory '/home/vinicius/budgie-desktop/imports'
Making install in natray
make[2]: Entering directory '/home/vinicius/budgie-desktop/imports/natray'
CC libnatray_la-na-tray.lo
CC libnatray_la-na-tray-child.lo
CC libnatray_la-na-tray-manager.lo
CC libnatray_la-fixedtip.lo
CCLD libnatray.la
make[3]: Entering directory '/home/vinicius/budgie-desktop/imports/natray'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/vinicius/budgie-desktop/imports/natray'
make[2]: Leaving directory '/home/vinicius/budgie-desktop/imports/natray'
make[2]: Entering directory '/home/vinicius/budgie-desktop/imports'
make[3]: Entering directory '/home/vinicius/budgie-desktop/imports'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/vinicius/budgie-desktop/imports'
make[2]: Leaving directory '/home/vinicius/budgie-desktop/imports'
make[1]: Leaving directory '/home/vinicius/budgie-desktop/imports'
Making install in budgie-plugin
make[1]: Entering directory '/home/vinicius/budgie-desktop/budgie-plugin'
CC libbudgie_plugin_la-BudgiePlugin.lo
CCLD libbudgie-plugin.la
GISCAN Budgie-1.0.gir
GICOMP Budgie-1.0.gir
make[2]: Entering directory '/home/vinicius/budgie-desktop/budgie-plugin'
/bin/mkdir -p '/usr/lib'
/bin/bash ../libtool --mode=install /usr/bin/install -c libbudgie-plugin.la '/usr/lib'
libtool: install: /usr/bin/install -c .libs/libbudgie-plugin.so.0.0.0 /usr/lib/libbudgie-plugin.so.0.0.0
libtool: install: (cd /usr/lib && { ln -s -f libbudgie-plugin.so.0.0.0 libbudgie-plugin.so.0 || { rm -f libbudgie-plugin.so.0 && ln -s libbudgie-plugin.so.0.0.0 libbudgie-plugin.so.0; }; })
libtool: install: (cd /usr/lib && { ln -s -f libbudgie-plugin.so.0.0.0 libbudgie-plugin.so || { rm -f libbudgie-plugin.so && ln -s libbudgie-plugin.so.0.0.0 libbudgie-plugin.so; }; })
libtool: install: /usr/bin/install -c .libs/libbudgie-plugin.lai /usr/lib/libbudgie-plugin.la
libtool: finish: PATH="/usr/local/heroku/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/mkdir -p '/usr/share/gir-1.0'
/usr/bin/install -c -m 644 Budgie-1.0.gir '/usr/share/gir-1.0'
/bin/mkdir -p '/usr/include'
/usr/bin/install -c -m 644 BudgiePlugin.h '/usr/include'
/bin/mkdir -p '/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 budgie-1.0.pc '/usr/lib/pkgconfig'
/bin/mkdir -p '/usr/lib/girepository-1.0/'
/usr/bin/install -c -m 644 Budgie-1.0.typelib '/usr/lib/girepository-1.0/'
/bin/mkdir -p '/usr/share/vala/vapi'
/usr/bin/install -c -m 644 budgie-1.0.vapi budgie-1.0.deps '/usr/share/vala/vapi'
make[2]: Leaving directory '/home/vinicius/budgie-desktop/budgie-plugin'
make[1]: Leaving directory '/home/vinicius/budgie-desktop/budgie-plugin'
Making install in panel
make[1]: Entering directory '/home/vinicius/budgie-desktop/panel'
glib-compile-resources --target=budgie-panel-resources.h --sourcedir=../data --generate-header --c-name budgie_panel ../data/budgie-panel.gresource.xml
glib-compile-resources --target=budgie-panel-resources.c --sourcedir=../data --generate-source --c-name budgie_panel ../data/budgie-panel.gresource.xml
make install-recursive
make[2]: Entering directory '/home/vinicius/budgie-desktop/panel'
Making install in applets
make[3]: Entering directory '/home/vinicius/budgie-desktop/panel/applets'
Making install in budgie-menu
make[4]: Entering directory '/home/vinicius/budgie-desktop/panel/applets/budgie-menu'
CC libbudgiemenuapplet_la-BudgieMenu.lo
CC libbudgiemenuapplet_la-BudgieMenuWindow.lo
CCLD libbudgiemenuapplet.la
make[5]: Entering directory '/home/vinicius/budgie-desktop/panel/applets/budgie-menu'
/bin/mkdir -p '/usr/lib/budgie-desktop'
/bin/bash ../../../libtool --mode=install /usr/bin/install -c libbudgiemenuapplet.la '/usr/lib/budgie-desktop'
libtool: install: (cd /home/vinicius/budgie-desktop/panel/applets/budgie-menu; /bin/bash /home/vinicius/budgie-desktop/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gnome-menus-3.0 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpeas-1.0 -DGMENU_I_KNOW_THIS_IS_UNSTABLE -g -O2 -module -avoid-version -o libbudgiemenuapplet.la -rpath /usr/lib/budgie-desktop libbudgiemenuapplet_la-BudgieMenu.lo libbudgiemenuapplet_la-BudgieMenuWindow.lo ../../../widgets/libbudgiewidgets.la ../../../budgie-plugin/libbudgie-plugin.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgnome-menu-3 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpeas-gtk-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lpeas-1.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 )
libtool: install: /usr/bin/install -c .libs/libbudgiemenuapplet.soT /usr/lib/budgie-desktop/libbudgiemenuapplet.so
libtool: install: /usr/bin/install -c .libs/libbudgiemenuapplet.lai /usr/lib/budgie-desktop/libbudgiemenuapplet.la
libtool: finish: PATH="/usr/local/heroku/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/budgie-desktop
----------------------------------------------------------------------
Libraries have been installed in:
/usr/lib/budgie-desktop
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/mkdir -p '/usr/lib/budgie-desktop'
/usr/bin/install -c -m 644 BudgieMenu.plugin '/usr/lib/budgie-desktop'
make[5]: Leaving directory '/home/vinicius/budgie-desktop/panel/applets/budgie-menu'
make[4]: Leaving directory '/home/vinicius/budgie-desktop/panel/applets/budgie-menu'
Making install in clock
make[4]: Entering directory '/home/vinicius/budgie-desktop/panel/applets/clock'
CC libclockapplet_la-ClockApplet.lo
CCLD libclockapplet.la
make[5]: Entering directory '/home/vinicius/budgie-desktop/panel/applets/clock'
/bin/mkdir -p '/usr/lib/budgie-desktop'
/bin/bash ../../../libtool --mode=install /usr/bin/install -c libclockapplet.la '/usr/lib/budgie-desktop'
libtool: install: (cd /home/vinicius/budgie-desktop/panel/applets/clock; /bin/bash /home/vinicius/budgie-desktop/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpeas-1.0 -g -O2 -module -avoid-version -o libclockapplet.la -rpath /usr/lib/budgie-desktop libclockapplet_la-ClockApplet.lo ../../../widgets/libbudgiewidgets.la ../../../budgie-plugin/libbudgie-plugin.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpeas-gtk-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lpeas-1.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 )
libtool: install: /usr/bin/install -c .libs/libclockapplet.soT /usr/lib/budgie-desktop/libclockapplet.so
libtool: install: /usr/bin/install -c .libs/libclockapplet.lai /usr/lib/budgie-desktop/libclockapplet.la
libtool: finish: PATH="/usr/local/heroku/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/budgie-desktop
----------------------------------------------------------------------
Libraries have been installed in:
/usr/lib/budgie-desktop
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/mkdir -p '/usr/lib/budgie-desktop'
/usr/bin/install -c -m 644 ClockApplet.plugin '/usr/lib/budgie-desktop'
make[5]: Leaving directory '/home/vinicius/budgie-desktop/panel/applets/clock'
make[4]: Leaving directory '/home/vinicius/budgie-desktop/panel/applets/clock'
Making install in lock-keys
make[4]: Entering directory '/home/vinicius/budgie-desktop/panel/applets/lock-keys'
CC liblockkeysapplet_la-LockKeysApplet.lo
CCLD liblockkeysapplet.la
make[5]: Entering directory '/home/vinicius/budgie-desktop/panel/applets/lock-keys'
/bin/mkdir -p '/usr/lib/budgie-desktop'
/bin/bash ../../../libtool --mode=install /usr/bin/install -c liblockkeysapplet.la '/usr/lib/budgie-desktop'
libtool: install: (cd /home/vinicius/budgie-desktop/panel/applets/lock-keys; /bin/bash /home/vinicius/budgie-desktop/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpeas-1.0 -g -O2 -module -avoid-version -o liblockkeysapplet.la -rpath /usr/lib/budgie-desktop liblockkeysapplet_la-LockKeysApplet.lo ../../../budgie-plugin/libbudgie-plugin.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpeas-gtk-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lpeas-1.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 )
libtool: install: /usr/bin/install -c .libs/liblockkeysapplet.soT /usr/lib/budgie-desktop/liblockkeysapplet.so
libtool: install: /usr/bin/install -c .libs/liblockkeysapplet.lai /usr/lib/budgie-desktop/liblockkeysapplet.la
libtool: finish: PATH="/usr/local/heroku/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/budgie-desktop
----------------------------------------------------------------------
Libraries have been installed in:
/usr/lib/budgie-desktop
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/mkdir -p '/usr/lib/budgie-desktop'
/usr/bin/install -c -m 644 LockKeysApplet.plugin '/usr/lib/budgie-desktop'
make[5]: Leaving directory '/home/vinicius/budgie-desktop/panel/applets/lock-keys'
make[4]: Leaving directory '/home/vinicius/budgie-desktop/panel/applets/lock-keys'
Making install in menubar
make[4]: Entering directory '/home/vinicius/budgie-desktop/panel/applets/menubar'
CC libmenubarapplet_la-MenubarApplet.lo
CCLD libmenubarapplet.la
make[5]: Entering directory '/home/vinicius/budgie-desktop/panel/applets/menubar'
/bin/mkdir -p '/usr/lib/budgie-desktop'
/bin/bash ../../../libtool --mode=install /usr/bin/install -c libmenubarapplet.la '/usr/lib/budgie-desktop'
libtool: install: (cd /home/vinicius/budgie-desktop/panel/applets/menubar; /bin/bash /home/vinicius/budgie-desktop/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gnome-menus-3.0 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpeas-1.0 -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DMODULE_DIR=\"/usr/lib/budgie-desktop\" -DMODULE_DATA_DIR=\"/usr/share/budgie-desktop/plugins\" -DDATADIR=\"/usr/share/budgie-desktop\" -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"budgie-desktop\" -g -O2 -module -avoid-version -o libmenubarapplet.la -rpath /usr/lib/budgie-desktop libmenubarapplet_la-MenubarApplet.lo ../../../budgie-plugin/libbudgie-plugin.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgnome-menu-3 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpeas-gtk-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lpeas-1.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 )
libtool: install: /usr/bin/install -c .libs/libmenubarapplet.soT /usr/lib/budgie-desktop/libmenubarapplet.so
libtool: install: /usr/bin/install -c .libs/libmenubarapplet.lai /usr/lib/budgie-desktop/libmenubarapplet.la
libtool: finish: PATH="/usr/local/heroku/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/budgie-desktop
----------------------------------------------------------------------
Libraries have been installed in:
/usr/lib/budgie-desktop
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/mkdir -p '/usr/lib/budgie-desktop'
/usr/bin/install -c -m 644 MenubarApplet.plugin '/usr/lib/budgie-desktop'
make[5]: Leaving directory '/home/vinicius/budgie-desktop/panel/applets/menubar'
make[4]: Leaving directory '/home/vinicius/budgie-desktop/panel/applets/menubar'
Making install in tasklist
make[4]: Entering directory '/home/vinicius/budgie-desktop/panel/applets/tasklist'
CC libtasklistapplet_la-TaskListApplet.lo
CCLD libtasklistapplet.la
make[5]: Entering directory '/home/vinicius/budgie-desktop/panel/applets/tasklist'
/bin/mkdir -p '/usr/lib/budgie-desktop'
/bin/bash ../../../libtool --mode=install /usr/bin/install -c libtasklistapplet.la '/usr/lib/budgie-desktop'
libtool: install: (cd /home/vinicius/budgie-desktop/panel/applets/tasklist; /bin/bash /home/vinicius/budgie-desktop/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libwnck-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpeas-1.0 -DWNCK_I_KNOW_THIS_IS_UNSTABLE -g -O2 -module -avoid-version -o libtasklistapplet.la -rpath /usr/lib/budgie-desktop libtasklistapplet_la-TaskListApplet.lo ../../../budgie-plugin/libbudgie-plugin.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lwnck-3 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpeas-gtk-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lpeas-1.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 )
libtool: install: /usr/bin/install -c .libs/libtasklistapplet.soT /usr/lib/budgie-desktop/libtasklistapplet.so
libtool: install: /usr/bin/install -c .libs/libtasklistapplet.lai /usr/lib/budgie-desktop/libtasklistapplet.la
libtool: finish: PATH="/usr/local/heroku/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/budgie-desktop
----------------------------------------------------------------------
Libraries have been installed in:
/usr/lib/budgie-desktop
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/mkdir -p '/usr/lib/budgie-desktop'
/usr/bin/install -c -m 644 TaskListApplet.plugin '/usr/lib/budgie-desktop'
make[5]: Leaving directory '/home/vinicius/budgie-desktop/panel/applets/tasklist'
make[4]: Leaving directory '/home/vinicius/budgie-desktop/panel/applets/tasklist'
Making install in icontasklist
make[4]: Entering directory '/home/vinicius/budgie-desktop/panel/applets/icontasklist'
CC libicontasklistapplet_la-IconTasklistApplet.lo
CCLD libicontasklistapplet.la
make[5]: Entering directory '/home/vinicius/budgie-desktop/panel/applets/icontasklist'
/bin/mkdir -p '/usr/lib/budgie-desktop'
/bin/bash ../../../libtool --mode=install /usr/bin/install -c libicontasklistapplet.la '/usr/lib/budgie-desktop'
libtool: install: (cd /home/vinicius/budgie-desktop/panel/applets/icontasklist; /bin/bash /home/vinicius/budgie-desktop/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpeas-1.0 -pthread -I/usr/include/libwnck-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DWNCK_I_KNOW_THIS_IS_UNSTABLE -g -O2 -module -avoid-version -o libicontasklistapplet.la -rpath /usr/lib/budgie-desktop libicontasklistapplet_la-IconTasklistApplet.lo ../../../budgie-plugin/libbudgie-plugin.la ../../../widgets/libbudgiewidgets.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpeas-gtk-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lpeas-1.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lwnck-3 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 )
libtool: install: /usr/bin/install -c .libs/libicontasklistapplet.soT /usr/lib/budgie-desktop/libicontasklistapplet.so
libtool: install: /usr/bin/install -c .libs/libicontasklistapplet.lai /usr/lib/budgie-desktop/libicontasklistapplet.la
libtool: finish: PATH="/usr/local/heroku/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/budgie-desktop
----------------------------------------------------------------------
Libraries have been installed in:
/usr/lib/budgie-desktop
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/mkdir -p '/usr/lib/budgie-desktop'
/usr/bin/install -c -m 644 IconTasklistApplet.plugin '/usr/lib/budgie-desktop'
make[5]: Leaving directory '/home/vinicius/budgie-desktop/panel/applets/icontasklist'
make[4]: Leaving directory '/home/vinicius/budgie-desktop/panel/applets/icontasklist'
Making install in status
make[4]: Entering directory '/home/vinicius/budgie-desktop/panel/applets/status'
CC libstatusapplet_la-StatusApplet.lo
CC libstatusapplet_la-SoundIndicator.lo
CC libstatusapplet_la-PowerIndicator.lo
CC libstatusapplet_la-MprisWidget.lo
CC mpris/libstatusapplet_la-MprisClient.lo
CC mpris/libstatusapplet_la-MprisGui.lo
CC libstatusapplet_la-UserClient.lo
CCLD libstatusapplet.la
make[5]: Entering directory '/home/vinicius/budgie-desktop/panel/applets/status'
/bin/mkdir -p '/usr/lib/budgie-desktop'
/bin/bash ../../../libtool --mode=install /usr/bin/install -c libstatusapplet.la '/usr/lib/budgie-desktop'
libtool: install: (cd /home/vinicius/budgie-desktop/panel/applets/status; /bin/bash /home/vinicius/budgie-desktop/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libupower-glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpeas-1.0 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -module -avoid-version -o libstatusapplet.la -rpath /usr/lib/budgie-desktop libstatusapplet_la-StatusApplet.lo libstatusapplet_la-SoundIndicator.lo libstatusapplet_la-PowerIndicator.lo libstatusapplet_la-MprisWidget.lo mpris/libstatusapplet_la-MprisClient.lo mpris/libstatusapplet_la-MprisGui.lo libstatusapplet_la-UserClient.lo ../../../widgets/libbudgiewidgets.la ../../../budgie-plugin/libbudgie-plugin.la ../../../gvc/libgvc.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lupower-glib -lgobject-2.0 -lglib-2.0 -lpeas-gtk-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lpeas-1.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 )
libtool: install: /usr/bin/install -c .libs/libstatusapplet.soT /usr/lib/budgie-desktop/libstatusapplet.so
libtool: install: /usr/bin/install -c .libs/libstatusapplet.lai /usr/lib/budgie-desktop/libstatusapplet.la
libtool: finish: PATH="/usr/local/heroku/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/budgie-desktop
----------------------------------------------------------------------
Libraries have been installed in:
/usr/lib/budgie-desktop
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/mkdir -p '/usr/lib/budgie-desktop'
/usr/bin/install -c -m 644 StatusApplet.plugin '/usr/lib/budgie-desktop'
make[5]: Leaving directory '/home/vinicius/budgie-desktop/panel/applets/status'
make[4]: Leaving directory '/home/vinicius/budgie-desktop/panel/applets/status'
Making install in workspaces
make[4]: Entering directory '/home/vinicius/budgie-desktop/panel/applets/workspaces'
CC libworkspacesapplet_la-WorkspacesApplet.lo
CCLD libworkspacesapplet.la
make[5]: Entering directory '/home/vinicius/budgie-desktop/panel/applets/workspaces'
/bin/mkdir -p '/usr/lib/budgie-desktop'
/bin/bash ../../../libtool --mode=install /usr/bin/install -c libworkspacesapplet.la '/usr/lib/budgie-desktop'
libtool: install: (cd /home/vinicius/budgie-desktop/panel/applets/workspaces; /bin/bash /home/vinicius/budgie-desktop/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libwnck-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpeas-1.0 -DWNCK_I_KNOW_THIS_IS_UNSTABLE -g -O2 -module -avoid-version -o libworkspacesapplet.la -rpath /usr/lib/budgie-desktop libworkspacesapplet_la-WorkspacesApplet.lo ../../../budgie-plugin/libbudgie-plugin.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lwnck-3 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpeas-gtk-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lpeas-1.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 )
libtool: install: /usr/bin/install -c .libs/libworkspacesapplet.soT /usr/lib/budgie-desktop/libworkspacesapplet.so
libtool: install: /usr/bin/install -c .libs/libworkspacesapplet.lai /usr/lib/budgie-desktop/libworkspacesapplet.la
libtool: finish: PATH="/usr/local/heroku/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/budgie-desktop
----------------------------------------------------------------------
Libraries have been installed in:
/usr/lib/budgie-desktop
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/mkdir -p '/usr/lib/budgie-desktop'
/usr/bin/install -c -m 644 WorkspacesApplet.plugin '/usr/lib/budgie-desktop'
make[5]: Leaving directory '/home/vinicius/budgie-desktop/panel/applets/workspaces'
make[4]: Leaving directory '/home/vinicius/budgie-desktop/panel/applets/workspaces'
Making install in show-desktop
make[4]: Entering directory '/home/vinicius/budgie-desktop/panel/applets/show-desktop'
CC libshowdesktopapplet_la-ShowDesktopApplet.lo
CCLD libshowdesktopapplet.la
make[5]: Entering directory '/home/vinicius/budgie-desktop/panel/applets/show-desktop'
/bin/mkdir -p '/usr/lib/budgie-desktop'
/bin/bash ../../../libtool --mode=install /usr/bin/install -c libshowdesktopapplet.la '/usr/lib/budgie-desktop'
libtool: install: (cd /home/vinicius/budgie-desktop/panel/applets/show-desktop; /bin/bash /home/vinicius/budgie-desktop/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpeas-1.0 -pthread -I/usr/include/libwnck-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DWNCK_I_KNOW_THIS_IS_UNSTABLE -g -O2 -module -avoid-version -o libshowdesktopapplet.la -rpath /usr/lib/budgie-desktop libshowdesktopapplet_la-ShowDesktopApplet.lo ../../../budgie-plugin/libbudgie-plugin.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpeas-gtk-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lpeas-1.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lwnck-3 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 )
libtool: install: /usr/bin/install -c .libs/libshowdesktopapplet.soT /usr/lib/budgie-desktop/libshowdesktopapplet.so
libtool: install: /usr/bin/install -c .libs/libshowdesktopapplet.lai /usr/lib/budgie-desktop/libshowdesktopapplet.la
libtool: finish: PATH="/usr/local/heroku/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/budgie-desktop
----------------------------------------------------------------------
Libraries have been installed in:
/usr/lib/budgie-desktop
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/mkdir -p '/usr/lib/budgie-desktop'
/usr/bin/install -c -m 644 ShowDesktopApplet.plugin '/usr/lib/budgie-desktop'
make[5]: Leaving directory '/home/vinicius/budgie-desktop/panel/applets/show-desktop'
make[4]: Leaving directory '/home/vinicius/budgie-desktop/panel/applets/show-desktop'
Making install in tray
make[4]: Entering directory '/home/vinicius/budgie-desktop/panel/applets/tray'
CC libtrayapplet_la-TrayApplet.lo
CCLD libtrayapplet.la
make[5]: Entering directory '/home/vinicius/budgie-desktop/panel/applets/tray'
/bin/mkdir -p '/usr/lib/budgie-desktop'
/bin/bash ../../../libtool --mode=install /usr/bin/install -c libtrayapplet.la '/usr/lib/budgie-desktop'
libtool: install: (cd /home/vinicius/budgie-desktop/panel/applets/tray; /bin/bash /home/vinicius/budgie-desktop/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpeas-1.0 -g -O2 -module -avoid-version -o libtrayapplet.la -rpath /usr/lib/budgie-desktop libtrayapplet_la-TrayApplet.lo ../../../budgie-plugin/libbudgie-plugin.la ../../../imports/natray/libnatray.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpeas-gtk-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lpeas-1.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 )
libtool: install: /usr/bin/install -c .libs/libtrayapplet.soT /usr/lib/budgie-desktop/libtrayapplet.so
libtool: install: /usr/bin/install -c .libs/libtrayapplet.lai /usr/lib/budgie-desktop/libtrayapplet.la
libtool: finish: PATH="/usr/local/heroku/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/budgie-desktop
----------------------------------------------------------------------
Libraries have been installed in:
/usr/lib/budgie-desktop
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/mkdir -p '/usr/lib/budgie-desktop'
/usr/bin/install -c -m 644 TrayApplet.plugin '/usr/lib/budgie-desktop'
make[5]: Leaving directory '/home/vinicius/budgie-desktop/panel/applets/tray'
make[4]: Leaving directory '/home/vinicius/budgie-desktop/panel/applets/tray'
Making install in notifications
make[4]: Entering directory '/home/vinicius/budgie-desktop/panel/applets/notifications'
CC libnotificationsapplet_la-NotificationsApplet.lo
CC libnotificationsapplet_la-NotificationWidget.lo
CCLD libnotificationsapplet.la
make[5]: Entering directory '/home/vinicius/budgie-desktop/panel/applets/notifications'
/bin/mkdir -p '/usr/lib/budgie-desktop'
/bin/bash ../../../libtool --mode=install /usr/bin/install -c libnotificationsapplet.la '/usr/lib/budgie-desktop'
libtool: install: (cd /home/vinicius/budgie-desktop/panel/applets/notifications; /bin/bash /home/vinicius/budgie-desktop/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpeas-1.0 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -module -avoid-version -o libnotificationsapplet.la -rpath /usr/lib/budgie-desktop libnotificationsapplet_la-NotificationsApplet.lo libnotificationsapplet_la-NotificationWidget.lo ../../../widgets/libbudgiewidgets.la ../../../budgie-plugin/libbudgie-plugin.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpeas-gtk-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lpeas-1.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 )
libtool: install: /usr/bin/install -c .libs/libnotificationsapplet.soT /usr/lib/budgie-desktop/libnotificationsapplet.so
libtool: install: /usr/bin/install -c .libs/libnotificationsapplet.lai /usr/lib/budgie-desktop/libnotificationsapplet.la
libtool: finish: PATH="/usr/local/heroku/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/budgie-desktop
----------------------------------------------------------------------
Libraries have been installed in:
/usr/lib/budgie-desktop
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/mkdir -p '/usr/lib/budgie-desktop'
/usr/bin/install -c -m 644 NotificationsApplet.plugin '/usr/lib/budgie-desktop'
make[5]: Leaving directory '/home/vinicius/budgie-desktop/panel/applets/notifications'
make[4]: Leaving directory '/home/vinicius/budgie-desktop/panel/applets/notifications'
make[4]: Entering directory '/home/vinicius/budgie-desktop/panel/applets'
make[5]: Entering directory '/home/vinicius/budgie-desktop/panel/applets'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/vinicius/budgie-desktop/panel/applets'
make[4]: Leaving directory '/home/vinicius/budgie-desktop/panel/applets'
make[3]: Leaving directory '/home/vinicius/budgie-desktop/panel/applets'
make[3]: Entering directory '/home/vinicius/budgie-desktop/panel'
CC budgie_panel-budgie-panel-resources.o
CC budgie_panel-BudgiePanel.o
CC budgie_panel-PanelMover.o
CC budgie_panel-Editor.o
CC budgie_panel-IconSelect.o
CCLD budgie-panel
make[4]: Entering directory '/home/vinicius/budgie-desktop/panel'
/bin/mkdir -p '/usr/bin'
/bin/bash ../libtool --mode=install /usr/bin/install -c budgie-panel '/usr/bin'
libtool: install: /usr/bin/install -c .libs/budgie-panel /usr/bin/budgie-panel
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/vinicius/budgie-desktop/panel'
make[3]: Leaving directory '/home/vinicius/budgie-desktop/panel'
make[2]: Leaving directory '/home/vinicius/budgie-desktop/panel'
make[1]: Leaving directory '/home/vinicius/budgie-desktop/panel'
Making install in rundialog
make[1]: Entering directory '/home/vinicius/budgie-desktop/rundialog'
glib-compile-resources --target=budgie-run-dialog-resources.h --sourcedir=../data --generate-header --c-name budgie_run_dialog ../data/rundialog.gresource.xml
glib-compile-resources --target=budgie-run-dialog-resources.c --sourcedir=../data --generate-source --c-name budgie_run_dialog ../data/rundialog.gresource.xml
make install-am
make[2]: Entering directory '/home/vinicius/budgie-desktop/rundialog'
CC budgie_run_dialog-RunDialog.o
Makefile:514: recipe for target 'budgie_run_dialog-RunDialog.o' failed
make[2]: Leaving directory '/home/vinicius/budgie-desktop/rundialog'
Makefile:647: recipe for target 'install' failed
make[1]: Leaving directory '/home/vinicius/budgie-desktop/rundialog'
Makefile:466: recipe for target 'install-recursive' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment