Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /data/Projects/Buildstream/kde-build-meta on master! ⌚ 9:30:15
- $ bst shell -b qt5/qtx11extras.bst
- [--:--:--][][] START Loading elements
- [00:00:01][][] SUCCESS Loading elements
- [--:--:--][][] START Resolving elements
- [00:00:00][][] SUCCESS Resolving elements
- [--:--:--][][] START Resolving cached state
- [00:00:02][][] SUCCESS Resolving cached state
- [--:--:--][69f39856][ main:qt5/qtx11extras.bst ] START Staging dependencies
- [00:00:06][69f39856][ main:qt5/qtx11extras.bst ] SUCCESS Staging dependencies
- [--:--:--][69f39856][ main:qt5/qtx11extras.bst ] START Integrating sandbox
- [--:--:--][aee61300][ main:freedesktop-sdk.bst:components/glib.bst] STATUS Running integration command
- glib-compile-schemas /usr/share/glib-2.0/schemas
- Warning: Schema “org.gnome.system.locale” has path “/system/locale/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
- Warning: Schema “org.gnome.system.proxy” has path “/system/proxy/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
- Warning: Schema “org.gnome.system.proxy.http” has path “/system/proxy/http/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
- Warning: Schema “org.gnome.system.proxy.https” has path “/system/proxy/https/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
- Warning: Schema “org.gnome.system.proxy.ftp” has path “/system/proxy/ftp/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
- Warning: Schema “org.gnome.system.proxy.socks” has path “/system/proxy/socks/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
- [--:--:--][aee61300][ main:freedesktop-sdk.bst:components/glib.bst] STATUS Running integration command
- if [ -d "/usr/lib/x86_64-linux-gnu/gio/modules" ]; then
- gio-querymodules "/usr/lib/x86_64-linux-gnu/gio/modules"
- fi
- [--:--:--][cc7baf96][ main:freedesktop-sdk.bst:components/fontconfig.bst] STATUS Running integration command
- if [ -d "/usr/share/fonts" ]; then
- touch -d @0 "/usr/share/fonts" /usr/share/fonts/*
- fc-cache -rs
- fi
- [--:--:--][08aa82ad][ main:freedesktop-sdk.bst:components/shared-mime-info.bst] STATUS Running integration command
- PKGSYSTEM_ENABLE_FSYNC=0 update-mime-database "/usr/share/mime"
- [--:--:--][ca0d5da6][ main:freedesktop-sdk.bst:components/gdk-pixbuf.bst] STATUS Running integration command
- gdk-pixbuf-query-loaders --update-cache
- [--:--:--][41550b8d][ main:freedesktop-sdk.bst:components/gtk3.bst] STATUS Running integration command
- gtk-query-immodules-3.0 --update-cache
- [--:--:--][41550b8d][ main:freedesktop-sdk.bst:components/gtk3.bst] STATUS Running integration command
- gtk-update-icon-cache /usr/share/icons/hicolor
- gtk-update-icon-cache: Cache file created successfully.
- [00:00:04][69f39856][ main:qt5/qtx11extras.bst ] SUCCESS Integrating sandbox
- [--:--:--][69f39856][ main:qt5/qtx11extras.bst ] START Staging sources
- [00:00:00][69f39856][ main:qt5/qtx11extras.bst ] SUCCESS Staging sources
- [--:--:--][69f39856][ main:qt5/qtx11extras.bst ] STATUS Running command
- bash --noprofile --norc -i
- <:/buildstream/kde/qt5/qtx11extras.bst]$ ls
- dist LICENSE.FDL LICENSE.GPL3 LICENSE.LGPL3 src tests
- include LICENSE.GPL2 LICENSE.GPL3-EXCEPT qtx11extras.pro sync.profile
- <:/buildstream/kde/qt5/qtx11extras.bst]$ mkdir build
- <:/buildstream/kde/qt5/qtx11extras.bst]$ cd build/
- <[2m:/buildstream/kde/qt5/qtx11extras.bst/build]$ qmake ..
- Info: creating stash file /buildstream/kde/qt5/qtx11extras.bst/build/.qmake.stash
- Info: creating cache file /buildstream/kde/qt5/qtx11extras.bst/build/.qmake.cache
- <[2m:/buildstream/kde/qt5/qtx11extras.bst/build]$ make
- cd src/ && ( test -e Makefile || /usr/bin/qmake -o Makefile /buildstream/kde/qt5/qtx11extras.bst/src/src.pro ) && make -f Makefile
- make[1]: Entering directory '/buildstream/kde/qt5/qtx11extras.bst/build/src'
- make[1]: Nothing to be done for 'first'.
- make[1]: Leaving directory '/buildstream/kde/qt5/qtx11extras.bst/build/src'
- <[2m:/buildstream/kde/qt5/qtx11extras.bst/build]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement