Advertisement
Guest User

Untitled

a guest
Jul 25th, 2014
305
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 236.91 KB | None | 0 0
  1.  * Package: gnome-base/gnome-shell-3.10.4-r2
  2.  * Repository: gentoo
  3.  * Maintainer: gnome@gentoo.org
  4.  * USE: abi_x86_64 amd64 bluetooth elibc_glibc i18n kernel_linux networkmanager openrc-force python_targets_python2_7 userland_GNU
  5.  * FEATURES: preserve-libs sandbox userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking gnome-shell-3.10.4.tar.xz to /var/tmp/portage/gnome-base/gnome-shell-3.10.4-r2/work
  8. >>> Source unpacked in /var/tmp/portage/gnome-base/gnome-shell-3.10.4-r2/work
  9. >>> Preparing source in /var/tmp/portage/gnome-base/gnome-shell-3.10.4-r2/work/gnome-shell-3.10.4 ...
  10. * Applying gnome-shell-defaults.patch ...
  11.  [ ok ]
  12. * Applying gnome-shell-3.10-bluetooth-flag.patch ...
  13.  [ ok ]
  14. * Applying gnome-shell-3.10-networkmanager-flag.patch ...
  15.  [ ok ]
  16. * Applying gnome-shell-3.10.4-bluetooth-gold.patch ...
  17.  [ ok ]
  18. * Applying gnome-shell-3.10.4-fix-background-manager.patch ...
  19.  [ ok ]
  20. * Applying gnome-shell-3.10.4-wired-network.patch ...
  21.  [ ok ]
  22. * Applying gnome-shell-3.10.4-activate-workspace.patch ...
  23.  [ ok ]
  24. * Applying gnome-shell-3.10.4-restore-pref.patch ...
  25.  [ ok ]
  26. * Applying gnome-shell-3.10.4-scale-factor.patch ...
  27.  [ ok ]
  28. * Applying gnome-shell-3.10.4-broken-crosshairs.patch ...
  29.  [ ok ]
  30. * Running eautoreconf in '/var/tmp/portage/gnome-base/gnome-shell-3.10.4-r2/work/gnome-shell-3.10.4' ...
  31. * Running intltoolize --automake --copy --force ...
  32.  [ ok ]
  33. * Running gtkdocize --copy ...
  34.  [ ok ]
  35. * Running libtoolize --install --copy --force --automake ...
  36.  [ ok ]
  37. * Running aclocal -I m4 ...
  38.  [ ok ]
  39. * Running autoconf ...
  40.  [ ok ]
  41. * Running autoheader ...
  42.  [ ok ]
  43. * Running automake --add-missing --copy --foreign --force-missing ...
  44.  [ ok ]
  45. * Running elibtoolize in: gnome-shell-3.10.4/
  46. * Applying target-nm/2.4.2 patch ...
  47. * Running elibtoolize in: gnome-shell-3.10.4/config/
  48. * Applying portage/1.2.0 patch ...
  49. * Applying sed/1.5.6 patch ...
  50. * Applying as-needed/2.4.2 patch ...
  51. * Fixing OMF Makefiles ...
  52.  [ ok ]
  53. * Disabling deprecation warnings ...
  54.  [ ok ]
  55. >>> Source prepared.
  56. >>> Configuring source in /var/tmp/portage/gnome-base/gnome-shell-3.10.4-r2/work/gnome-shell-3.10.4 ...
  57. * econf: updating gnome-shell-3.10.4/config/config.guess with /usr/share/gnuconfig/config.guess
  58. * econf: updating gnome-shell-3.10.4/config/config.sub with /usr/share/gnuconfig/config.sub
  59. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --docdir=/usr/share/doc/gnome-shell-3.10.4-r2 --enable-compile-warnings=minimum --disable-schemas-compile --disable-maintainer-mode --disable-gtk-doc --enable-man --with-bluetooth --enable-networkmanager BROWSER_PLUGIN_DIR=/usr/lib64/nsbrowser/plugins
  60. checking for a BSD-compatible install... /usr/bin/install -c
  61. checking whether build environment is sane... yes
  62. checking for a thread-safe mkdir -p... /bin/mkdir -p
  63. checking for gawk... gawk
  64. checking whether make sets $(MAKE)... yes
  65. checking whether make supports nested variables... yes
  66. checking whether UID '250' is supported by ustar format... yes
  67. checking whether GID '250' is supported by ustar format... yes
  68. checking how to create a ustar tar archive... gnutar
  69. checking whether to enable maintainer-specific portions of Makefiles... no
  70. checking whether make supports nested variables... (cached) yes
  71. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  72. checking whether the C compiler works... yes
  73. checking for C compiler default output file name... a.out
  74. checking for suffix of executables...
  75. checking whether we are cross compiling... no
  76. checking for suffix of object files... o
  77. checking whether we are using the GNU C compiler... yes
  78. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  79. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  80. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  81. checking for style of include used by make... GNU
  82. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  83. checking build system type... x86_64-pc-linux-gnu
  84. checking host system type... x86_64-pc-linux-gnu
  85. checking how to print strings... printf
  86. checking for a sed that does not truncate output... /bin/sed
  87. checking for grep that handles long lines and -e... /bin/grep
  88. checking for egrep... /bin/grep -E
  89. checking for fgrep... /bin/grep -F
  90. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  91. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  92. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
  93. checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
  94. checking whether ln -s works... yes
  95. checking the maximum length of command line arguments... 1572864
  96. checking whether the shell understands some XSI constructs... yes
  97. checking whether the shell understands "+="... yes
  98. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  99. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  100. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  101. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  102. checking how to recognize dependent libraries... pass_all
  103. checking for x86_64-pc-linux-gnu-dlltool... no
  104. checking for dlltool... no
  105. checking how to associate runtime and link libraries... printf %s\n
  106. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  107. checking for archiver @FILE support... @
  108. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  109. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  110. checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  111. checking for sysroot... no
  112. checking for x86_64-pc-linux-gnu-mt... no
  113. checking for mt... no
  114. checking if : is a manifest tool... no
  115. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  116. checking for ANSI C header files... yes
  117. checking for sys/types.h... yes
  118. checking for sys/stat.h... yes
  119. checking for stdlib.h... yes
  120. checking for string.h... yes
  121. checking for memory.h... yes
  122. checking for strings.h... yes
  123. checking for inttypes.h... yes
  124. checking for stdint.h... yes
  125. checking for unistd.h... yes
  126. checking for dlfcn.h... yes
  127. checking for objdir... .libs
  128. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  129. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  130. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  131. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  132. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  133. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  134. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  135. checking whether -lc should be explicitly linked in... no
  136. checking dynamic linker characteristics... GNU/Linux ld.so
  137. checking how to hardcode library paths into programs... immediate
  138. checking whether stripping libraries is possible... yes
  139. checking if libtool supports shared libraries... yes
  140. checking whether to build shared libraries... yes
  141. checking whether to build static libraries... no
  142. checking whether NLS is requested... yes
  143. checking for intltool >= 0.40... 0.50.2 found
  144. checking for intltool-update... /usr/bin/intltool-update
  145. checking for intltool-merge... /usr/bin/intltool-merge
  146. checking for intltool-extract... /usr/bin/intltool-extract
  147. checking for xgettext... /usr/bin/xgettext
  148. checking for msgmerge... /usr/bin/msgmerge
  149. checking for msgfmt... /usr/bin/msgfmt
  150. checking for gmsgfmt... /usr/bin/gmsgfmt
  151. checking for perl... /usr/bin/perl
  152. checking for perl >= 5.8.1... 5.18.2
  153. checking for XML::Parser... ok
  154. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  155. checking pkg-config is at least version 0.22... yes
  156. checking for xsltproc... /usr/bin/xsltproc
  157. checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config
  158. checking pkg-config is at least version 0.16... yes
  159. checking for a Python interpreter with version >= 2.5... python
  160. checking for python... /usr/bin/python
  161. checking for python version... 3.3
  162. checking for python platform... linux
  163. checking for python script directory... ${prefix}/lib64/python3.3/site-packages
  164. checking for python extension module directory... ${exec_prefix}/lib64/python3.3/site-packages
  165. checking for GStreamer (needed for recording functionality)... yes
  166. checking for TEST_SHELL_RECORDER... yes
  167. checking for GNOME_SHELL... yes
  168. checking for MUTTER... yes
  169. checking for MUTTER_WAYLAND... no
  170. checking for GNOME_SHELL_JS... yes
  171. checking for ST... yes
  172. checking for SHELL_PERF_HELPER... yes
  173. checking for SHELL_HOTPLUG_SNIFFER... yes
  174. checking for BROWSER_PLUGIN... yes
  175. checking for TRAY... yes
  176. checking for GVC... yes
  177. checking for DESKTOP_SCHEMAS... yes
  178. checking for CARIBOU... yes
  179. checking for bluetooth support... yes
  180. checking for CALENDAR_SERVER... yes
  181. checking for gobject-introspection... yes
  182. checking for fdwalk... no
  183. checking for mallinfo... yes
  184. checking sys/resource.h usability... yes
  185. checking sys/resource.h presence... yes
  186. checking for sys/resource.h... yes
  187. checking for _NL_TIME_FIRST_WEEKDAY... yes
  188. checking for NETWORKMANAGER... yes
  189. checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config
  190. checking pkg-config is at least version 0.16... yes
  191. checking for GLIB - version >= 2.0.0... yes (version 2.40.0)
  192. checking for gtk-doc... yes
  193. checking for gtkdoc-check... gtkdoc-check.test
  194. checking for gtkdoc-check... /usr/bin/gtkdoc-check
  195. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  196. checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
  197. checking whether to build gtk-doc documentation... no
  198. checking for GTKDOC_DEPS... yes
  199. checking for xsltproc... (cached) /usr/bin/xsltproc
  200. checking whether gcc understands -Wall... yes
  201. checking what warning flags to pass to the C compiler... -Wall
  202. checking what language compliance flags to pass to the C compiler...
  203. checking that generated files are newer than configure... done
  204. configure: creating ./config.status
  205. config.status: creating Makefile
  206. config.status: creating data/Makefile
  207. config.status: creating docs/Makefile
  208. config.status: creating docs/reference/Makefile
  209. config.status: creating docs/reference/shell/Makefile
  210. config.status: creating docs/reference/shell/shell-docs.sgml
  211. config.status: creating docs/reference/st/Makefile
  212. config.status: creating docs/reference/st/st-docs.sgml
  213. config.status: creating js/Makefile
  214. config.status: creating src/calendar-server/evolution-calendar.desktop.in
  215. config.status: creating src/Makefile
  216. config.status: creating src/gvc/Makefile
  217. config.status: creating browser-plugin/Makefile
  218. config.status: creating tests/Makefile
  219. config.status: creating po/Makefile.in
  220. config.status: creating man/Makefile
  221. config.status: creating config.h
  222. config.status: executing depfiles commands
  223. config.status: executing libtool commands
  224. config.status: executing po/stamp-it commands
  225.  
  226. Build configuration:
  227.  
  228. Prefix: /usr
  229. Source code location: .
  230. Compiler: x86_64-pc-linux-gnu-gcc
  231. Compiler Warnings: minimum
  232.  
  233. Support for NetworkManager: yes
  234. Support for GStreamer recording: true
  235.  
  236. >>> Source configured.
  237. >>> Compiling source in /var/tmp/portage/gnome-base/gnome-shell-3.10.4-r2/work/gnome-shell-3.10.4 ...
  238. make -j9
  239. make all-recursive
  240. make[1]: Entering directory '/var/tmp/portage/gnome-base/gnome-shell-3.10.4-r2/work/gnome-shell-3.10.4'
  241. Making all in data
  242. make[2]: Entering directory '/var/tmp/portage/gnome-base/gnome-shell-3.10.4-r2/work/gnome-shell-3.10.4/data'
  243. sed -e "s|@bindir[@]|/usr/bin|" \
  244. -e "s|@VERSION[@]|3.10.4|" \
  245. gnome-shell.desktop.in.in > gnome-shell.desktop.in || rm gnome-shell.desktop.in
  246. sed -e "s|@bindir[@]|/usr/bin|" \
  247. -e "s|@VERSION[@]|3.10.4|" \
  248. gnome-shell-extension-prefs.desktop.in.in > gnome-shell-extension-prefs.desktop.in || rm gnome-shell-extension-prefs.desktop.in
  249. LC_ALL=C /usr/bin/intltool-merge -x -u --no-translations 50-gnome-shell-system.xml.in 50-gnome-shell-system.xml
  250. sed -e 's|@GETTEXT_PACKAGE[@]|gnome-shell|g' \
  251. org.gnome.shell.gschema.xml.in.in > org.gnome.shell.gschema.xml.in || rm org.gnome.shell.gschema.xml.in
  252. LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po gnome-shell.desktop.in gnome-shell.desktop
  253. LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po gnome-shell-extension-prefs.desktop.in gnome-shell-extension-prefs.desktop
  254. LC_ALL=C /usr/bin/intltool-merge -x -u --no-translations org.gnome.shell.gschema.xml.in org.gnome.shell.gschema.xml
  255. Merging translations into org.gnome.shell.gschema.xml.
  256. Merging translations into 50-gnome-shell-system.xml.
  257. Generating and caching the translation database
  258. Generating and caching the translation database
  259. Merging translations into gnome-shell.desktop.
  260. Merging translations into gnome-shell-extension-prefs.desktop.
  261. CREATED 50-gnome-shell-system.xml
  262. CREATED org.gnome.shell.gschema.xml
  263. glib-compile-schemas --strict --dry-run --schema-file=org.gnome.shell.gschema.xml && mkdir -p . && touch org.gnome.shell.gschema.valid
  264. glib-compile-schemas --targetdir=. .
  265. rm gnome-shell-extension-prefs.desktop.in gnome-shell.desktop.in org.gnome.shell.gschema.xml.in
  266. make[2]: Leaving directory '/var/tmp/portage/gnome-base/gnome-shell-3.10.4-r2/work/gnome-shell-3.10.4/data'
  267. Making all in js
  268. make[2]: Entering directory '/var/tmp/portage/gnome-base/gnome-shell-3.10.4-r2/work/gnome-shell-3.10.4/js'
  269. [ -d misc ] || /bin/mkdir -p misc ; \
  270. sed -e "s|[@]PACKAGE_NAME@|gnome-shell|g" \
  271. -e "s|[@]PACKAGE_VERSION@|3.10.4|g" \
  272. -e "s|[@]HAVE_BLUETOOTH@|1|g" \
  273. -e "s|[@]HAVE_NETWORKMANAGER@|1|g" \
  274. -e "s|[@]GETTEXT_PACKAGE@|gnome-shell|g" \
  275. -e "s|[@]datadir@|/usr/share|g" \
  276. -e "s|[@]libexecdir@|/usr/libexec|g" \
  277. -e "s|[@]sysconfdir@|/etc|g" \
  278. misc/config.js.in > misc/config.js
  279. make[2]: Leaving directory '/var/tmp/portage/gnome-base/gnome-shell-3.10.4-r2/work/gnome-shell-3.10.4/js'
  280. Making all in src
  281. make[2]: Entering directory '/var/tmp/portage/gnome-base/gnome-shell-3.10.4-r2/work/gnome-shell-3.10.4/src'
  282. ( \
  283. glib-mkenums \
  284. --template ./st/st-enum-types.h.in \
  285. ./st/st-adjustment.h ./st/st-bin.h ./st/st-border-image.h ./st/st-box-layout.h ./st/st-box-layout-child.h ./st/st-button.h ./st/st-clipboard.h ./st/st-drawing-area.h ./st/st-entry.h ./st/st-focus-manager.h ./st/st-generic-accessible.h ./st/st-icon.h ./st/st-icon-colors.h ./st/st-im-text.h ./st/st-label.h ./st/st-private.h ./st/st-scrollable.h ./st/st-scroll-bar.h ./st/st-scroll-view.h ./st/st-shadow.h ./st/st-table.h ./st/st-table-child.h ./st/st-texture-cache.h ./st/st-theme.h ./st/st-theme-context.h ./st/st-theme-node.h ./st/st-types.h ./st/st-widget.h ./st/st-widget-accessible.h ) >> stamp-st-enum-types.h.tmp && \
  286. (cmp -s stamp-st-enum-types.h.tmp st-enum-types.h || cp stamp-st-enum-types.h.tmp st-enum-types.h) && \
  287. rm -f stamp-st-enum-types.h.tmp && \
  288. echo timestamp > stamp-st-enum-types.h
  289. (echo "#define ST_H_INSIDE 1"; \
  290. for name in st/st-adjustment.h st/st-bin.h st/st-border-image.h st/st-box-layout.h st/st-box-layout-child.h st/st-button.h st/st-clipboard.h st/st-drawing-area.h st/st-entry.h st/st-focus-manager.h st/st-generic-accessible.h st/st-icon.h st/st-icon-colors.h st/st-im-text.h st/st-label.h st/st-private.h st/st-scrollable.h st/st-scroll-bar.h st/st-scroll-view.h st/st-shadow.h st/st-table.h st/st-table-child.h st/st-texture-cache.h st/st-theme.h st/st-theme-context.h st/st-theme-node.h st/st-types.h st/st-widget.h st/st-widget-accessible.h ; do \
  291. echo "#include <"$name">"; \
  292. done; echo "#undef ST_H_INSIDE") > stamp-st.h.tmp && \
  293. (cmp -s stamp-st.h.tmp st.h || cp stamp-st.h.tmp st.h) && \
  294. rm -f stamp-st.h.tmp && \
  295. echo timestamp > stamp-st.h
  296. ./data-to-c.pl ./st/st-scroll-view-fade.glsl st_scroll_view_fade_glsl > stamp-st-scroll-view-fade-generated.c.tmp && \
  297. (cmp -s stamp-st-scroll-view-fade-generated.c.tmp st-scroll-view-fade-generated.c || cp stamp-st-scroll-view-fade-generated.c.tmp st-scroll-view-fade-generated.c) && \
  298. rm -f stamp-st-scroll-view-fade-generated.c.tmp && \
  299. echo timestamp > stamp-st-scroll-view-fade-generated.c
  300. ( \
  301. glib-mkenums \
  302. --template shell-enum-types.h.in \
  303. ./shell-app.h ./shell-app-system.h ./shell-app-usage.h ./shell-embedded-window.h ./shell-generic-container.h ./shell-gtk-embed.h ./shell-global.h ./shell-invert-lightness-effect.h ./shell-keybinding-modes.h ./shell-mount-operation.h ./shell-perf-log.h ./shell-screenshot.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-network-agent.h ) > stamp-shell-enum-types.h.tmp && \
  304. (cmp -s stamp-shell-enum-types.h.tmp shell-enum-types.h || mv stamp-shell-enum-types.h.tmp shell-enum-types.h) && \
  305. rm -f stamp-shell-enum-types.h.tmp && \
  306. echo timestamp > stamp-shell-enum-types.h
  307. ( \
  308. glib-mkenums \
  309. --template shell-enum-types.c.in \
  310. ./shell-app.h ./shell-app-system.h ./shell-app-usage.h ./shell-embedded-window.h ./shell-generic-container.h ./shell-gtk-embed.h ./shell-global.h ./shell-invert-lightness-effect.h ./shell-keybinding-modes.h ./shell-mount-operation.h ./shell-perf-log.h ./shell-screenshot.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-network-agent.h ) > shell-enum-types.c.tmp && \
  311. mv shell-enum-types.c.tmp shell-enum-types.c && \
  312. rm -f shell-enum-types.c.tmp
  313. ( \
  314. glib-mkenums \
  315. --template ./st/st-enum-types.c.in \
  316. ./st/st-adjustment.h ./st/st-bin.h ./st/st-border-image.h ./st/st-box-layout.h ./st/st-box-layout-child.h ./st/st-button.h ./st/st-clipboard.h ./st/st-drawing-area.h ./st/st-entry.h ./st/st-focus-manager.h ./st/st-generic-accessible.h ./st/st-icon.h ./st/st-icon-colors.h ./st/st-im-text.h ./st/st-label.h ./st/st-private.h ./st/st-scrollable.h ./st/st-scroll-bar.h ./st/st-scroll-view.h ./st/st-shadow.h ./st/st-table.h ./st/st-table-child.h ./st/st-texture-cache.h ./st/st-theme.h ./st/st-theme-context.h ./st/st-theme-node.h ./st/st-types.h ./st/st-widget.h ./st/st-widget-accessible.h ) >> st-enum-types.c.tmp && \
  317. cp st-enum-types.c.tmp st-enum-types.c && \
  318. rm -f st-enum-types.c.tmp
  319. make all-recursive
  320. make[3]: Entering directory '/var/tmp/portage/gnome-base/gnome-shell-3.10.4-r2/work/gnome-shell-3.10.4/src'
  321. Making all in gvc
  322. make[4]: Entering directory '/var/tmp/portage/gnome-base/gnome-shell-3.10.4-r2/work/gnome-shell-3.10.4/src/gvc'
  323. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I. -DWITH_INTROSPECTION -DG_LOG_DOMAIN="\"Gvc\"" -O2 -pipe -march=native -c -o libgvc_la-gvc-mixer-card.lo `test -f 'gvc-mixer-card.c' || echo './'`gvc-mixer-card.c
  324. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I. -DWITH_INTROSPECTION -DG_LOG_DOMAIN="\"Gvc\"" -O2 -pipe -march=native -c -o libgvc_la-gvc-mixer-stream.lo `test -f 'gvc-mixer-stream.c' || echo './'`gvc-mixer-stream.c
  325. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I. -DWITH_INTROSPECTION -DG_LOG_DOMAIN="\"Gvc\"" -O2 -pipe -march=native -c -o libgvc_la-gvc-channel-map.lo `test -f 'gvc-channel-map.c' || echo './'`gvc-channel-map.c
  326. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I. -DWITH_INTROSPECTION -DG_LOG_DOMAIN="\"Gvc\"" -O2 -pipe -march=native -c -o libgvc_la-gvc-mixer-ui-device.lo `test -f 'gvc-mixer-ui-device.c' || echo './'`gvc-mixer-ui-device.c
  327. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I. -DWITH_INTROSPECTION -DG_LOG_DOMAIN="\"Gvc\"" -O2 -pipe -march=native -c -o libgvc_la-gvc-mixer-sink.lo `test -f 'gvc-mixer-sink.c' || echo './'`gvc-mixer-sink.c
  328. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I. -DWITH_INTROSPECTION -DG_LOG_DOMAIN="\"Gvc\"" -O2 -pipe -march=native -c -o libgvc_la-gvc-mixer-source.lo `test -f 'gvc-mixer-source.c' || echo './'`gvc-mixer-source.c
  329. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I. -DWITH_INTROSPECTION -DG_LOG_DOMAIN="\"Gvc\"" -O2 -pipe -march=native -c -o libgvc_la-gvc-mixer-sink-input.lo `test -f 'gvc-mixer-sink-input.c' || echo './'`gvc-mixer-sink-input.c
  330. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I. -DWITH_INTROSPECTION -DG_LOG_DOMAIN="\"Gvc\"" -O2 -pipe -march=native -c -o libgvc_la-gvc-mixer-source-output.lo `test -f 'gvc-mixer-source-output.c' || echo './'`gvc-mixer-source-output.c
  331. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I. -DWITH_INTROSPECTION -DG_LOG_DOMAIN="\"Gvc\"" -O2 -pipe -march=native -c -o libgvc_la-gvc-mixer-event-role.lo `test -f 'gvc-mixer-event-role.c' || echo './'`gvc-mixer-event-role.c
  332. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I. -DWITH_INTROSPECTION -DG_LOG_DOMAIN=\"Gvc\" -O2 -pipe -march=native -c gvc-mixer-ui-device.c -fPIC -DPIC -o .libs/libgvc_la-gvc-mixer-ui-device.o
  333. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I. -DWITH_INTROSPECTION -DG_LOG_DOMAIN=\"Gvc\" -O2 -pipe -march=native -c gvc-mixer-card.c -fPIC -DPIC -o .libs/libgvc_la-gvc-mixer-card.o
  334. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I. -DWITH_INTROSPECTION -DG_LOG_DOMAIN=\"Gvc\" -O2 -pipe -march=native -c gvc-mixer-source-output.c -fPIC -DPIC -o .libs/libgvc_la-gvc-mixer-source-output.o
  335. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I. -DWITH_INTROSPECTION -DG_LOG_DOMAIN=\"Gvc\" -O2 -pipe -march=native -c gvc-mixer-sink.c -fPIC -DPIC -o .libs/libgvc_la-gvc-mixer-sink.o
  336. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I. -DWITH_INTROSPECTION -DG_LOG_DOMAIN=\"Gvc\" -O2 -pipe -march=native -c gvc-mixer-sink-input.c -fPIC -DPIC -o .libs/libgvc_la-gvc-mixer-sink-input.o
  337. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I. -DWITH_INTROSPECTION -DG_LOG_DOMAIN=\"Gvc\" -O2 -pipe -march=native -c gvc-mixer-event-role.c -fPIC -DPIC -o .libs/libgvc_la-gvc-mixer-event-role.o
  338. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I. -DWITH_INTROSPECTION -DG_LOG_DOMAIN=\"Gvc\" -O2 -pipe -march=native -c gvc-mixer-stream.c -fPIC -DPIC -o .libs/libgvc_la-gvc-mixer-stream.o
  339. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I. -DWITH_INTROSPECTION -DG_LOG_DOMAIN=\"Gvc\" -O2 -pipe -march=native -c gvc-mixer-source.c -fPIC -DPIC -o .libs/libgvc_la-gvc-mixer-source.o
  340. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I. -DWITH_INTROSPECTION -DG_LOG_DOMAIN=\"Gvc\" -O2 -pipe -march=native -c gvc-channel-map.c -fPIC -DPIC -o .libs/libgvc_la-gvc-channel-map.o
  341. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I. -DWITH_INTROSPECTION -DG_LOG_DOMAIN="\"Gvc\"" -O2 -pipe -march=native -c -o libgvc_la-gvc-mixer-control.lo `test -f 'gvc-mixer-control.c' || echo './'`gvc-mixer-control.c
  342. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I. -DWITH_INTROSPECTION -DG_LOG_DOMAIN=\"Gvc\" -O2 -pipe -march=native -c gvc-mixer-control.c -fPIC -DPIC -o .libs/libgvc_la-gvc-mixer-control.o
  343. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o libgvc.la libgvc_la-gvc-mixer-card.lo libgvc_la-gvc-mixer-stream.lo libgvc_la-gvc-channel-map.lo libgvc_la-gvc-mixer-ui-device.lo libgvc_la-gvc-mixer-sink.lo libgvc_la-gvc-mixer-source.lo libgvc_la-gvc-mixer-sink-input.lo libgvc_la-gvc-mixer-source-output.lo libgvc_la-gvc-mixer-event-role.lo libgvc_la-gvc-mixer-control.lo -lpulse-mainloop-glib -lpulse -lgobject-2.0 -lglib-2.0
  344. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgvc.a .libs/libgvc_la-gvc-mixer-card.o .libs/libgvc_la-gvc-mixer-stream.o .libs/libgvc_la-gvc-channel-map.o .libs/libgvc_la-gvc-mixer-ui-device.o .libs/libgvc_la-gvc-mixer-sink.o .libs/libgvc_la-gvc-mixer-source.o .libs/libgvc_la-gvc-mixer-sink-input.o .libs/libgvc_la-gvc-mixer-source-output.o .libs/libgvc_la-gvc-mixer-event-role.o .libs/libgvc_la-gvc-mixer-control.o
  345. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgvc.a
  346. libtool: link: ( cd ".libs" && rm -f "libgvc.la" && ln -s "../libgvc.la" "libgvc.la" )
  347. /usr/bin/g-ir-scanner --warn-all --namespace=Gvc --nsversion=1.0 --libtool="/bin/sh ../../libtool" --include=GObject-2.0 --include=Gio-2.0 --library=libgvc.la --cflags-begin -I. -DWITH_INTROSPECTION --cflags-end gvc-mixer-card.h gvc-mixer-card.c gvc-mixer-stream.h gvc-mixer-stream.c gvc-channel-map.h gvc-channel-map.c gvc-mixer-ui-device.h gvc-mixer-ui-device.c gvc-mixer-sink.h gvc-mixer-sink.c gvc-mixer-source.h gvc-mixer-source.c gvc-mixer-sink-input.h gvc-mixer-sink-input.c gvc-mixer-source-output.h gvc-mixer-source-output.c gvc-mixer-event-role.h gvc-mixer-event-role.c gvc-mixer-control.h gvc-mixer-control.c libgvc.la --output Gvc-1.0.gir
  348. g-ir-scanner: compile: cc -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o /var/tmp/portage/gnome-base/gnome-shell-3.10.4-r2/work/gnome-shell-3.10.4/src/gvc/tmp-introspect1I7JcG/Gvc-1.0.o /var/tmp/portage/gnome-base/gnome-shell-3.10.4-r2/work/gnome-shell-3.10.4/src/gvc/tmp-introspect1I7JcG/Gvc-1.0.c
  349. g-ir-scanner: link: /bin/sh ../../libtool --mode=link --tag=CC cc -o /var/tmp/portage/gnome-base/gnome-shell-3.10.4-r2/work/gnome-shell-3.10.4/src/gvc/tmp-introspect1I7JcG/Gvc-1.0 -export-dynamic -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed /var/tmp/portage/gnome-base/gnome-shell-3.10.4-r2/work/gnome-shell-3.10.4/src/gvc/tmp-introspect1I7JcG/Gvc-1.0.o -L. libgvc.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0
  350. libtool: link: cc -o /var/tmp/portage/gnome-base/gnome-shell-3.10.4-r2/work/gnome-shell-3.10.4/src/gvc/tmp-introspect1I7JcG/Gvc-1.0 -O2 -pipe -march=native -Wl,-O1 /var/tmp/portage/gnome-base/gnome-shell-3.10.4-r2/work/gnome-shell-3.10.4/src/gvc/tmp-introspect1I7JcG/Gvc-1.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -Wl,--as-needed -L. ./.libs/libgvc.a -lpulse-mainloop-glib -lpulse -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread
  351. /usr/bin/g-ir-compiler --includedir=. Gvc-1.0.gir -o Gvc-1.0.typelib
  352. make[4]: Leaving directory '/var/tmp/portage/gnome-base/gnome-shell-3.10.4-r2/work/gnome-shell-3.10.4/src/gvc'
  353. make[4]: Entering directory '/var/tmp/portage/gnome-base/gnome-shell-3.10.4-r2/work/gnome-shell-3.10.4/src'
  354. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c -o libst_1_0_la-st-adjustment.lo `test -f 'st/st-adjustment.c' || echo './'`st/st-adjustment.c
  355. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c -o libst_1_0_la-st-bin.lo `test -f 'st/st-bin.c' || echo './'`st/st-bin.c
  356. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c -o libst_1_0_la-st-border-image.lo `test -f 'st/st-border-image.c' || echo './'`st/st-border-image.c
  357. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c -o libst_1_0_la-st-box-layout.lo `test -f 'st/st-box-layout.c' || echo './'`st/st-box-layout.c
  358. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c -o libst_1_0_la-st-box-layout-child.lo `test -f 'st/st-box-layout-child.c' || echo './'`st/st-box-layout-child.c
  359. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c -o libst_1_0_la-st-button.lo `test -f 'st/st-button.c' || echo './'`st/st-button.c
  360. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c -o libst_1_0_la-st-clipboard.lo `test -f 'st/st-clipboard.c' || echo './'`st/st-clipboard.c
  361. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c -o libst_1_0_la-st-drawing-area.lo `test -f 'st/st-drawing-area.c' || echo './'`st/st-drawing-area.c
  362. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c -o libst_1_0_la-st-entry.lo `test -f 'st/st-entry.c' || echo './'`st/st-entry.c
  363. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c st/st-bin.c -fPIC -DPIC -o .libs/libst_1_0_la-st-bin.o
  364. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c st/st-border-image.c -fPIC -DPIC -o .libs/libst_1_0_la-st-border-image.o
  365. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c st/st-drawing-area.c -fPIC -DPIC -o .libs/libst_1_0_la-st-drawing-area.o
  366. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c st/st-box-layout-child.c -fPIC -DPIC -o .libs/libst_1_0_la-st-box-layout-child.o
  367. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c st/st-button.c -fPIC -DPIC -o .libs/libst_1_0_la-st-button.o
  368. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c st/st-clipboard.c -fPIC -DPIC -o .libs/libst_1_0_la-st-clipboard.o
  369. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c st/st-box-layout.c -fPIC -DPIC -o .libs/libst_1_0_la-st-box-layout.o
  370. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c st/st-adjustment.c -fPIC -DPIC -o .libs/libst_1_0_la-st-adjustment.o
  371. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c st/st-entry.c -fPIC -DPIC -o .libs/libst_1_0_la-st-entry.o
  372. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c -o libst_1_0_la-st-focus-manager.lo `test -f 'st/st-focus-manager.c' || echo './'`st/st-focus-manager.c
  373. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c st/st-focus-manager.c -fPIC -DPIC -o .libs/libst_1_0_la-st-focus-manager.o
  374. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c -o libst_1_0_la-st-generic-accessible.lo `test -f 'st/st-generic-accessible.c' || echo './'`st/st-generic-accessible.c
  375. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c st/st-generic-accessible.c -fPIC -DPIC -o .libs/libst_1_0_la-st-generic-accessible.o
  376. st/st-drawing-area.c: In function 'st_drawing_area_paint':
  377. st/st-drawing-area.c:100:5: warning: 'cogl_material_new' is deprecated (declared at /usr/include/cogl/cogl/cogl-material-compat.h:142): Use 'cogl_pipeline_new' instead [-Wdeprecated-declarations]
  378. priv->material = cogl_material_new ();
  379. ^
  380. st/st-drawing-area.c:144:3: warning: 'cogl_material_set_layer' is deprecated (declared at /usr/include/cogl/cogl/cogl-material-compat.h:779): Use 'cogl_pipeline_set_layer' instead [-Wdeprecated-declarations]
  381. cogl_material_set_layer (priv->material, 0, priv->texture);
  382. ^
  383. st/st-drawing-area.c:149:7: warning: 'cogl_color_set_from_4ub' is deprecated (declared at /usr/include/cogl/cogl/cogl-color.h:118): Use 'cogl_color_init_from_4ub' instead [-Wdeprecated-declarations]
  384. cogl_color_set_from_4ub (&color,
  385. ^
  386. st/st-drawing-area.c:151:7: warning: 'cogl_material_set_color' is deprecated (declared at /usr/include/cogl/cogl/cogl-material-compat.h:229): Use 'cogl_pipeline_set_color' instead [-Wdeprecated-declarations]
  387. cogl_material_set_color (priv->material, &color);
  388. ^
  389. st/st-drawing-area.c:153:7: warning: 'cogl_set_source' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:572) [-Wdeprecated-declarations]
  390. cogl_set_source (priv->material);
  391. ^
  392. st/st-box-layout.c: In function 'st_box_layout_paint':
  393. st/st-box-layout.c:394:7: warning: 'cogl_push_matrix' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:284): Use 'cogl_framebuffer_push_matrix' instead [-Wdeprecated-declarations]
  394. cogl_push_matrix ();
  395. ^
  396. st/st-box-layout.c:395:7: warning: 'cogl_translate' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:327): Use 'cogl_framebuffer_translate' instead [-Wdeprecated-declarations]
  397. cogl_translate ((int)x, (int)y, 0);
  398. ^
  399. st/st-box-layout.c:402:7: warning: 'cogl_pop_matrix' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:295): Use 'cogl_framebuffer_push_matrix' instead [-Wdeprecated-declarations]
  400. cogl_pop_matrix ();
  401. ^
  402. st/st-box-layout.c:420:5: warning: 'cogl_clip_push_rectangle' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:846): Use 'cogl_framebuffer_push_rectangle_clip' instead [-Wdeprecated-declarations]
  403. cogl_clip_push_rectangle ((int)content_box.x1,
  404. ^
  405. st/st-box-layout.c:431:5: warning: 'cogl_clip_pop' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:899): Use 'cogl_framebuffer_pop_clip' instead [-Wdeprecated-declarations]
  406. cogl_clip_pop ();
  407. ^
  408. st/st-box-layout.c: In function 'st_box_layout_pick':
  409. st/st-box-layout.c:449:7: warning: 'cogl_push_matrix' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:284): Use 'cogl_framebuffer_push_matrix' instead [-Wdeprecated-declarations]
  410. cogl_push_matrix ();
  411. ^
  412. st/st-box-layout.c:450:7: warning: 'cogl_translate' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:327): Use 'cogl_framebuffer_translate' instead [-Wdeprecated-declarations]
  413. cogl_translate ((int)x, (int)y, 0);
  414. ^
  415. st/st-box-layout.c:457:7: warning: 'cogl_pop_matrix' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:295): Use 'cogl_framebuffer_push_matrix' instead [-Wdeprecated-declarations]
  416. cogl_pop_matrix ();
  417. ^
  418. st/st-box-layout.c:472:5: warning: 'cogl_clip_push_rectangle' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:846): Use 'cogl_framebuffer_push_rectangle_clip' instead [-Wdeprecated-declarations]
  419. cogl_clip_push_rectangle ((int)content_box.x1,
  420. ^
  421. st/st-box-layout.c:483:5: warning: 'cogl_clip_pop' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:899): Use 'cogl_framebuffer_pop_clip' instead [-Wdeprecated-declarations]
  422. cogl_clip_pop ();
  423. ^
  424. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c -o libst_1_0_la-st-icon.lo `test -f 'st/st-icon.c' || echo './'`st/st-icon.c
  425. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c -o libst_1_0_la-st-icon-colors.lo `test -f 'st/st-icon-colors.c' || echo './'`st/st-icon-colors.c
  426. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c -o libst_1_0_la-st-im-text.lo `test -f 'st/st-im-text.c' || echo './'`st/st-im-text.c
  427. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c st/st-icon.c -fPIC -DPIC -o .libs/libst_1_0_la-st-icon.o
  428. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c -o libst_1_0_la-st-label.lo `test -f 'st/st-label.c' || echo './'`st/st-label.c
  429. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c st/st-icon-colors.c -fPIC -DPIC -o .libs/libst_1_0_la-st-icon-colors.o
  430. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c st/st-im-text.c -fPIC -DPIC -o .libs/libst_1_0_la-st-im-text.o
  431. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c -o libst_1_0_la-st-private.lo `test -f 'st/st-private.c' || echo './'`st/st-private.c
  432. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c st/st-label.c -fPIC -DPIC -o .libs/libst_1_0_la-st-label.o
  433. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c st/st-private.c -fPIC -DPIC -o .libs/libst_1_0_la-st-private.o
  434. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c -o libst_1_0_la-st-scrollable.lo `test -f 'st/st-scrollable.c' || echo './'`st/st-scrollable.c
  435. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c -o libst_1_0_la-st-scroll-bar.lo `test -f 'st/st-scroll-bar.c' || echo './'`st/st-scroll-bar.c
  436. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c st/st-scrollable.c -fPIC -DPIC -o .libs/libst_1_0_la-st-scrollable.o
  437. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c -o libst_1_0_la-st-scroll-view.lo `test -f 'st/st-scroll-view.c' || echo './'`st/st-scroll-view.c
  438. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c st/st-scroll-bar.c -fPIC -DPIC -o .libs/libst_1_0_la-st-scroll-bar.o
  439. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c -o libst_1_0_la-st-shadow.lo `test -f 'st/st-shadow.c' || echo './'`st/st-shadow.c
  440. st/st-icon.c: In function 'st_icon_update_shadow_material':
  441. st/st-icon.c:367:6: warning: 'clutter_texture_get_base_size' is deprecated (declared at /usr/include/clutter-1.0/clutter/deprecated/clutter-texture.h:69) [-Wdeprecated-declarations]
  442. clutter_texture_get_base_size (CLUTTER_TEXTURE (priv->icon_texture),
  443. ^
  444. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c st/st-scroll-view.c -fPIC -DPIC -o .libs/libst_1_0_la-st-scroll-view.o
  445. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c st/st-shadow.c -fPIC -DPIC -o .libs/libst_1_0_la-st-shadow.o
  446. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c -o libst_1_0_la-st-table.lo `test -f 'st/st-table.c' || echo './'`st/st-table.c
  447. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c st/st-table.c -fPIC -DPIC -o .libs/libst_1_0_la-st-table.o
  448. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c -o libst_1_0_la-st-table-child.lo `test -f 'st/st-table-child.c' || echo './'`st/st-table-child.c
  449. st/st-private.c: In function '_st_create_texture_material':
  450. st/st-private.c:196:7: warning: 'cogl_material_new' is deprecated (declared at /usr/include/cogl/cogl/cogl-material-compat.h:142): Use 'cogl_pipeline_new' instead [-Wdeprecated-declarations]
  451. texture_material_template = cogl_material_new ();
  452. ^
  453. st/st-private.c:197:7: warning: 'cogl_material_set_layer' is deprecated (declared at /usr/include/cogl/cogl/cogl-material-compat.h:779): Use 'cogl_pipeline_set_layer' instead [-Wdeprecated-declarations]
  454. cogl_material_set_layer (texture_material_template, 0, dummy_texture);
  455. ^
  456. st/st-private.c:201:3: warning: 'cogl_material_copy' is deprecated (declared at /usr/include/cogl/cogl/cogl-material-compat.h:164): Use 'cogl_pipeline_copy' instead [-Wdeprecated-declarations]
  457. material = cogl_material_copy (texture_material_template);
  458. ^
  459. st/st-private.c:203:3: warning: 'cogl_material_set_layer' is deprecated (declared at /usr/include/cogl/cogl/cogl-material-compat.h:779): Use 'cogl_pipeline_set_layer' instead [-Wdeprecated-declarations]
  460. cogl_material_set_layer (material, 0, src_texture);
  461. ^
  462. st/st-private.c: In function '_st_create_shadow_material':
  463. st/st-private.c:390:7: warning: 'cogl_material_new' is deprecated (declared at /usr/include/cogl/cogl/cogl-material-compat.h:142): Use 'cogl_pipeline_new' instead [-Wdeprecated-declarations]
  464. shadow_material_template = cogl_material_new ();
  465. ^
  466. st/st-private.c:395:7: warning: 'cogl_material_set_layer_combine' is deprecated (declared at /usr/include/cogl/cogl/cogl-material-compat.h:892): Use 'cogl_pipeline_set_layer_combine' instead [-Wdeprecated-declarations]
  467. cogl_material_set_layer_combine (shadow_material_template, 0,
  468. ^
  469. st/st-private.c:400:3: warning: 'cogl_material_copy' is deprecated (declared at /usr/include/cogl/cogl/cogl-material-compat.h:164): Use 'cogl_pipeline_copy' instead [-Wdeprecated-declarations]
  470. material = cogl_material_copy (shadow_material_template);
  471. ^
  472. st/st-private.c:402:3: warning: 'cogl_material_set_layer' is deprecated (declared at /usr/include/cogl/cogl/cogl-material-compat.h:779): Use 'cogl_pipeline_set_layer' instead [-Wdeprecated-declarations]
  473. cogl_material_set_layer (material, 0, texture);
  474. ^
  475. st/st-private.c: In function '_st_create_shadow_material_from_actor':
  476. st/st-private.c:419:7: warning: 'clutter_texture_get_cogl_texture' is deprecated (declared at /usr/include/clutter-1.0/clutter/deprecated/clutter-texture.h:78) [-Wdeprecated-declarations]
  477. texture = clutter_texture_get_cogl_texture (CLUTTER_TEXTURE (actor));
  478. ^
  479. st/st-private.c:443:7: warning: 'cogl_offscreen_new_to_texture' is deprecated (declared at /usr/include/cogl/cogl/cogl-offscreen.h:107): Use 'cogl_offscreen_new_with_texture' instead [-Wdeprecated-declarations]
  480. offscreen = cogl_offscreen_new_to_texture (buffer);
  481. ^
  482. st/st-private.c:451:7: warning: 'cogl_color_set_from_4ub' is deprecated (declared at /usr/include/cogl/cogl/cogl-color.h:118): Use 'cogl_color_init_from_4ub' instead [-Wdeprecated-declarations]
  483. cogl_color_set_from_4ub (&clear_color, 0, 0, 0, 0);
  484. ^
  485. st/st-private.c:452:7: warning: 'cogl_push_framebuffer' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:1056) [-Wdeprecated-declarations]
  486. cogl_push_framebuffer (offscreen);
  487. ^
  488. st/st-private.c:453:7: warning: 'cogl_clear' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:553): Use 'cogl_framebuffer_clear' instead [-Wdeprecated-declarations]
  489. cogl_clear (&clear_color, COGL_BUFFER_BIT_COLOR);
  490. ^
  491. st/st-private.c:454:7: warning: 'cogl_translate' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:327): Use 'cogl_framebuffer_translate' instead [-Wdeprecated-declarations]
  492. cogl_translate (-box.x1, -box.y1, 0);
  493. ^
  494. st/st-private.c:455:7: warning: 'cogl_ortho' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:233): Use 'cogl_framebuffer_orthographic' instead [-Wdeprecated-declarations]
  495. cogl_ortho (0, width, height, 0, 0, 1.0);
  496. ^
  497. st/st-private.c:457:7: warning: 'cogl_pop_framebuffer' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:1071) [-Wdeprecated-declarations]
  498. cogl_pop_framebuffer ();
  499. ^
  500. st/st-private.c: In function '_st_paint_shadow_with_opacity':
  501. st/st-private.c:625:3: warning: 'cogl_color_set_from_4ub' is deprecated (declared at /usr/include/cogl/cogl/cogl-color.h:118): Use 'cogl_color_init_from_4ub' instead [-Wdeprecated-declarations]
  502. cogl_color_set_from_4ub (&color,
  503. ^
  504. st/st-private.c:632:3: warning: 'cogl_material_set_layer_combine_constant' is deprecated (declared at /usr/include/cogl/cogl/cogl-material-compat.h:913): Use 'cogl_pipeline_set_layer_combine_constant' instead [-Wdeprecated-declarations]
  505. cogl_material_set_layer_combine_constant (shadow_material, 0, &color);
  506. ^
  507. st/st-private.c:634:3: warning: 'cogl_set_source' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:572) [-Wdeprecated-declarations]
  508. cogl_set_source (shadow_material);
  509. ^
  510. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c -o libst_1_0_la-st-texture-cache.lo `test -f 'st/st-texture-cache.c' || echo './'`st/st-texture-cache.c
  511. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c -o libst_1_0_la-st-theme.lo `test -f 'st/st-theme.c' || echo './'`st/st-theme.c
  512. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c st/st-table-child.c -fPIC -DPIC -o .libs/libst_1_0_la-st-table-child.o
  513. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c -o libst_1_0_la-st-theme-context.lo `test -f 'st/st-theme-context.c' || echo './'`st/st-theme-context.c
  514. st/st-scroll-bar.c: In function 'trough_paging_cb':
  515. st/st-scroll-bar.c:766:7: warning: 'clutter_animation_completed' is deprecated (declared at /usr/include/clutter-1.0/clutter/deprecated/clutter-animation.h:155) [-Wdeprecated-declarations]
  516. clutter_animation_completed (self->priv->paging_animation);
  517. ^
  518. st/st-scroll-bar.c:771:3: warning: 'clutter_animation_get_type' is deprecated (declared at /usr/include/clutter-1.0/clutter/deprecated/clutter-animation.h:94) [-Wdeprecated-declarations]
  519. a = self->priv->paging_animation = g_object_new (CLUTTER_TYPE_ANIMATION,
  520. ^
  521. st/st-scroll-bar.c:778:3: warning: 'clutter_animation_bind' is deprecated (declared at /usr/include/clutter-1.0/clutter/deprecated/clutter-animation.h:130) [-Wdeprecated-declarations]
  522. clutter_animation_bind (self->priv->paging_animation, "value", &v);
  523. ^
  524. st/st-scroll-bar.c:779:3: warning: 'clutter_animation_get_timeline' is deprecated (declared at /usr/include/clutter-1.0/clutter/deprecated/clutter-animation.h:123) [-Wdeprecated-declarations]
  525. t = clutter_animation_get_timeline (self->priv->paging_animation);
  526. ^
  527. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c -o libst_1_0_la-st-theme-node.lo `test -f 'st/st-theme-node.c' || echo './'`st/st-theme-node.c
  528. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c st/st-theme.c -fPIC -DPIC -o .libs/libst_1_0_la-st-theme.o
  529. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c st/st-texture-cache.c -fPIC -DPIC -o .libs/libst_1_0_la-st-texture-cache.o
  530. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c st/st-theme-context.c -fPIC -DPIC -o .libs/libst_1_0_la-st-theme-context.o
  531. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c st/st-theme-node.c -fPIC -DPIC -o .libs/libst_1_0_la-st-theme-node.o
  532. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c -o libst_1_0_la-st-theme-node-drawing.lo `test -f 'st/st-theme-node-drawing.c' || echo './'`st/st-theme-node-drawing.c
  533. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c st/st-theme-node-drawing.c -fPIC -DPIC -o .libs/libst_1_0_la-st-theme-node-drawing.o
  534. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c -o libst_1_0_la-st-theme-node-transition.lo `test -f 'st/st-theme-node-transition.c' || echo './'`st/st-theme-node-transition.c
  535. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c st/st-theme-node-transition.c -fPIC -DPIC -o .libs/libst_1_0_la-st-theme-node-transition.o
  536. st/st-texture-cache.c: In function 'create_default_texture':
  537. st/st-texture-cache.c:69:3: warning: 'clutter_texture_new' is deprecated (declared at /usr/include/clutter-1.0/clutter/deprecated/clutter-texture.h:36): Use 'clutter_image_new' instead [-Wdeprecated-declarations]
  538. ClutterTexture * texture = CLUTTER_TEXTURE (clutter_texture_new ());
  539. ^
  540. st/st-texture-cache.c: In function 'set_texture_cogl_texture':
  541. st/st-texture-cache.c:78:3: warning: 'clutter_texture_set_cogl_texture' is deprecated (declared at /usr/include/clutter-1.0/clutter/deprecated/clutter-texture.h:80) [-Wdeprecated-declarations]
  542. clutter_texture_set_cogl_texture (clutter_texture, cogl_texture);
  543. ^
  544. st/st-texture-cache.c: In function 'data_to_cogl_handle':
  545. st/st-texture-cache.c:546:3: warning: 'cogl_offscreen_new_to_texture' is deprecated (declared at /usr/include/cogl/cogl/cogl-offscreen.h:107): Use 'cogl_offscreen_new_with_texture' instead [-Wdeprecated-declarations]
  546. offscreen = cogl_offscreen_new_to_texture (texture);
  547. ^
  548. st/st-texture-cache.c:547:3: warning: 'cogl_color_set_from_4ub' is deprecated (declared at /usr/include/cogl/cogl/cogl-color.h:118): Use 'cogl_color_init_from_4ub' instead [-Wdeprecated-declarations]
  549. cogl_color_set_from_4ub (&clear_color, 0, 0, 0, 0);
  550. ^
  551. st/st-texture-cache.c:548:3: warning: 'cogl_push_framebuffer' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:1056) [-Wdeprecated-declarations]
  552. cogl_push_framebuffer (offscreen);
  553. ^
  554. st/st-texture-cache.c:549:3: warning: 'cogl_clear' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:553): Use 'cogl_framebuffer_clear' instead [-Wdeprecated-declarations]
  555. cogl_clear (&clear_color, COGL_BUFFER_BIT_COLOR);
  556. ^
  557. st/st-texture-cache.c:550:3: warning: 'cogl_pop_framebuffer' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:1071) [-Wdeprecated-declarations]
  558. cogl_pop_framebuffer ();
  559. ^
  560. st/st-texture-cache.c: In function 'st_texture_cache_reset_texture':
  561. st/st-texture-cache.c:737:7: warning: 'clutter_texture_set_cogl_texture' is deprecated (declared at /usr/include/clutter-1.0/clutter/deprecated/clutter-texture.h:80) [-Wdeprecated-declarations]
  562. clutter_texture_set_cogl_texture (bind->texture, texdata);
  563. ^
  564. st/st-texture-cache.c: In function 'st_texture_cache_bind_pixbuf_property':
  565. st/st-texture-cache.c:797:3: warning: 'clutter_texture_new' is deprecated (declared at /usr/include/clutter-1.0/clutter/deprecated/clutter-texture.h:36): Use 'clutter_image_new' instead [-Wdeprecated-declarations]
  566. texture = CLUTTER_TEXTURE (clutter_texture_new ());
  567. ^
  568. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c -o libst_1_0_la-st-widget.lo `test -f 'st/st-widget.c' || echo './'`st/st-widget.c
  569. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c -o libst_1_0_la-st-scroll-view-fade.lo `test -f 'st/st-scroll-view-fade.c' || echo './'`st/st-scroll-view-fade.c
  570. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c st/st-widget.c -fPIC -DPIC -o .libs/libst_1_0_la-st-widget.o
  571. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c st/st-scroll-view-fade.c -fPIC -DPIC -o .libs/libst_1_0_la-st-scroll-view-fade.o
  572. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c -o libst_1_0_la-st-enum-types.lo `test -f 'st-enum-types.c' || echo './'`st-enum-types.c
  573. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -c st-enum-types.c -fPIC -DPIC -o .libs/libst_1_0_la-st-enum-types.o
  574. st/st-theme-node-transition.c: In function 'setup_framebuffers':
  575. st/st-theme-node-transition.c:267:3: warning: 'cogl_offscreen_new_to_texture' is deprecated (declared at /usr/include/cogl/cogl/cogl-offscreen.h:107): Use 'cogl_offscreen_new_with_texture' instead [-Wdeprecated-declarations]
  576. priv->old_offscreen = cogl_offscreen_new_to_texture (priv->old_texture);
  577. ^
  578. st/st-theme-node-transition.c:271:3: warning: 'cogl_offscreen_new_to_texture' is deprecated (declared at /usr/include/cogl/cogl/cogl-offscreen.h:107): Use 'cogl_offscreen_new_with_texture' instead [-Wdeprecated-declarations]
  579. priv->new_offscreen = cogl_offscreen_new_to_texture (priv->new_texture);
  580. ^
  581. st/st-theme-node-transition.c:280:11: warning: 'cogl_material_new' is deprecated (declared at /usr/include/cogl/cogl/cogl-material-compat.h:142): Use 'cogl_pipeline_new' instead [-Wdeprecated-declarations]
  582. material_template = cogl_material_new ();
  583. ^
  584. st/st-theme-node-transition.c:282:11: warning: 'cogl_material_set_layer_combine' is deprecated (declared at /usr/include/cogl/cogl/cogl-material-compat.h:892): Use 'cogl_pipeline_set_layer_combine' instead [-Wdeprecated-declarations]
  585. cogl_material_set_layer_combine (material_template, 0,
  586. ^
  587. st/st-theme-node-transition.c:285:11: warning: 'cogl_material_set_layer_combine' is deprecated (declared at /usr/include/cogl/cogl/cogl-material-compat.h:892): Use 'cogl_pipeline_set_layer_combine' instead [-Wdeprecated-declarations]
  588. cogl_material_set_layer_combine (material_template, 1,
  589. ^
  590. st/st-theme-node-transition.c:290:11: warning: 'cogl_material_set_layer_combine' is deprecated (declared at /usr/include/cogl/cogl/cogl-material-compat.h:892): Use 'cogl_pipeline_set_layer_combine' instead [-Wdeprecated-declarations]
  591. cogl_material_set_layer_combine (material_template, 2,
  592. ^
  593. st/st-theme-node-transition.c:295:7: warning: 'cogl_material_copy' is deprecated (declared at /usr/include/cogl/cogl/cogl-material-compat.h:164): Use 'cogl_pipeline_copy' instead [-Wdeprecated-declarations]
  594. priv->material = cogl_material_copy (material_template);
  595. ^
  596. st/st-theme-node-transition.c:298:3: warning: 'cogl_material_set_layer' is deprecated (declared at /usr/include/cogl/cogl/cogl-material-compat.h:779): Use 'cogl_pipeline_set_layer' instead [-Wdeprecated-declarations]
  597. cogl_material_set_layer (priv->material, 0, priv->new_texture);
  598. ^
  599. st/st-theme-node-transition.c:299:3: warning: 'cogl_material_set_layer' is deprecated (declared at /usr/include/cogl/cogl/cogl-material-compat.h:779): Use 'cogl_pipeline_set_layer' instead [-Wdeprecated-declarations]
  600. cogl_material_set_layer (priv->material, 1, priv->old_texture);
  601. ^
  602. st/st-theme-node-transition.c:301:3: warning: 'cogl_push_framebuffer' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:1056) [-Wdeprecated-declarations]
  603. cogl_push_framebuffer (priv->old_offscreen);
  604. ^
  605. st/st-theme-node-transition.c:302:3: warning: 'cogl_clear' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:553): Use 'cogl_framebuffer_clear' instead [-Wdeprecated-declarations]
  606. cogl_clear (&clear_color, COGL_BUFFER_BIT_COLOR);
  607. ^
  608. st/st-theme-node-transition.c:303:3: warning: 'cogl_ortho' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:233): Use 'cogl_framebuffer_orthographic' instead [-Wdeprecated-declarations]
  609. cogl_ortho (priv->offscreen_box.x1, priv->offscreen_box.x2,
  610. ^
  611. st/st-theme-node-transition.c:307:3: warning: 'cogl_pop_framebuffer' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:1071) [-Wdeprecated-declarations]
  612. cogl_pop_framebuffer ();
  613. ^
  614. st/st-theme-node-transition.c:309:3: warning: 'cogl_push_framebuffer' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:1056) [-Wdeprecated-declarations]
  615. cogl_push_framebuffer (priv->new_offscreen);
  616. ^
  617. st/st-theme-node-transition.c:310:3: warning: 'cogl_clear' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:553): Use 'cogl_framebuffer_clear' instead [-Wdeprecated-declarations]
  618. cogl_clear (&clear_color, COGL_BUFFER_BIT_COLOR);
  619. ^
  620. st/st-theme-node-transition.c:311:3: warning: 'cogl_ortho' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:233): Use 'cogl_framebuffer_orthographic' instead [-Wdeprecated-declarations]
  621. cogl_ortho (priv->offscreen_box.x1, priv->offscreen_box.x2,
  622. ^
  623. st/st-theme-node-transition.c:315:3: warning: 'cogl_pop_framebuffer' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:1071) [-Wdeprecated-declarations]
  624. cogl_pop_framebuffer ();
  625. ^
  626. st/st-theme-node-transition.c: In function 'st_theme_node_transition_paint':
  627. st/st-theme-node-transition.c:350:3: warning: 'cogl_color_set_from_4f' is deprecated (declared at /usr/include/cogl/cogl/cogl-color.h:158): Use 'cogl_color_init_from_4f' instead [-Wdeprecated-declarations]
  628. cogl_color_set_from_4f (&constant, 0., 0., 0.,
  629. ^
  630. st/st-theme-node-transition.c:352:3: warning: 'cogl_material_set_layer_combine_constant' is deprecated (declared at /usr/include/cogl/cogl/cogl-material-compat.h:913): Use 'cogl_pipeline_set_layer_combine_constant' instead [-Wdeprecated-declarations]
  631. cogl_material_set_layer_combine_constant (priv->material, 1, &constant);
  632. ^
  633. st/st-theme-node-transition.c:354:3: warning: 'cogl_material_set_color4ub' is deprecated (declared at /usr/include/cogl/cogl/cogl-material-compat.h:249): Use 'cogl_pipeline_set_color4ub' instead [-Wdeprecated-declarations]
  634. cogl_material_set_color4ub (priv->material,
  635. ^
  636. st/st-theme-node-transition.c:358:3: warning: 'cogl_set_source' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:572) [-Wdeprecated-declarations]
  637. cogl_set_source (priv->material);
  638. ^
  639. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DG_LOG_DOMAIN=\"notification_area\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o libtray_la-na-tray-child.lo `test -f 'tray/na-tray-child.c' || echo './'`tray/na-tray-child.c
  640. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DG_LOG_DOMAIN=\"notification_area\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o libtray_la-na-tray-manager.lo `test -f 'tray/na-tray-manager.c' || echo './'`tray/na-tray-manager.c
  641. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c -o libgnome_shell_base_la-shell-recorder-src.lo `test -f 'shell-recorder-src.c' || echo './'`shell-recorder-src.c
  642. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DG_LOG_DOMAIN=\"notification_area\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c tray/na-tray-child.c -fPIC -DPIC -o .libs/libtray_la-na-tray-child.o
  643. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DG_LOG_DOMAIN=\"notification_area\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c tray/na-tray-manager.c -fPIC -DPIC -o .libs/libtray_la-na-tray-manager.o
  644. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c shell-recorder-src.c -fPIC -DPIC -o .libs/libgnome_shell_base_la-shell-recorder-src.o
  645. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c -o libgnome_shell_base_la-shell-embedded-window.lo `test -f 'shell-embedded-window.c' || echo './'`shell-embedded-window.c
  646. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c shell-embedded-window.c -fPIC -DPIC -o .libs/libgnome_shell_base_la-shell-embedded-window.o
  647. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c -o libgnome_shell_base_la-shell-generic-container.lo `test -f 'shell-generic-container.c' || echo './'`shell-generic-container.c
  648. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c shell-generic-container.c -fPIC -DPIC -o .libs/libgnome_shell_base_la-shell-generic-container.o
  649. st/st-theme-node-drawing.c: In function 'st_theme_node_load_background_image':
  650. st/st-theme-node-drawing.c:1359:9: warning: 'cogl_material_set_layer_wrap_mode' is deprecated (declared at /usr/include/cogl/cogl/cogl-material-compat.h:1247): Use 'cogl_pipeline_set_layer_wrap_mode' instead [-Wdeprecated-declarations]
  651. cogl_material_set_layer_wrap_mode (node->background_material, 0, COGL_MATERIAL_WRAP_MODE_REPEAT);
  652. ^
  653. st/st-theme-node-drawing.c: In function 'paint_material_with_opacity':
  654. st/st-theme-node-drawing.c:1561:3: warning: 'cogl_material_set_color4ub' is deprecated (declared at /usr/include/cogl/cogl/cogl-material-compat.h:249): Use 'cogl_pipeline_set_color4ub' instead [-Wdeprecated-declarations]
  655. cogl_material_set_color4ub (material,
  656. ^
  657. st/st-theme-node-drawing.c:1564:3: warning: 'cogl_set_source' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:572) [-Wdeprecated-declarations]
  658. cogl_set_source (material);
  659. ^
  660. st/st-theme-node-drawing.c: In function 'st_theme_node_paint_borders':
  661. st/st-theme-node-drawing.c:1627:11: warning: 'cogl_set_source_color4ub' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:675) [-Wdeprecated-declarations]
  662. cogl_set_source_color4ub (effective_border.red,
  663. ^
  664. st/st-theme-node-drawing.c:1685:11: warning: 'cogl_material_set_color4ub' is deprecated (declared at /usr/include/cogl/cogl/cogl-material-compat.h:249): Use 'cogl_pipeline_set_color4ub' instead [-Wdeprecated-declarations]
  665. cogl_material_set_color4ub (state->corner_material[corner_id],
  666. ^
  667. st/st-theme-node-drawing.c:1688:11: warning: 'cogl_set_source' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:572) [-Wdeprecated-declarations]
  668. cogl_set_source (state->corner_material[corner_id]);
  669. ^
  670. st/st-theme-node-drawing.c:1720:7: warning: 'cogl_set_source_color4ub' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:675) [-Wdeprecated-declarations]
  671. cogl_set_source_color4ub (node->background_color.red,
  672. ^
  673. st/st-theme-node-drawing.c: In function 'st_theme_node_paint_sliced_shadow':
  674. st/st-theme-node-drawing.c:1946:3: warning: 'cogl_color_set_from_4ub' is deprecated (declared at /usr/include/cogl/cogl/cogl-color.h:118): Use 'cogl_color_init_from_4ub' instead [-Wdeprecated-declarations]
  675. cogl_color_set_from_4ub (&color,
  676. ^
  677. st/st-theme-node-drawing.c:1953:3: warning: 'cogl_material_set_layer_combine_constant' is deprecated (declared at /usr/include/cogl/cogl/cogl-material-compat.h:913): Use 'cogl_pipeline_set_layer_combine_constant' instead [-Wdeprecated-declarations]
  678. cogl_material_set_layer_combine_constant (state->box_shadow_material, 0, &color);
  679. ^
  680. st/st-theme-node-drawing.c:1955:3: warning: 'cogl_set_source' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:572) [-Wdeprecated-declarations]
  681. cogl_set_source (state->box_shadow_material);
  682. ^
  683. st/st-theme-node-drawing.c: In function 'st_theme_node_prerender_shadow':
  684. st/st-theme-node-drawing.c:2163:3: warning: 'cogl_offscreen_new_to_texture' is deprecated (declared at /usr/include/cogl/cogl/cogl-offscreen.h:107): Use 'cogl_offscreen_new_with_texture' instead [-Wdeprecated-declarations]
  685. offscreen = cogl_offscreen_new_to_texture (buffer);
  686. ^
  687. st/st-theme-node-drawing.c:2170:7: warning: 'cogl_push_framebuffer' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:1056) [-Wdeprecated-declarations]
  688. cogl_push_framebuffer (offscreen);
  689. ^
  690. st/st-theme-node-drawing.c:2171:7: warning: 'cogl_ortho' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:233): Use 'cogl_framebuffer_orthographic' instead [-Wdeprecated-declarations]
  691. cogl_ortho (0, state->box_shadow_width, state->box_shadow_height, 0, 0, 1.0);
  692. ^
  693. st/st-theme-node-drawing.c:2173:7: warning: 'cogl_color_set_from_4ub' is deprecated (declared at /usr/include/cogl/cogl/cogl-color.h:118): Use 'cogl_color_init_from_4ub' instead [-Wdeprecated-declarations]
  694. cogl_color_set_from_4ub (&clear_color, 0, 0, 0, 0);
  695. ^
  696. st/st-theme-node-drawing.c:2174:7: warning: 'cogl_clear' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:553): Use 'cogl_framebuffer_clear' instead [-Wdeprecated-declarations]
  697. cogl_clear (&clear_color, COGL_BUFFER_BIT_COLOR);
  698. ^
  699. st/st-theme-node-drawing.c:2177:7: warning: 'cogl_pop_framebuffer' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:1071) [-Wdeprecated-declarations]
  700. cogl_pop_framebuffer ();
  701. ^
  702. st/st-theme-node-drawing.c: In function 'st_theme_node_paint_sliced_border_image':
  703. st/st-theme-node-drawing.c:2222:3: warning: 'cogl_material_set_color4ub' is deprecated (declared at /usr/include/cogl/cogl/cogl-material-compat.h:249): Use 'cogl_pipeline_set_color4ub' instead [-Wdeprecated-declarations]
  704. cogl_material_set_color4ub (material,
  705. ^
  706. st/st-theme-node-drawing.c:2225:3: warning: 'cogl_set_source' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:572) [-Wdeprecated-declarations]
  707. cogl_set_source (material);
  708. ^
  709. st/st-theme-node-drawing.c: In function 'st_theme_node_paint_outline':
  710. st/st-theme-node-drawing.c:2301:3: warning: 'cogl_set_source_color4ub' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:675) [-Wdeprecated-declarations]
  711. cogl_set_source_color4ub (effective_outline.red,
  712. ^
  713. st/st-theme-node-drawing.c: In function 'st_theme_node_paint':
  714. st/st-theme-node-drawing.c:2501:9: warning: 'cogl_clip_push_rectangle' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:846): Use 'cogl_framebuffer_push_rectangle_clip' instead [-Wdeprecated-declarations]
  715. cogl_clip_push_rectangle (allocation.x1, allocation.y1, allocation.x2, allocation.y2);
  716. ^
  717. st/st-theme-node-drawing.c:2528:9: warning: 'cogl_clip_pop' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:899): Use 'cogl_framebuffer_pop_clip' instead [-Wdeprecated-declarations]
  718. cogl_clip_pop ();
  719. ^
  720. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c -o libgnome_shell_base_la-shell-invert-lightness-effect.lo `test -f 'shell-invert-lightness-effect.c' || echo './'`shell-invert-lightness-effect.c
  721. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c -o libgnome_shell_base_la-shell-keyring-prompt.lo `test -f 'shell-keyring-prompt.c' || echo './'`shell-keyring-prompt.c
  722. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c shell-invert-lightness-effect.c -fPIC -DPIC -o .libs/libgnome_shell_base_la-shell-invert-lightness-effect.o
  723. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c shell-keyring-prompt.c -fPIC -DPIC -o .libs/libgnome_shell_base_la-shell-keyring-prompt.o
  724. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c -o libgnome_shell_base_la-shell-menu-tracker.lo `test -f 'shell-menu-tracker.c' || echo './'`shell-menu-tracker.c
  725. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c -o libgnome_shell_base_la-shell-mount-operation.lo `test -f 'shell-mount-operation.c' || echo './'`shell-mount-operation.c
  726. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c shell-menu-tracker.c -fPIC -DPIC -o .libs/libgnome_shell_base_la-shell-menu-tracker.o
  727. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c shell-mount-operation.c -fPIC -DPIC -o .libs/libgnome_shell_base_la-shell-mount-operation.o
  728. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c -o libgnome_shell_base_la-shell-perf-log.lo `test -f 'shell-perf-log.c' || echo './'`shell-perf-log.c
  729. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c -o libgnome_shell_base_la-shell-polkit-authentication-agent.lo `test -f 'shell-polkit-authentication-agent.c' || echo './'`shell-polkit-authentication-agent.c
  730. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c shell-perf-log.c -fPIC -DPIC -o .libs/libgnome_shell_base_la-shell-perf-log.o
  731. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c -o libgnome_shell_base_la-shell-secure-text-buffer.lo `test -f 'shell-secure-text-buffer.c' || echo './'`shell-secure-text-buffer.c
  732. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c shell-polkit-authentication-agent.c -fPIC -DPIC -o .libs/libgnome_shell_base_la-shell-polkit-authentication-agent.o
  733. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c shell-secure-text-buffer.c -fPIC -DPIC -o .libs/libgnome_shell_base_la-shell-secure-text-buffer.o
  734. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c -o libgnome_shell_base_la-shell-slicer.lo `test -f 'shell-slicer.c' || echo './'`shell-slicer.c
  735. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c shell-slicer.c -fPIC -DPIC -o .libs/libgnome_shell_base_la-shell-slicer.o
  736. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c -o libgnome_shell_base_la-shell-stack.lo `test -f 'shell-stack.c' || echo './'`shell-stack.c
  737. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c shell-stack.c -fPIC -DPIC -o .libs/libgnome_shell_base_la-shell-stack.o
  738. shell-slicer.c: In function 'shell_slicer_paint_child':
  739. shell-slicer.c:118:3: warning: 'cogl_push_matrix' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:284): Use 'cogl_framebuffer_push_matrix' instead [-Wdeprecated-declarations]
  740. cogl_push_matrix ();
  741. ^
  742. shell-slicer.c:120:3: warning: 'cogl_clip_push_rectangle' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:846): Use 'cogl_framebuffer_push_rectangle_clip' instead [-Wdeprecated-declarations]
  743. cogl_clip_push_rectangle (0, 0, width, height);
  744. ^
  745. shell-slicer.c:121:3: warning: 'cogl_translate' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:327): Use 'cogl_framebuffer_translate' instead [-Wdeprecated-declarations]
  746. cogl_translate ((int)(0.5 + x_align_factor * (width - child_width)),
  747. ^
  748. shell-slicer.c:127:3: warning: 'cogl_clip_pop' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:899): Use 'cogl_framebuffer_pop_clip' instead [-Wdeprecated-declarations]
  749. cogl_clip_pop ();
  750. ^
  751. shell-slicer.c:129:3: warning: 'cogl_pop_matrix' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:295): Use 'cogl_framebuffer_push_matrix' instead [-Wdeprecated-declarations]
  752. cogl_pop_matrix ();
  753. ^
  754. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c -o libgnome_shell_base_la-shell-tp-client.lo `test -f 'shell-tp-client.c' || echo './'`shell-tp-client.c
  755. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c shell-tp-client.c -fPIC -DPIC -o .libs/libgnome_shell_base_la-shell-tp-client.o
  756. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o libgnome_shell_menu_la-gtkactionmuxer.lo `test -f 'gtkactionmuxer.c' || echo './'`gtkactionmuxer.c
  757. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o libgnome_shell_menu_la-gtkactionobservable.lo `test -f 'gtkactionobservable.c' || echo './'`gtkactionobservable.c
  758. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c gtkactionmuxer.c -fPIC -DPIC -o .libs/libgnome_shell_menu_la-gtkactionmuxer.o
  759. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c gtkactionobservable.c -fPIC -DPIC -o .libs/libgnome_shell_menu_la-gtkactionobservable.o
  760. shell-invert-lightness-effect.c: In function 'shell_invert_lightness_effect_paint_target':
  761. shell-invert-lightness-effect.c:136:3: warning: 'cogl_push_source' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:612) [-Wdeprecated-declarations]
  762. cogl_push_source (self->pipeline);
  763. ^
  764. shell-invert-lightness-effect.c:140:3: warning: 'cogl_pop_source' is deprecated (declared at /usr/include/cogl/cogl/cogl1-context.h:628) [-Wdeprecated-declarations]
  765. cogl_pop_source ();
  766. ^
  767. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o libgnome_shell_menu_la-gtkactionobserver.lo `test -f 'gtkactionobserver.c' || echo './'`gtkactionobserver.c
  768. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c gtkactionobserver.c -fPIC -DPIC -o .libs/libgnome_shell_menu_la-gtkactionobserver.o
  769. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o libgnome_shell_menu_la-gtkmenutrackeritem.lo `test -f 'gtkmenutrackeritem.c' || echo './'`gtkmenutrackeritem.c
  770. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o libgnome_shell_menu_la-gtkmenutracker.lo `test -f 'gtkmenutracker.c' || echo './'`gtkmenutracker.c
  771. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c gtkmenutrackeritem.c -fPIC -DPIC -o .libs/libgnome_shell_menu_la-gtkmenutrackeritem.o
  772. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c gtkmenutracker.c -fPIC -DPIC -o .libs/libgnome_shell_menu_la-gtkmenutracker.o
  773. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -include /usr/include/mozjs-24/js/RequiredDefines.h -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/mozjs-24 -I/usr/include/nspr -O2 -pipe -march=native -c -o libgnome_shell_js_la-shell-js.lo `test -f 'shell-js.c' || echo './'`shell-js.c
  774. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -include /usr/include/mozjs-24/js/RequiredDefines.h -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/mozjs-24 -I/usr/include/nspr -O2 -pipe -march=native -c shell-js.c -fPIC -DPIC -o .libs/libgnome_shell_js_la-shell-js.o
  775. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMUTTER_MAJOR_VERSION=3 -DMUTTER_MINOR_VERSION=10 -DMUTTER_MICRO_VERSION=4 -DMUTTER_PLUGIN_API_VERSION=3 -pthread -I/usr/include/mutter -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/clutter-1.0 -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -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/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c -o libgnome_shell_la-shell-enum-types.lo `test -f 'shell-enum-types.c' || echo './'`shell-enum-types.c
  776. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMUTTER_MAJOR_VERSION=3 -DMUTTER_MINOR_VERSION=10 -DMUTTER_MICRO_VERSION=4 -DMUTTER_PLUGIN_API_VERSION=3 -pthread -I/usr/include/mutter -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/clutter-1.0 -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -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/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c -o libgnome_shell_la-gnome-shell-plugin.lo `test -f 'gnome-shell-plugin.c' || echo './'`gnome-shell-plugin.c
  777. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMUTTER_MAJOR_VERSION=3 -DMUTTER_MINOR_VERSION=10 -DMUTTER_MICRO_VERSION=4 -DMUTTER_PLUGIN_API_VERSION=3 -pthread -I/usr/include/mutter -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/clutter-1.0 -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -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/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c gnome-shell-plugin.c -fPIC -DPIC -o .libs/libgnome_shell_la-gnome-shell-plugin.o
  778. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMUTTER_MAJOR_VERSION=3 -DMUTTER_MINOR_VERSION=10 -DMUTTER_MICRO_VERSION=4 -DMUTTER_PLUGIN_API_VERSION=3 -pthread -I/usr/include/mutter -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/clutter-1.0 -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -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/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c shell-enum-types.c -fPIC -DPIC -o .libs/libgnome_shell_la-shell-enum-types.o
  779. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMUTTER_MAJOR_VERSION=3 -DMUTTER_MINOR_VERSION=10 -DMUTTER_MICRO_VERSION=4 -DMUTTER_PLUGIN_API_VERSION=3 -pthread -I/usr/include/mutter -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/clutter-1.0 -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -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/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c -o libgnome_shell_la-shell-app.lo `test -f 'shell-app.c' || echo './'`shell-app.c
  780. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMUTTER_MAJOR_VERSION=3 -DMUTTER_MINOR_VERSION=10 -DMUTTER_MICRO_VERSION=4 -DMUTTER_PLUGIN_API_VERSION=3 -pthread -I/usr/include/mutter -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/clutter-1.0 -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -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/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c -o libgnome_shell_la-shell-app-system.lo `test -f 'shell-app-system.c' || echo './'`shell-app-system.c
  781. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMUTTER_MAJOR_VERSION=3 -DMUTTER_MINOR_VERSION=10 -DMUTTER_MICRO_VERSION=4 -DMUTTER_PLUGIN_API_VERSION=3 -pthread -I/usr/include/mutter -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/clutter-1.0 -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -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/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c shell-app.c -fPIC -DPIC -o .libs/libgnome_shell_la-shell-app.o
  782. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMUTTER_MAJOR_VERSION=3 -DMUTTER_MINOR_VERSION=10 -DMUTTER_MICRO_VERSION=4 -DMUTTER_PLUGIN_API_VERSION=3 -pthread -I/usr/include/mutter -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/clutter-1.0 -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -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/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c shell-app-system.c -fPIC -DPIC -o .libs/libgnome_shell_la-shell-app-system.o
  783. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMUTTER_MAJOR_VERSION=3 -DMUTTER_MINOR_VERSION=10 -DMUTTER_MICRO_VERSION=4 -DMUTTER_PLUGIN_API_VERSION=3 -pthread -I/usr/include/mutter -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/clutter-1.0 -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -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/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c -o libgnome_shell_la-shell-app-usage.lo `test -f 'shell-app-usage.c' || echo './'`shell-app-usage.c
  784. In file included from /usr/include/mozjs-24/mozilla/Casting.h:12:0,
  785. from /usr/include/mozjs-24/mozilla/FloatingPoint.h:13,
  786. from /usr/include/mozjs-24/jsapi.h:12,
  787. from shell-js.c:7:
  788. /usr/include/mozjs-24/mozilla/TypeTraits.h:19:1: error: unknown type name 'namespace'
  789. namespace mozilla {
  790. ^
  791. /usr/include/mozjs-24/mozilla/TypeTraits.h:19:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  792. namespace mozilla {
  793. ^
  794. In file included from /usr/include/mozjs-24/mozilla/FloatingPoint.h:13:0,
  795. from /usr/include/mozjs-24/jsapi.h:12,
  796. from shell-js.c:7:
  797. /usr/include/mozjs-24/mozilla/Casting.h:16:1: error: unknown type name 'namespace'
  798. namespace mozilla {
  799. ^
  800. /usr/include/mozjs-24/mozilla/Casting.h:16:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  801. namespace mozilla {
  802. ^
  803. In file included from /usr/include/mozjs-24/jsapi.h:12:0,
  804. from shell-js.c:7:
  805. /usr/include/mozjs-24/mozilla/FloatingPoint.h:16:1: error: unknown type name 'namespace'
  806. namespace mozilla {
  807. ^
  808. /usr/include/mozjs-24/mozilla/FloatingPoint.h:16:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  809. namespace mozilla {
  810. ^
  811. In file included from /usr/include/mozjs-24/jsapi.h:13:0,
  812. from shell-js.c:7:
  813. /usr/include/mozjs-24/mozilla/RangedPtr.h:18:1: error: unknown type name 'namespace'
  814. namespace mozilla {
  815. ^
  816. /usr/include/mozjs-24/mozilla/RangedPtr.h:18:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  817. namespace mozilla {
  818. ^
  819. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMUTTER_MAJOR_VERSION=3 -DMUTTER_MINOR_VERSION=10 -DMUTTER_MICRO_VERSION=4 -DMUTTER_PLUGIN_API_VERSION=3 -pthread -I/usr/include/mutter -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/clutter-1.0 -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -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/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c shell-app-usage.c -fPIC -DPIC -o .libs/libgnome_shell_la-shell-app-usage.o
  820. In file included from /usr/include/mozjs-24/jsapi.h:15:0,
  821. from shell-js.c:7:
  822. /usr/include/mozjs-24/mozilla/ThreadLocal.h:32:1: error: unknown type name 'namespace'
  823. namespace mozilla {
  824. ^
  825. /usr/include/mozjs-24/mozilla/ThreadLocal.h:32:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  826. namespace mozilla {
  827. ^
  828. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMUTTER_MAJOR_VERSION=3 -DMUTTER_MINOR_VERSION=10 -DMUTTER_MICRO_VERSION=4 -DMUTTER_PLUGIN_API_VERSION=3 -pthread -I/usr/include/mutter -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/clutter-1.0 -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -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/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c -o libgnome_shell_la-shell-global.lo `test -f 'shell-global.c' || echo './'`shell-global.c
  829. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMUTTER_MAJOR_VERSION=3 -DMUTTER_MINOR_VERSION=10 -DMUTTER_MICRO_VERSION=4 -DMUTTER_PLUGIN_API_VERSION=3 -pthread -I/usr/include/mutter -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/clutter-1.0 -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -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/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -include /usr/include/mozjs-24/js/RequiredDefines.h -pthread -D_REENTRANT -DSECRET_WITH_UNSTABLE -pthread -I/usr/include/gjs-1.0 -I/usr/include/mozjs-24 -I/usr/include/nspr -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.1/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -I/usr/include/libsecret-1 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libnm-gtk -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./tray -DVERSION=\"3.10.4\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOME_SHELL_LIBEXECDIR=\"/usr/libexec\" -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\" -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib64/gnome-shell\" -DJSDIR=\"/usr/share/gnome-shell/js\" -O2 -pipe -march=native -c shell-global.c -fPIC -DPIC -o .libs/libgnome_shell_la-shell-global.o
  830. In file included from /usr/include/mozjs-24/js/Utility.h:13:0,
  831. from /usr/include/mozjs-24/jsalloc.h:10,
  832. from /usr/include/mozjs-24/jsapi.h:23,
  833. from shell-js.c:7:
  834. /usr/include/mozjs-24/mozilla/Scoped.h:56:1: error: unknown type name 'namespace'
  835. namespace mozilla {
  836. ^
  837. /usr/include/mozjs-24/mozilla/Scoped.h:56:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  838. namespace mozilla {
  839. ^
  840. In file included from /usr/include/mozjs-24/js/Utility.h:25:0,
  841. from /usr/include/mozjs-24/jsalloc.h:10,
  842. from /usr/include/mozjs-24/jsapi.h:23,
  843. from shell-js.c:7:
  844. /usr/include/mozjs-24/js/TemplateLib.h:19:1: error: unknown type name 'namespace'
  845. namespace js {
  846. ^
  847. /usr/include/mozjs-24/js/TemplateLib.h:19:14: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  848. namespace js {
  849. ^
  850. In file included from /usr/include/mozjs-24/jsalloc.h:10:0,
  851. from /usr/include/mozjs-24/jsapi.h:23,
  852. from shell-js.c:7:
  853. /usr/include/mozjs-24/js/Utility.h:28:1: error: unknown type name 'namespace'
  854. namespace JS {}
  855. ^
  856. /usr/include/mozjs-24/js/Utility.h:28:14: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  857. namespace JS {}
  858. ^
  859. /usr/include/mozjs-24/js/Utility.h:31:1: error: unknown type name 'namespace'
  860. namespace mozilla {}
  861. ^
  862. /usr/include/mozjs-24/js/Utility.h:31:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  863. namespace mozilla {}
  864. ^
  865. /usr/include/mozjs-24/js/Utility.h:34:1: error: unknown type name 'namespace'
  866. namespace js {}
  867. ^
  868. /usr/include/mozjs-24/js/Utility.h:34:14: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  869. namespace js {}
  870. ^
  871. /usr/include/mozjs-24/js/Utility.h:163:24: error: conflicting types for 'js_calloc'
  872. static JS_INLINE void* js_calloc(size_t nmemb, size_t size)
  873. ^
  874. /usr/include/mozjs-24/js/Utility.h:157:24: note: previous definition of 'js_calloc' was here
  875. static JS_INLINE void* js_calloc(size_t bytes)
  876. ^
  877. /usr/include/mozjs-24/js/Utility.h:368:15: fatal error: new: No such file or directory
  878. #include <new>
  879. ^
  880. compilation terminated.
  881. Makefile:1615: recipe for target 'libgnome_shell_js_la-shell-js.lo' failed
  882. make[4]: *** [libgnome_shell_js_la-shell-js.lo] Error 1
  883. make[4]: *** Waiting for unfinished jobs....
  884. In file included from /usr/include/mozjs-24/mozilla/Casting.h:12:0,
  885. from /usr/include/mozjs-24/mozilla/FloatingPoint.h:13,
  886. from /usr/include/mozjs-24/jsapi.h:12,
  887. from /usr/include/gjs-1.0/gjs/compat.h:37,
  888. from /usr/include/gjs-1.0/gjs/jsapi-util.h:31,
  889. from /usr/include/gjs-1.0/gjs/native.h:32,
  890. from /usr/include/gjs-1.0/gjs/gjs-module.h:28,
  891. from shell-global.c:25:
  892. /usr/include/mozjs-24/mozilla/TypeTraits.h:19:1: error: unknown type name 'namespace'
  893. namespace mozilla {
  894. ^
  895. /usr/include/mozjs-24/mozilla/TypeTraits.h:19:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  896. namespace mozilla {
  897. ^
  898. In file included from /usr/include/mozjs-24/mozilla/FloatingPoint.h:13:0,
  899. from /usr/include/mozjs-24/jsapi.h:12,
  900. from /usr/include/gjs-1.0/gjs/compat.h:37,
  901. from /usr/include/gjs-1.0/gjs/jsapi-util.h:31,
  902. from /usr/include/gjs-1.0/gjs/native.h:32,
  903. from /usr/include/gjs-1.0/gjs/gjs-module.h:28,
  904. from shell-global.c:25:
  905. /usr/include/mozjs-24/mozilla/Casting.h:16:1: error: unknown type name 'namespace'
  906. namespace mozilla {
  907. ^
  908. /usr/include/mozjs-24/mozilla/Casting.h:16:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  909. namespace mozilla {
  910. ^
  911. In file included from /usr/include/mozjs-24/jsapi.h:12:0,
  912. from /usr/include/gjs-1.0/gjs/compat.h:37,
  913. from /usr/include/gjs-1.0/gjs/jsapi-util.h:31,
  914. from /usr/include/gjs-1.0/gjs/native.h:32,
  915. from /usr/include/gjs-1.0/gjs/gjs-module.h:28,
  916. from shell-global.c:25:
  917. /usr/include/mozjs-24/mozilla/FloatingPoint.h:16:1: error: unknown type name 'namespace'
  918. namespace mozilla {
  919. ^
  920. /usr/include/mozjs-24/mozilla/FloatingPoint.h:16:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  921. namespace mozilla {
  922. ^
  923. In file included from /usr/include/mozjs-24/jsapi.h:13:0,
  924. from /usr/include/gjs-1.0/gjs/compat.h:37,
  925. from /usr/include/gjs-1.0/gjs/jsapi-util.h:31,
  926. from /usr/include/gjs-1.0/gjs/native.h:32,
  927. from /usr/include/gjs-1.0/gjs/gjs-module.h:28,
  928. from shell-global.c:25:
  929. /usr/include/mozjs-24/mozilla/RangedPtr.h:18:1: error: unknown type name 'namespace'
  930. namespace mozilla {
  931. ^
  932. /usr/include/mozjs-24/mozilla/RangedPtr.h:18:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  933. namespace mozilla {
  934. ^
  935. In file included from /usr/include/mozjs-24/jsapi.h:15:0,
  936. from /usr/include/gjs-1.0/gjs/compat.h:37,
  937. from /usr/include/gjs-1.0/gjs/jsapi-util.h:31,
  938. from /usr/include/gjs-1.0/gjs/native.h:32,
  939. from /usr/include/gjs-1.0/gjs/gjs-module.h:28,
  940. from shell-global.c:25:
  941. /usr/include/mozjs-24/mozilla/ThreadLocal.h:32:1: error: unknown type name 'namespace'
  942. namespace mozilla {
  943. ^
  944. /usr/include/mozjs-24/mozilla/ThreadLocal.h:32:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  945. namespace mozilla {
  946. ^
  947. In file included from /usr/include/mozjs-24/js/Utility.h:13:0,
  948. from /usr/include/mozjs-24/jsalloc.h:10,
  949. from /usr/include/mozjs-24/jsapi.h:23,
  950. from /usr/include/gjs-1.0/gjs/compat.h:37,
  951. from /usr/include/gjs-1.0/gjs/jsapi-util.h:31,
  952. from /usr/include/gjs-1.0/gjs/native.h:32,
  953. from /usr/include/gjs-1.0/gjs/gjs-module.h:28,
  954. from shell-global.c:25:
  955. /usr/include/mozjs-24/mozilla/Scoped.h:56:1: error: unknown type name 'namespace'
  956. namespace mozilla {
  957. ^
  958. /usr/include/mozjs-24/mozilla/Scoped.h:56:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  959. namespace mozilla {
  960. ^
  961. In file included from /usr/include/mozjs-24/js/Utility.h:25:0,
  962. from /usr/include/mozjs-24/jsalloc.h:10,
  963. from /usr/include/mozjs-24/jsapi.h:23,
  964. from /usr/include/gjs-1.0/gjs/compat.h:37,
  965. from /usr/include/gjs-1.0/gjs/jsapi-util.h:31,
  966. from /usr/include/gjs-1.0/gjs/native.h:32,
  967. from /usr/include/gjs-1.0/gjs/gjs-module.h:28,
  968. from shell-global.c:25:
  969. /usr/include/mozjs-24/js/TemplateLib.h:19:1: error: unknown type name 'namespace'
  970. namespace js {
  971. ^
  972. /usr/include/mozjs-24/js/TemplateLib.h:19:14: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  973. namespace js {
  974. ^
  975. In file included from /usr/include/mozjs-24/jsalloc.h:10:0,
  976. from /usr/include/mozjs-24/jsapi.h:23,
  977. from /usr/include/gjs-1.0/gjs/compat.h:37,
  978. from /usr/include/gjs-1.0/gjs/jsapi-util.h:31,
  979. from /usr/include/gjs-1.0/gjs/native.h:32,
  980. from /usr/include/gjs-1.0/gjs/gjs-module.h:28,
  981. from shell-global.c:25:
  982. /usr/include/mozjs-24/js/Utility.h:28:1: error: unknown type name 'namespace'
  983. namespace JS {}
  984. ^
  985. /usr/include/mozjs-24/js/Utility.h:28:14: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  986. namespace JS {}
  987. ^
  988. /usr/include/mozjs-24/js/Utility.h:31:1: error: unknown type name 'namespace'
  989. namespace mozilla {}
  990. ^
  991. /usr/include/mozjs-24/js/Utility.h:31:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  992. namespace mozilla {}
  993. ^
  994. /usr/include/mozjs-24/js/Utility.h:34:1: error: unknown type name 'namespace'
  995. namespace js {}
  996. ^
  997. /usr/include/mozjs-24/js/Utility.h:34:14: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  998. namespace js {}
  999. ^
  1000. /usr/include/mozjs-24/js/Utility.h:163:24: error: conflicting types for 'js_calloc'
  1001. static JS_INLINE void* js_calloc(size_t nmemb, size_t size)
  1002. ^
  1003. /usr/include/mozjs-24/js/Utility.h:157:24: note: previous definition of 'js_calloc' was here
  1004. static JS_INLINE void* js_calloc(size_t bytes)
  1005. ^
  1006. /usr/include/mozjs-24/js/Utility.h:368:15: fatal error: new: No such file or directory
  1007. #include <new>
  1008. ^
  1009. compilation terminated.
  1010. Makefile:1790: recipe for target 'libgnome_shell_la-shell-global.lo' failed
  1011. make[4]: *** [libgnome_shell_la-shell-global.lo] Error 1
  1012. shell-app.c: In function 'window_backed_app_get_icon':
  1013. shell-app.c:169:7: warning: 'clutter_texture_new' is deprecated (declared at /usr/include/clutter-1.0/clutter/deprecated/clutter-texture.h:36): Use 'clutter_image_new' instead [-Wdeprecated-declarations]
  1014. actor = clutter_texture_new ();
  1015. ^
  1016. shell-app.c: In function 'shell_app_get_faded_icon':
  1017. shell-app.c:374:7: warning: 'clutter_texture_new' is deprecated (declared at /usr/include/clutter-1.0/clutter/deprecated/clutter-texture.h:36): Use 'clutter_image_new' instead [-Wdeprecated-declarations]
  1018. result = clutter_texture_new ();
  1019. ^
  1020. shell-app.c:375:7: warning: 'clutter_texture_set_cogl_texture' is deprecated (declared at /usr/include/clutter-1.0/clutter/deprecated/clutter-texture.h:80) [-Wdeprecated-declarations]
  1021. clutter_texture_set_cogl_texture (CLUTTER_TEXTURE (result), texture);
  1022. ^
  1023. shell-app.c:379:7: warning: 'clutter_texture_new' is deprecated (declared at /usr/include/clutter-1.0/clutter/deprecated/clutter-texture.h:36): Use 'clutter_image_new' instead [-Wdeprecated-declarations]
  1024. result = clutter_texture_new ();
  1025. ^
  1026. make[4]: Leaving directory '/var/tmp/portage/gnome-base/gnome-shell-3.10.4-r2/work/gnome-shell-3.10.4/src'
  1027. Makefile:2288: recipe for target 'all-recursive' failed
  1028. make[3]: *** [all-recursive] Error 1
  1029. make[3]: Leaving directory '/var/tmp/portage/gnome-base/gnome-shell-3.10.4-r2/work/gnome-shell-3.10.4/src'
  1030. Makefile:1128: recipe for target 'all' failed
  1031. make[2]: *** [all] Error 2
  1032. make[2]: Leaving directory '/var/tmp/portage/gnome-base/gnome-shell-3.10.4-r2/work/gnome-shell-3.10.4/src'
  1033. Makefile:510: recipe for target 'all-recursive' failed
  1034. make[1]: *** [all-recursive] Error 1
  1035. make[1]: Leaving directory '/var/tmp/portage/gnome-base/gnome-shell-3.10.4-r2/work/gnome-shell-3.10.4'
  1036. Makefile:439: recipe for target 'all' failed
  1037. make: *** [all] Error 2
  1038. * ERROR: gnome-base/gnome-shell-3.10.4-r2::gentoo failed (compile phase):
  1039. * emake failed
  1040. *
  1041. * If you need support, post the output of `emerge --info '=gnome-base/gnome-shell-3.10.4-r2::gentoo'`,
  1042. * the complete build log and the output of `emerge -pqv '=gnome-base/gnome-shell-3.10.4-r2::gentoo'`.
  1043. * The complete build log is located at '/var/tmp/portage/gnome-base/gnome-shell-3.10.4-r2/temp/build.log'.
  1044. * The ebuild environment file is located at '/var/tmp/portage/gnome-base/gnome-shell-3.10.4-r2/temp/environment'.
  1045. * Working directory: '/var/tmp/portage/gnome-base/gnome-shell-3.10.4-r2/work/gnome-shell-3.10.4'
  1046. * S: '/var/tmp/portage/gnome-base/gnome-shell-3.10.4-r2/work/gnome-shell-3.10.4'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement