Advertisement
zerozero

cinnamon-git20110130

Jan 29th, 2012
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 329.29 KB | None | 0 0
  1. amadeu@amadeu:~$ git clone git://github.com/linuxmint/Cinnamon
  2. fatal: destination path 'Cinnamon' already exists and is not an empty directory.
  3. amadeu@amadeu:~$ git clone git://github.com/linuxmint/Cinnamon
  4. Cloning into 'Cinnamon'...
  5. remote: Counting objects: 2967, done.
  6. remote: Compressing objects: 100% (911/911), done.
  7. remote: Total 2967 (delta 2005), reused 2945 (delta 1983)
  8. Receiving objects: 100% (2967/2967), 2.87 MiB | 113 KiB/s, done.
  9. Resolving deltas: 100% (2005/2005), done.
  10. amadeu@amadeu:~$ cd Cinnamon
  11. amadeu@amadeu:~/Cinnamon$ sudo ./autogen.sh
  12. [sudo] password for amadeu:
  13. /usr/bin/gnome-autogen.sh
  14. checking for autoconf >= 2.53...
  15. testing autoconf2.50... not found.
  16. testing autoconf... found 2.68
  17. checking for automake >= 1.9...
  18. testing automake-1.11... found 1.11.2
  19. checking for libtool >= 1.5...
  20. testing libtoolize... found 2.4.2
  21. checking for gettext >= 0.12...
  22. testing gettextize... found 0.18.1
  23. checking for intltool >= 0.30...
  24. testing intltoolize... found 0.41.1
  25. checking for pkg-config >= 0.14.0...
  26. testing pkg-config... found 0.26
  27. checking for gnome-common >= 2.3.0...
  28. testing gnome-doc-common... found 2.34.0
  29. Checking for required M4 macros...
  30. Checking for forbidden M4 macros...
  31. **Warning**: I am going to run `configure' with no arguments.
  32. If you wish to pass any to it, please specify them on the
  33. `./autogen.sh' command line.
  34.  
  35. Processing ./configure.ac
  36. Running libtoolize...
  37. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'.
  38. libtoolize: copying file `config/ltmain.sh'
  39. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  40. libtoolize: copying file `m4/libtool.m4'
  41. libtoolize: copying file `m4/ltoptions.m4'
  42. libtoolize: copying file `m4/ltsugar.m4'
  43. libtoolize: copying file `m4/ltversion.m4'
  44. libtoolize: copying file `m4/lt~obsolete.m4'
  45. Running autopoint...
  46. Copying file ABOUT-NLS
  47. Copying file m4/codeset.m4
  48. Copying file m4/glibc2.m4
  49. Copying file m4/glibc21.m4
  50. Copying file m4/intdiv0.m4
  51. Copying file m4/intl.m4
  52. Copying file m4/intldir.m4
  53. Copying file m4/intmax.m4
  54. Copying file m4/inttypes-pri.m4
  55. Copying file m4/inttypes_h.m4
  56. Copying file m4/lcmessage.m4
  57. Copying file m4/lock.m4
  58. Copying file m4/longlong.m4
  59. Copying file m4/printf-posix.m4
  60. Copying file m4/size_max.m4
  61. Copying file m4/stdint_h.m4
  62. Copying file m4/uintmax_t.m4
  63. Copying file m4/visibility.m4
  64. Copying file m4/wchar_t.m4
  65. Copying file m4/wint_t.m4
  66. Copying file m4/xsize.m4
  67. Copying file po/Makefile.in.in
  68. Copying file po/Makevars.template
  69. Copying file po/Rules-quot
  70. Copying file po/boldquot.sed
  71. Copying file po/en@boldquot.header
  72. Copying file po/en@quot.header
  73. Copying file po/insert-header.sin
  74. Copying file po/quot.sed
  75. Copying file po/remove-potcdate.sin
  76. Running intltoolize...
  77. Running gnome-doc-common...
  78. Running aclocal-1.11...
  79. Running autoconf...
  80. Running autoheader...
  81. Running automake-1.11...
  82. js/Makefile.am:22: whitespace following trailing backslash
  83. js/Makefile.am:23: whitespace following trailing backslash
  84. js/Makefile.am:28: whitespace following trailing backslash
  85. js/Makefile.am:30: whitespace following trailing backslash
  86. js/Makefile.am:54: whitespace following trailing backslash
  87. js/Makefile.am:59: whitespace following trailing backslash
  88. Running ./configure --enable-maintainer-mode ...
  89. checking for a BSD-compatible install... /usr/bin/install -c
  90. checking whether build environment is sane... yes
  91. checking for a thread-safe mkdir -p... /bin/mkdir -p
  92. checking for gawk... gawk
  93. checking whether make sets $(MAKE)... yes
  94. checking how to create a ustar tar archive... gnutar
  95. checking whether to enable maintainer-specific portions of Makefiles... yes
  96. checking for gcc... gcc
  97. checking whether the C compiler works... yes
  98. checking for C compiler default output file name... a.out
  99. checking for suffix of executables...
  100. checking whether we are cross compiling... no
  101. checking for suffix of object files... o
  102. checking whether we are using the GNU C compiler... yes
  103. checking whether gcc accepts -g... yes
  104. checking for gcc option to accept ISO C89... none needed
  105. checking for style of include used by make... GNU
  106. checking dependency style of gcc... gcc3
  107. checking whether gcc and cc understand -c and -o together... yes
  108. checking build system type... x86_64-unknown-linux-gnu
  109. checking host system type... x86_64-unknown-linux-gnu
  110. checking how to print strings... printf
  111. checking for a sed that does not truncate output... /bin/sed
  112. checking for grep that handles long lines and -e... /bin/grep
  113. checking for egrep... /bin/grep -E
  114. checking for fgrep... /bin/grep -F
  115. checking for ld used by gcc... /usr/bin/ld
  116. checking if the linker (/usr/bin/ld) is GNU ld... yes
  117. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  118. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  119. checking whether ln -s works... yes
  120. checking the maximum length of command line arguments... 1572864
  121. checking whether the shell understands some XSI constructs... yes
  122. checking whether the shell understands "+="... yes
  123. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  124. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  125. checking for /usr/bin/ld option to reload object files... -r
  126. checking for objdump... objdump
  127. checking how to recognize dependent libraries... pass_all
  128. checking for dlltool... no
  129. checking how to associate runtime and link libraries... printf %s\n
  130. checking for ar... ar
  131. checking for archiver @FILE support... @
  132. checking for strip... strip
  133. checking for ranlib... ranlib
  134. checking command to parse /usr/bin/nm -B output from gcc object... ok
  135. checking for sysroot... no
  136. checking for mt... mt
  137. checking if mt is a manifest tool... no
  138. checking how to run the C preprocessor... gcc -E
  139. checking for ANSI C header files... yes
  140. checking for sys/types.h... yes
  141. checking for sys/stat.h... yes
  142. checking for stdlib.h... yes
  143. checking for string.h... yes
  144. checking for memory.h... yes
  145. checking for strings.h... yes
  146. checking for inttypes.h... yes
  147. checking for stdint.h... yes
  148. checking for unistd.h... yes
  149. checking for dlfcn.h... yes
  150. checking for objdir... .libs
  151. checking if gcc supports -fno-rtti -fno-exceptions... no
  152. checking for gcc option to produce PIC... -fPIC -DPIC
  153. checking if gcc PIC flag -fPIC -DPIC works... yes
  154. checking if gcc static flag -static works... yes
  155. checking if gcc supports -c -o file.o... yes
  156. checking if gcc supports -c -o file.o... (cached) yes
  157. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  158. checking whether -lc should be explicitly linked in... no
  159. checking dynamic linker characteristics... GNU/Linux ld.so
  160. checking how to hardcode library paths into programs... immediate
  161. checking whether stripping libraries is possible... yes
  162. checking if libtool supports shared libraries... yes
  163. checking whether to build shared libraries... yes
  164. checking whether to build static libraries... no
  165. checking whether NLS is requested... yes
  166. checking for intltool >= 0.40... 0.41.1 found
  167. checking for intltool-update... /usr/bin/intltool-update
  168. checking for intltool-merge... /usr/bin/intltool-merge
  169. checking for intltool-extract... /usr/bin/intltool-extract
  170. checking for xgettext... /usr/bin/xgettext
  171. checking for msgmerge... /usr/bin/msgmerge
  172. checking for msgfmt... /usr/bin/msgfmt
  173. checking for gmsgfmt... /usr/bin/msgfmt
  174. checking for perl... /usr/bin/perl
  175. checking for perl >= 5.8.1... 5.14.2
  176. checking for XML::Parser... ok
  177. checking for msgfmt... (cached) /usr/bin/msgfmt
  178. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  179. checking for xgettext... (cached) /usr/bin/xgettext
  180. checking for msgmerge... (cached) /usr/bin/msgmerge
  181. checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
  182. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  183. checking for shared library run path origin... done
  184. checking for CFPreferencesCopyAppValue... no
  185. checking for CFLocaleCopyCurrent... no
  186. checking for GNU gettext in libc... yes
  187. checking whether to use NLS... yes
  188. checking where the gettext function comes from... libc
  189. checking for pkg-config... /usr/bin/pkg-config
  190. checking pkg-config is at least version 0.22... yes
  191. checking for gconftool-2... /usr/bin/gconftool-2
  192. Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
  193. Using $(sysconfdir)/gconf/schemas as install directory for schema files
  194. checking for pkg-config... (cached) /usr/bin/pkg-config
  195. checking pkg-config is at least version 0.16... yes
  196. checking for a Python interpreter with version >= 2.5... python
  197. checking for python... /usr/bin/python
  198. checking for python version... 2.7
  199. checking for python platform... linux2
  200. checking for python script directory... ${prefix}/lib/python2.7/dist-packages
  201. checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages
  202. checking for GStreamer (needed for recording functionality)... yes
  203. checking for TEST_CINNAMON_RECORDER... yes
  204. checking for CINNAMON... yes
  205. checking for CINNAMON_PERF_HELPER... yes
  206. checking for CINNAMON_HOTPLUG_SNIFFER... yes
  207. checking for BROWSER_PLUGIN... yes
  208. checking for gobject-introspection... yes
  209. checking for JS_NewGlobalObject... yes
  210. checking for XFixesCreatePointerBarrier... yes
  211. checking for ST... yes
  212. checking for GDMUSER... yes
  213. checking for TRAY... yes
  214. checking for GVC... yes
  215. checking for DESKTOP_SCHEMAS... yes
  216. checking for bluetooth support... yes
  217. checking for CALENDAR_SERVER... yes
  218. checking for fdwalk... no
  219. checking for mallinfo... yes
  220. checking sys/resource.h usability... yes
  221. checking sys/resource.h presence... yes
  222. checking for sys/resource.h... yes
  223. checking for _NL_TIME_FIRST_WEEKDAY... yes
  224. checking for pkg-config... (cached) /usr/bin/pkg-config
  225. checking pkg-config is at least version 0.16... yes
  226. checking for GLIB - version >= 2.0.0... yes (version 2.30.2)
  227. checking location of system Certificate Authority list... /etc/ssl/certs/ca-certificates.crt
  228. configure: creating ./config.status
  229. config.status: creating Makefile
  230. config.status: creating data/Makefile
  231. config.status: creating js/Makefile
  232. config.status: creating js/misc/config.js
  233. config.status: creating src/Makefile
  234. config.status: creating browser-plugin/Makefile
  235. config.status: creating tests/Makefile
  236. config.status: creating po/Makefile.in
  237. config.status: creating man/Makefile
  238. config.status: creating files/Makefile
  239. config.status: creating config.h
  240. config.status: executing depfiles commands
  241. config.status: executing libtool commands
  242. config.status: executing po-directories commands
  243. config.status: creating po/POTFILES
  244. config.status: creating po/Makefile
  245. config.status: executing po/stamp-it commands
  246. Now type `make' to compile cinnamon
  247. amadeu@amadeu:~/Cinnamon$ sudo make
  248. make all-recursive
  249. make[1]: Entering directory `/home/amadeu/Cinnamon'
  250. Making all in data
  251. make[2]: Entering directory `/home/amadeu/Cinnamon/data'
  252. GEN cinnamon.desktop.in
  253. GEN cinnamon.desktop
  254. GEN org.cinnamon.gschema.valid
  255. GEN gschemas.compiled
  256. rm cinnamon.desktop.in
  257. make[2]: Leaving directory `/home/amadeu/Cinnamon/data'
  258. Making all in js
  259. make[2]: Entering directory `/home/amadeu/Cinnamon/js'
  260. make[2]: Nothing to be done for `all'.
  261. make[2]: Leaving directory `/home/amadeu/Cinnamon/js'
  262. Making all in src
  263. make[2]: Entering directory `/home/amadeu/Cinnamon/src'
  264. GEN stamp-st-enum-types.h
  265. GEN st-enum-types.c
  266. GEN stamp-st-marshal.h
  267. GEN st-marshal.c
  268. GEN stamp-st.h
  269. GEN stamp-na-marshal.h
  270. GEN na-marshal.c
  271. GEN stamp-cinnamon-marshal.h
  272. GEN cinnamon-marshal.c
  273. GEN stamp-cinnamon-enum-types.h
  274. GEN cinnamon-enum-types.c
  275. make all-am
  276. make[3]: Entering directory `/home/amadeu/Cinnamon/src'
  277. CC libst_1_0_la-st-adjustment.lo
  278. CC libst_1_0_la-st-bin.lo
  279. CC libst_1_0_la-st-border-image.lo
  280. CC libst_1_0_la-st-box-layout.lo
  281. CC libst_1_0_la-st-box-layout-child.lo
  282. CC libst_1_0_la-st-button.lo
  283. CC libst_1_0_la-st-clipboard.lo
  284. CC libst_1_0_la-st-container.lo
  285. CC libst_1_0_la-st-drawing-area.lo
  286. CC libst_1_0_la-st-entry.lo
  287. CC libst_1_0_la-st-focus-manager.lo
  288. CC libst_1_0_la-st-group.lo
  289. CC libst_1_0_la-st-icon.lo
  290. CC libst_1_0_la-st-icon-colors.lo
  291. CC libst_1_0_la-st-im-text.lo
  292. CC libst_1_0_la-st-label.lo
  293. CC libst_1_0_la-st-overflow-box.lo
  294. CC libst_1_0_la-st-private.lo
  295. CC libst_1_0_la-st-scrollable.lo
  296. CC libst_1_0_la-st-scroll-bar.lo
  297. CC libst_1_0_la-st-scroll-view.lo
  298. CC libst_1_0_la-st-shadow.lo
  299. CC libst_1_0_la-st-table.lo
  300. CC libst_1_0_la-st-table-child.lo
  301. CC libst_1_0_la-st-texture-cache.lo
  302. CC libst_1_0_la-st-theme.lo
  303. CC libst_1_0_la-st-theme-context.lo
  304. CC libst_1_0_la-st-theme-node.lo
  305. CC libst_1_0_la-st-theme-node-drawing.lo
  306. CC libst_1_0_la-st-theme-node-transition.lo
  307. CC libst_1_0_la-st-tooltip.lo
  308. CC libst_1_0_la-st-widget.lo
  309. CC libst_1_0_la-st-scroll-view-fade.lo
  310. CC libst_1_0_la-st-enum-types.lo
  311. CC libst_1_0_la-st-marshal.lo
  312. CCLD libst-1.0.la
  313. CC libtray_la-na-tray-child.lo
  314. CC libtray_la-na-tray-manager.lo
  315. CC libtray_la-na-marshal.lo
  316. CCLD libtray.la
  317. CC libgvc_la-gvc-mixer-stream.lo
  318. CC libgvc_la-gvc-channel-map.lo
  319. CC libgvc_la-gvc-mixer-card.lo
  320. CC libgvc_la-gvc-mixer-sink.lo
  321. CC libgvc_la-gvc-mixer-source.lo
  322. CC libgvc_la-gvc-mixer-sink-input.lo
  323. CC libgvc_la-gvc-mixer-source-output.lo
  324. CC libgvc_la-gvc-mixer-event-role.lo
  325. CC libgvc_la-gvc-mixer-control.lo
  326. CCLD libgvc.la
  327. CC libcinnamon_la-cinnamon-marshal.lo
  328. CC libcinnamon_la-cinnamon-enum-types.lo
  329. CC libcinnamon_la-cinnamon-plugin.lo
  330. CC libcinnamon_la-cinnamon-app.lo
  331. CC libcinnamon_la-cinnamon-a11y.lo
  332. CC libcinnamon_la-cinnamon-app-system.lo
  333. CC libcinnamon_la-cinnamon-app-usage.lo
  334. CC libcinnamon_la-cinnamon-arrow.lo
  335. CC libcinnamon_la-cinnamon-contact-system.lo
  336. CC libcinnamon_la-cinnamon-doc-system.lo
  337. CC libcinnamon_la-cinnamon-embedded-window.lo
  338. CC libcinnamon_la-cinnamon-generic-container.lo
  339. CC libcinnamon_la-cinnamon-gtk-embed.lo
  340. CC libcinnamon_la-cinnamon-global.lo
  341. CC libcinnamon_la-cinnamon-mobile-providers.lo
  342. CC libcinnamon_la-cinnamon-mount-operation.lo
  343. CC libcinnamon_la-cinnamon-network-agent.lo
  344. CC libcinnamon_la-cinnamon-perf-log.lo
  345. CC libcinnamon_la-cinnamon-polkit-authentication-agent.lo
  346. CC libcinnamon_la-cinnamon-slicer.lo
  347. CC libcinnamon_la-cinnamon-stack.lo
  348. CC libcinnamon_la-cinnamon-tp-client.lo
  349. CC libcinnamon_la-cinnamon-tray-icon.lo
  350. CC libcinnamon_la-cinnamon-tray-manager.lo
  351. CC libcinnamon_la-cinnamon-util.lo
  352. CC libcinnamon_la-cinnamon-window-tracker.lo
  353. CC libcinnamon_la-cinnamon-wm.lo
  354. CC libcinnamon_la-cinnamon-xfixes-cursor.lo
  355. CC libcinnamon_la-cinnamon-recorder.lo
  356. CC libcinnamon_la-cinnamon-recorder-src.lo
  357. CCLD libcinnamon.la
  358. CC cinnamon_real-main.o
  359. CCLD cinnamon-real
  360. /usr/bin/ld: warning: libmozjs.so.8d, needed by /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib/libgjs.so, may conflict with libmozjs.so.9d
  361. CC cinnamon_calendar_server-calendar-sources.o
  362. CC cinnamon_calendar_server-cinnamon-calendar-server.o
  363. CCLD cinnamon-calendar-server
  364. CC cinnamon_hotplug_sniffer-cinnamon-mime-sniffer.o
  365. CC cinnamon_hotplug_sniffer-hotplug-sniffer.o
  366. CCLD cinnamon-hotplug-sniffer
  367. CC cinnamon_perf_helper-cinnamon-perf-helper.o
  368. CCLD cinnamon-perf-helper
  369. CC test_theme-test-theme.o
  370. CCLD test-theme
  371. CC test_recorder-cinnamon-recorder.o
  372. CC test_recorder-cinnamon-recorder-src.o
  373. CC test_recorder-test-recorder.o
  374. CCLD test-recorder
  375. CC run_js_test-run-js-test.o
  376. CCLD run-js-test
  377. /usr/bin/ld: warning: libmozjs.so.8d, needed by /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib/libgjs.so, may conflict with libmozjs.so.9d
  378. GEN cinnamon-extension-tool
  379. GEN cinnamon
  380. GEN calendar-server/org.Cinnamon.CalendarServer.service
  381. GEN hotplug-sniffer/org.Cinnamon.HotplugSniffer.service
  382. GISCAN Gvc-1.0.gir
  383. GICOMP Gvc-1.0.gir
  384. GISCAN St-1.0.gir
  385. GISCAN Cinnamon-0.1.gir
  386. GICOMP Cinnamon-0.1.gir
  387. /usr/share/gir-1.0/Folks-0.6.gir:72:1: warning: element errordomain from state 6 is unknown, ignoring
  388. /usr/share/gir-1.0/Folks-0.6.gir:77:1: warning: element errordomain from state 6 is unknown, ignoring
  389. /usr/share/gir-1.0/Folks-0.6.gir:86:1: warning: element errordomain from state 6 is unknown, ignoring
  390. /usr/share/gir-1.0/Folks-0.6.gir:93:1: warning: element errordomain from state 6 is unknown, ignoring
  391. /usr/share/gir-1.0/Folks-0.6.gir:925:78: warning: element annotation from state 15 is unknown, ignoring
  392. /usr/share/gir-1.0/Folks-0.6.gir:926:54: warning: element annotation from state 15 is unknown, ignoring
  393. /usr/share/gir-1.0/Folks-0.6.gir:1052:78: warning: element annotation from state 15 is unknown, ignoring
  394. /usr/share/gir-1.0/Folks-0.6.gir:1053:54: warning: element annotation from state 15 is unknown, ignoring
  395. /usr/share/gir-1.0/Folks-0.6.gir:1154:78: warning: element annotation from state 15 is unknown, ignoring
  396. /usr/share/gir-1.0/Folks-0.6.gir:1155:54: warning: element annotation from state 15 is unknown, ignoring
  397. /usr/share/gir-1.0/Folks-0.6.gir:1577:104: warning: element annotation from state 9 is unknown, ignoring
  398. /usr/share/gir-1.0/Folks-0.6.gir:1578:54: warning: element annotation from state 9 is unknown, ignoring
  399. /usr/share/gir-1.0/Folks-0.6.gir:2031:95: warning: element annotation from state 15 is unknown, ignoring
  400. /usr/share/gir-1.0/Folks-0.6.gir:2032:56: warning: element annotation from state 15 is unknown, ignoring
  401. /usr/share/gir-1.0/Folks-0.6.gir:2036:95: warning: element annotation from state 15 is unknown, ignoring
  402. /usr/share/gir-1.0/Folks-0.6.gir:2037:56: warning: element annotation from state 15 is unknown, ignoring
  403. /usr/share/gir-1.0/Folks-0.6.gir:2050:84: warning: element annotation from state 15 is unknown, ignoring
  404. /usr/share/gir-1.0/Folks-0.6.gir:2051:54: warning: element annotation from state 15 is unknown, ignoring
  405. GICOMP St-1.0.gir
  406. make[3]: Leaving directory `/home/amadeu/Cinnamon/src'
  407. make[2]: Leaving directory `/home/amadeu/Cinnamon/src'
  408. Making all in browser-plugin
  409. make[2]: Entering directory `/home/amadeu/Cinnamon/browser-plugin'
  410. CC libcinnamon_browser_plugin_la-browser-plugin.lo
  411. CCLD libcinnamon-browser-plugin.la
  412. make[2]: Leaving directory `/home/amadeu/Cinnamon/browser-plugin'
  413. Making all in tests
  414. make[2]: Entering directory `/home/amadeu/Cinnamon/tests'
  415. GEN run-test.sh
  416. make[2]: Leaving directory `/home/amadeu/Cinnamon/tests'
  417. Making all in po
  418. make[2]: Entering directory `/home/amadeu/Cinnamon/po'
  419. file=`echo af | sed 's,.*/,,'`.gmo \
  420. && rm -f $file && /usr/bin/msgfmt -o $file af.po
  421. file=`echo an | sed 's,.*/,,'`.gmo \
  422. && rm -f $file && /usr/bin/msgfmt -o $file an.po
  423. file=`echo ar | sed 's,.*/,,'`.gmo \
  424. && rm -f $file && /usr/bin/msgfmt -o $file ar.po
  425. file=`echo as | sed 's,.*/,,'`.gmo \
  426. && rm -f $file && /usr/bin/msgfmt -o $file as.po
  427. file=`echo ast | sed 's,.*/,,'`.gmo \
  428. && rm -f $file && /usr/bin/msgfmt -o $file ast.po
  429. file=`echo be | sed 's,.*/,,'`.gmo \
  430. && rm -f $file && /usr/bin/msgfmt -o $file be.po
  431. file=`echo bg | sed 's,.*/,,'`.gmo \
  432. && rm -f $file && /usr/bin/msgfmt -o $file bg.po
  433. file=`echo bn | sed 's,.*/,,'`.gmo \
  434. && rm -f $file && /usr/bin/msgfmt -o $file bn.po
  435. file=`echo bn_IN | sed 's,.*/,,'`.gmo \
  436. && rm -f $file && /usr/bin/msgfmt -o $file bn_IN.po
  437. file=`echo ca | sed 's,.*/,,'`.gmo \
  438. && rm -f $file && /usr/bin/msgfmt -o $file ca.po
  439. file=`echo ca@valencia | sed 's,.*/,,'`.gmo \
  440. && rm -f $file && /usr/bin/msgfmt -o $file ca@valencia.po
  441. file=`echo cs | sed 's,.*/,,'`.gmo \
  442. && rm -f $file && /usr/bin/msgfmt -o $file cs.po
  443. file=`echo da | sed 's,.*/,,'`.gmo \
  444. && rm -f $file && /usr/bin/msgfmt -o $file da.po
  445. file=`echo de | sed 's,.*/,,'`.gmo \
  446. && rm -f $file && /usr/bin/msgfmt -o $file de.po
  447. file=`echo el | sed 's,.*/,,'`.gmo \
  448. && rm -f $file && /usr/bin/msgfmt -o $file el.po
  449. file=`echo en_GB | sed 's,.*/,,'`.gmo \
  450. && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po
  451. file=`echo eo | sed 's,.*/,,'`.gmo \
  452. && rm -f $file && /usr/bin/msgfmt -o $file eo.po
  453. file=`echo es | sed 's,.*/,,'`.gmo \
  454. && rm -f $file && /usr/bin/msgfmt -o $file es.po
  455. file=`echo et | sed 's,.*/,,'`.gmo \
  456. && rm -f $file && /usr/bin/msgfmt -o $file et.po
  457. file=`echo eu | sed 's,.*/,,'`.gmo \
  458. && rm -f $file && /usr/bin/msgfmt -o $file eu.po
  459. file=`echo fa | sed 's,.*/,,'`.gmo \
  460. && rm -f $file && /usr/bin/msgfmt -o $file fa.po
  461. file=`echo fi | sed 's,.*/,,'`.gmo \
  462. && rm -f $file && /usr/bin/msgfmt -o $file fi.po
  463. file=`echo fr | sed 's,.*/,,'`.gmo \
  464. && rm -f $file && /usr/bin/msgfmt -o $file fr.po
  465. file=`echo ga | sed 's,.*/,,'`.gmo \
  466. && rm -f $file && /usr/bin/msgfmt -o $file ga.po
  467. file=`echo gl | sed 's,.*/,,'`.gmo \
  468. && rm -f $file && /usr/bin/msgfmt -o $file gl.po
  469. file=`echo gu | sed 's,.*/,,'`.gmo \
  470. && rm -f $file && /usr/bin/msgfmt -o $file gu.po
  471. file=`echo he | sed 's,.*/,,'`.gmo \
  472. && rm -f $file && /usr/bin/msgfmt -o $file he.po
  473. file=`echo hi | sed 's,.*/,,'`.gmo \
  474. && rm -f $file && /usr/bin/msgfmt -o $file hi.po
  475. file=`echo hu | sed 's,.*/,,'`.gmo \
  476. && rm -f $file && /usr/bin/msgfmt -o $file hu.po
  477. file=`echo id | sed 's,.*/,,'`.gmo \
  478. && rm -f $file && /usr/bin/msgfmt -o $file id.po
  479. file=`echo it | sed 's,.*/,,'`.gmo \
  480. && rm -f $file && /usr/bin/msgfmt -o $file it.po
  481. file=`echo ja | sed 's,.*/,,'`.gmo \
  482. && rm -f $file && /usr/bin/msgfmt -o $file ja.po
  483. file=`echo ko | sed 's,.*/,,'`.gmo \
  484. && rm -f $file && /usr/bin/msgfmt -o $file ko.po
  485. file=`echo kn | sed 's,.*/,,'`.gmo \
  486. && rm -f $file && /usr/bin/msgfmt -o $file kn.po
  487. file=`echo ku | sed 's,.*/,,'`.gmo \
  488. && rm -f $file && /usr/bin/msgfmt -o $file ku.po
  489. file=`echo lt | sed 's,.*/,,'`.gmo \
  490. && rm -f $file && /usr/bin/msgfmt -o $file lt.po
  491. file=`echo lv | sed 's,.*/,,'`.gmo \
  492. && rm -f $file && /usr/bin/msgfmt -o $file lv.po
  493. file=`echo mr | sed 's,.*/,,'`.gmo \
  494. && rm -f $file && /usr/bin/msgfmt -o $file mr.po
  495. file=`echo ms | sed 's,.*/,,'`.gmo \
  496. && rm -f $file && /usr/bin/msgfmt -o $file ms.po
  497. file=`echo nb | sed 's,.*/,,'`.gmo \
  498. && rm -f $file && /usr/bin/msgfmt -o $file nb.po
  499. file=`echo nl | sed 's,.*/,,'`.gmo \
  500. && rm -f $file && /usr/bin/msgfmt -o $file nl.po
  501. file=`echo nn | sed 's,.*/,,'`.gmo \
  502. && rm -f $file && /usr/bin/msgfmt -o $file nn.po
  503. file=`echo or | sed 's,.*/,,'`.gmo \
  504. && rm -f $file && /usr/bin/msgfmt -o $file or.po
  505. file=`echo pa | sed 's,.*/,,'`.gmo \
  506. && rm -f $file && /usr/bin/msgfmt -o $file pa.po
  507. file=`echo pl | sed 's,.*/,,'`.gmo \
  508. && rm -f $file && /usr/bin/msgfmt -o $file pl.po
  509. file=`echo pt | sed 's,.*/,,'`.gmo \
  510. && rm -f $file && /usr/bin/msgfmt -o $file pt.po
  511. file=`echo pt_BR | sed 's,.*/,,'`.gmo \
  512. && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po
  513. file=`echo ro | sed 's,.*/,,'`.gmo \
  514. && rm -f $file && /usr/bin/msgfmt -o $file ro.po
  515. file=`echo ru | sed 's,.*/,,'`.gmo \
  516. && rm -f $file && /usr/bin/msgfmt -o $file ru.po
  517. file=`echo sk | sed 's,.*/,,'`.gmo \
  518. && rm -f $file && /usr/bin/msgfmt -o $file sk.po
  519. file=`echo sl | sed 's,.*/,,'`.gmo \
  520. && rm -f $file && /usr/bin/msgfmt -o $file sl.po
  521. file=`echo sr | sed 's,.*/,,'`.gmo \
  522. && rm -f $file && /usr/bin/msgfmt -o $file sr.po
  523. file=`echo sr@latin | sed 's,.*/,,'`.gmo \
  524. && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po
  525. file=`echo sv | sed 's,.*/,,'`.gmo \
  526. && rm -f $file && /usr/bin/msgfmt -o $file sv.po
  527. file=`echo ta | sed 's,.*/,,'`.gmo \
  528. && rm -f $file && /usr/bin/msgfmt -o $file ta.po
  529. file=`echo te | sed 's,.*/,,'`.gmo \
  530. && rm -f $file && /usr/bin/msgfmt -o $file te.po
  531. file=`echo th | sed 's,.*/,,'`.gmo \
  532. && rm -f $file && /usr/bin/msgfmt -o $file th.po
  533. file=`echo tr | sed 's,.*/,,'`.gmo \
  534. && rm -f $file && /usr/bin/msgfmt -o $file tr.po
  535. file=`echo ug | sed 's,.*/,,'`.gmo \
  536. && rm -f $file && /usr/bin/msgfmt -o $file ug.po
  537. file=`echo uk | sed 's,.*/,,'`.gmo \
  538. && rm -f $file && /usr/bin/msgfmt -o $file uk.po
  539. file=`echo vi | sed 's,.*/,,'`.gmo \
  540. && rm -f $file && /usr/bin/msgfmt -o $file vi.po
  541. file=`echo zh_CN | sed 's,.*/,,'`.gmo \
  542. && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po
  543. file=`echo zh_HK | sed 's,.*/,,'`.gmo \
  544. && rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po
  545. file=`echo zh_TW | sed 's,.*/,,'`.gmo \
  546. && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po
  547. make[2]: Leaving directory `/home/amadeu/Cinnamon/po'
  548. Making all in man
  549. make[2]: Entering directory `/home/amadeu/Cinnamon/man'
  550. make[2]: Nothing to be done for `all'.
  551. make[2]: Leaving directory `/home/amadeu/Cinnamon/man'
  552. Making all in files
  553. make[2]: Entering directory `/home/amadeu/Cinnamon/files'
  554. make[2]: Nothing to be done for `all'.
  555. make[2]: Leaving directory `/home/amadeu/Cinnamon/files'
  556. make[2]: Entering directory `/home/amadeu/Cinnamon'
  557. make[2]: Leaving directory `/home/amadeu/Cinnamon'
  558. make[1]: Leaving directory `/home/amadeu/Cinnamon'
  559. amadeu@amadeu:~/Cinnamon$ sudo make install
  560. Making install in data
  561. make[1]: Entering directory `/home/amadeu/Cinnamon/data'
  562. make[2]: Entering directory `/home/amadeu/Cinnamon/data'
  563. make[2]: Nothing to be done for `install-exec-am'.
  564. GCONF_CONFIG_SOURCE=xml:merged:/etc/gconf/gconf.xml.defaults /usr/bin/gconftool-2 --makefile-install-rule ./cinnamon.schemas
  565. Attached schema `/schemas/desktop/cinnamon/windows/attach_modal_dialogs' to key `/desktop/cinnamon/windows/attach_modal_dialogs'
  566. Installed schema `/schemas/desktop/cinnamon/windows/attach_modal_dialogs' for locale `C'
  567. Attached schema `/schemas/desktop/cinnamon/windows/button_layout' to key `/desktop/cinnamon/windows/button_layout'
  568. Installed schema `/schemas/desktop/cinnamon/windows/button_layout' for locale `C'
  569. Attached schema `/schemas/desktop/cinnamon/windows/edge_tiling' to key `/desktop/cinnamon/windows/edge_tiling'
  570. Installed schema `/schemas/desktop/cinnamon/windows/edge_tiling' for locale `C'
  571. Attached schema `/schemas/desktop/cinnamon/windows/theme' to key `/desktop/cinnamon/windows/theme'
  572. Installed schema `/schemas/desktop/cinnamon/windows/theme' for locale `C'
  573. Attached schema `/schemas/desktop/cinnamon/windows/workspaces_only_on_primary' to key `/desktop/cinnamon/windows/workspaces_only_on_primary'
  574. Installed schema `/schemas/desktop/cinnamon/windows/workspaces_only_on_primary' for locale `C'
  575. test -z "/usr/local/share/applications" || /bin/mkdir -p "/usr/local/share/applications"
  576. /usr/bin/install -c -m 644 cinnamon.desktop '/usr/local/share/applications'
  577. test -z "/usr/local/share/cinnamon/search_providers" || /bin/mkdir -p "/usr/local/share/cinnamon/search_providers"
  578. /usr/bin/install -c -m 644 search_providers/google.xml search_providers/wikipedia.xml '/usr/local/share/cinnamon/search_providers'
  579. test -z "/usr/local/share/cinnamon/theme" || /bin/mkdir -p "/usr/local/share/cinnamon/theme"
  580. /usr/bin/install -c -m 644 theme/calendar-arrow-left.svg theme/calendar-arrow-right.svg theme/calendar-today.svg theme/close-window.svg theme/close.svg theme/corner-ripple-ltr.png theme/corner-ripple-rtl.png theme/dash-placeholder.svg theme/filter-selected-ltr.svg theme/filter-selected-rtl.svg theme/gdm.css theme/cinnamon.css theme/menu.png theme/overview.png theme/overview-hover.png theme/panel-border.svg theme/panel-button-border.svg theme/panel-button-highlight-narrow.svg theme/panel-button-highlight-wide.svg theme/process-working.svg theme/running-indicator.svg theme/scroll-hhandle.svg theme/scroll-vhandle.svg theme/source-button-border.svg theme/thumbnail.png theme/thumbnail-generic.png theme/toggle-off-us.svg theme/toggle-off-intl.svg theme/toggle-on-us.svg theme/toggle-on-intl.svg theme/ws-switch-arrow-up.svg theme/ws-switch-arrow-down.svg theme/player-paused.svg theme/player-playing.svg theme/player-stopped.svg '/usr/local/share/cinnamon/theme'
  581. test -z "/usr/local/etc/gconf/schemas" || /bin/mkdir -p "/usr/local/etc/gconf/schemas"
  582. /usr/bin/install -c -m 644 cinnamon.schemas '/usr/local/etc/gconf/schemas'
  583. test -z "/usr/local/share/cinnamon/shaders" || /bin/mkdir -p "/usr/local/share/cinnamon/shaders"
  584. /usr/bin/install -c -m 644 shaders/dim-window.glsl '/usr/local/share/cinnamon/shaders'
  585. if test -n "org.cinnamon.gschema.xml"; then \
  586. test -z "/usr/local/share/glib-2.0/schemas" || /bin/mkdir -p "/usr/local/share/glib-2.0/schemas"; \
  587. /usr/bin/install -c -m 644 org.cinnamon.gschema.xml "/usr/local/share/glib-2.0/schemas"; \
  588. test -n "" || /usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas /usr/local/share/glib-2.0/schemas; \
  589. fi
  590. make[2]: Leaving directory `/home/amadeu/Cinnamon/data'
  591. make[1]: Leaving directory `/home/amadeu/Cinnamon/data'
  592. Making install in js
  593. make[1]: Entering directory `/home/amadeu/Cinnamon/js'
  594. make[2]: Entering directory `/home/amadeu/Cinnamon/js'
  595. make[2]: Nothing to be done for `install-exec-am'.
  596. test -z "/usr/local/share/cinnamon/js" || /bin/mkdir -p "/usr/local/share/cinnamon/js"
  597. /bin/mkdir -p '/usr/local/share/cinnamon/js/ui'
  598. /usr/bin/install -c -m 644 ui/altTab.js ui/applet.js ui/appletManager.js ui/appFavorites.js ui/automountManager.js ui/autorunManager.js ui/boxpointer.js ui/calendar.js ui/dateMenu.js ui/dnd.js ui/endSessionDialog.js ui/environment.js ui/extensionSystem.js ui/iconGrid.js ui/keyboard.js ui/layout.js ui/lightbox.js ui/link.js ui/lookingGlass.js ui/magnifier.js ui/magnifierDBus.js ui/main.js ui/messageTray.js ui/menu.js ui/modalDialog.js ui/networkAgent.js ui/cinnamonEntry.js ui/cinnamonMountOperation.js ui/notificationDaemon.js ui/overview.js ui/panel.js ui/panelLaunchers.js ui/panelMenu.js ui/placesManager.js ui/polkitAuthenticationAgent.js ui/popupMenu.js ui/runDialog.js ui/scripting.js ui/search.js ui/cinnamonDBus.js '/usr/local/share/cinnamon/js/ui'
  599. /bin/mkdir -p '/usr/local/share/cinnamon/js/perf'
  600. /usr/bin/install -c -m 644 perf/core.js '/usr/local/share/cinnamon/js/perf'
  601. /bin/mkdir -p '/usr/local/share/cinnamon/js/gdm'
  602. /usr/bin/install -c -m 644 gdm/batch.js gdm/consoleKit.js gdm/fingerprint.js gdm/loginDialog.js gdm/powerMenu.js '/usr/local/share/cinnamon/js/gdm'
  603. /bin/mkdir -p '/usr/local/share/cinnamon/js/ui'
  604. /usr/bin/install -c -m 644 ui/showDesktopButton.js ui/statusIconDispatcher.js ui/themeManager.js ui/tooltips.js ui/tweener.js ui/viewSelector.js ui/windowAttentionHandler.js ui/windowList.js ui/windowManager.js ui/workspace.js ui/workspaceThumbnail.js ui/workspacesView.js ui/workspaceSwitcher.js ui/xdndHandler.js '/usr/local/share/cinnamon/js/ui'
  605. /bin/mkdir -p '/usr/local/share/cinnamon/js/ui/status'
  606. /usr/bin/install -c -m 644 ui/status/accessibility.js ui/status/keyboard.js ui/status/network.js ui/status/power.js ui/status/volume.js ui/status/bluetooth.js '/usr/local/share/cinnamon/js/ui/status'
  607. /bin/mkdir -p '/usr/local/share/cinnamon/js/misc'
  608. /usr/bin/install -c -m 644 misc/config.js misc/docInfo.js misc/fileUtils.js misc/format.js misc/gnomeSession.js misc/history.js misc/modemManager.js misc/params.js misc/screenSaver.js misc/util.js '/usr/local/share/cinnamon/js/misc'
  609. make[2]: Leaving directory `/home/amadeu/Cinnamon/js'
  610. make[1]: Leaving directory `/home/amadeu/Cinnamon/js'
  611. Making install in src
  612. make[1]: Entering directory `/home/amadeu/Cinnamon/src'
  613. make install-am
  614. make[2]: Entering directory `/home/amadeu/Cinnamon/src'
  615. make[3]: Entering directory `/home/amadeu/Cinnamon/src'
  616. test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
  617. /bin/bash ../libtool --mode=install /usr/bin/install -c cinnamon-real '/usr/local/bin'
  618. libtool: install: warning: `libcinnamon.la' has not been installed in `/usr/local/lib/cinnamon'
  619. libtool: install: /usr/bin/install -c .libs/cinnamon-real /usr/local/bin/cinnamon-real
  620. test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
  621. /usr/bin/install -c cinnamon-extension-tool '/usr/local/bin'
  622. test -z "/usr/local/libexec" || /bin/mkdir -p "/usr/local/libexec"
  623. /bin/bash ../libtool --mode=install /usr/bin/install -c cinnamon-calendar-server cinnamon-hotplug-sniffer cinnamon-perf-helper '/usr/local/libexec'
  624. libtool: install: /usr/bin/install -c cinnamon-calendar-server /usr/local/libexec/cinnamon-calendar-server
  625. libtool: install: /usr/bin/install -c cinnamon-hotplug-sniffer /usr/local/libexec/cinnamon-hotplug-sniffer
  626. libtool: install: /usr/bin/install -c cinnamon-perf-helper /usr/local/libexec/cinnamon-perf-helper
  627. make install-exec-hook
  628. make[4]: Entering directory `/home/amadeu/Cinnamon/src'
  629. mv /usr/local/bin/cinnamon-real /usr/local/bin/cinnamon
  630. make[4]: Leaving directory `/home/amadeu/Cinnamon/src'
  631. test -z "/usr/local/lib/cinnamon" || /bin/mkdir -p "/usr/local/lib/cinnamon"
  632. /bin/bash ../libtool --mode=install /usr/bin/install -c libcinnamon.la '/usr/local/lib/cinnamon'
  633. libtool: install: /usr/bin/install -c .libs/libcinnamon.so /usr/local/lib/cinnamon/libcinnamon.so
  634. libtool: install: /usr/bin/install -c .libs/libcinnamon.lai /usr/local/lib/cinnamon/libcinnamon.la
  635. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/cinnamon
  636. ----------------------------------------------------------------------
  637. Libraries have been installed in:
  638. /usr/local/lib/cinnamon
  639.  
  640. If you ever happen to want to link against installed libraries
  641. in a given directory, LIBDIR, you must either use libtool, and
  642. specify the full pathname of the library, or use the `-LLIBDIR'
  643. flag during linking and do at least one of the following:
  644. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  645. during execution
  646. - add LIBDIR to the `LD_RUN_PATH' environment variable
  647. during linking
  648. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  649. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  650.  
  651. See any operating system documentation about shared libraries for
  652. more information, such as the ld(1) and ld.so(8) manual pages.
  653. ----------------------------------------------------------------------
  654. test -z "/usr/local/share/dbus-1/services" || /bin/mkdir -p "/usr/local/share/dbus-1/services"
  655. /usr/bin/install -c -m 644 calendar-server/org.Cinnamon.CalendarServer.service hotplug-sniffer/org.Cinnamon.HotplugSniffer.service '/usr/local/share/dbus-1/services'
  656. test -z "/usr/local/lib/cinnamon" || /bin/mkdir -p "/usr/local/lib/cinnamon"
  657. /usr/bin/install -c -m 644 Gvc-1.0.typelib Cinnamon-0.1.typelib St-1.0.typelib '/usr/local/lib/cinnamon'
  658. make[3]: Leaving directory `/home/amadeu/Cinnamon/src'
  659. make[2]: Leaving directory `/home/amadeu/Cinnamon/src'
  660. make[1]: Leaving directory `/home/amadeu/Cinnamon/src'
  661. Making install in browser-plugin
  662. make[1]: Entering directory `/home/amadeu/Cinnamon/browser-plugin'
  663. make[2]: Entering directory `/home/amadeu/Cinnamon/browser-plugin'
  664. make[2]: Nothing to be done for `install-exec-am'.
  665. test -z "/usr/local/lib/mozilla/plugins" || /bin/mkdir -p "/usr/local/lib/mozilla/plugins"
  666. /bin/bash ../libtool --mode=install /usr/bin/install -c libcinnamon-browser-plugin.la '/usr/local/lib/mozilla/plugins'
  667. libtool: install: /usr/bin/install -c .libs/libcinnamon-browser-plugin.so /usr/local/lib/mozilla/plugins/libcinnamon-browser-plugin.so
  668. libtool: install: /usr/bin/install -c .libs/libcinnamon-browser-plugin.lai /usr/local/lib/mozilla/plugins/libcinnamon-browser-plugin.la
  669. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/mozilla/plugins
  670. ----------------------------------------------------------------------
  671. Libraries have been installed in:
  672. /usr/local/lib/mozilla/plugins
  673.  
  674. If you ever happen to want to link against installed libraries
  675. in a given directory, LIBDIR, you must either use libtool, and
  676. specify the full pathname of the library, or use the `-LLIBDIR'
  677. flag during linking and do at least one of the following:
  678. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  679. during execution
  680. - add LIBDIR to the `LD_RUN_PATH' environment variable
  681. during linking
  682. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  683. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  684.  
  685. See any operating system documentation about shared libraries for
  686. more information, such as the ld(1) and ld.so(8) manual pages.
  687. ----------------------------------------------------------------------
  688. make[2]: Leaving directory `/home/amadeu/Cinnamon/browser-plugin'
  689. make[1]: Leaving directory `/home/amadeu/Cinnamon/browser-plugin'
  690. Making install in tests
  691. make[1]: Entering directory `/home/amadeu/Cinnamon/tests'
  692. make[2]: Entering directory `/home/amadeu/Cinnamon/tests'
  693. make[2]: Nothing to be done for `install-exec-am'.
  694. make[2]: Nothing to be done for `install-data-am'.
  695. make[2]: Leaving directory `/home/amadeu/Cinnamon/tests'
  696. make[1]: Leaving directory `/home/amadeu/Cinnamon/tests'
  697. Making install in po
  698. make[1]: Entering directory `/home/amadeu/Cinnamon/po'
  699. linguas="af an ar as ast be bg bn bn_IN ca ca@valencia cs da de el en_GB eo es et eu fa fi fr ga gl gu he hi hu id it ja ko kn ku lt lv mr ms nb nl nn or pa pl pt pt_BR ro ru sk sl sr sr@latin sv ta te th tr ug uk vi zh_CN zh_HK zh_TW "; \
  700. for lang in $linguas; do \
  701. dir=/usr/local/share/locale/$lang/LC_MESSAGES; \
  702. /bin/bash /home/amadeu/Cinnamon/config/install-sh -d $dir; \
  703. if test -r $lang.gmo; then \
  704. /usr/bin/install -c -m 644 $lang.gmo $dir/cinnamon.mo; \
  705. echo "installing $lang.gmo as $dir/cinnamon.mo"; \
  706. else \
  707. /usr/bin/install -c -m 644 ./$lang.gmo $dir/cinnamon.mo; \
  708. echo "installing ./$lang.gmo as" \
  709. "$dir/cinnamon.mo"; \
  710. fi; \
  711. if test -r $lang.gmo.m; then \
  712. /usr/bin/install -c -m 644 $lang.gmo.m $dir/cinnamon.mo.m; \
  713. echo "installing $lang.gmo.m as $dir/cinnamon.mo.m"; \
  714. else \
  715. if test -r ./$lang.gmo.m ; then \
  716. /usr/bin/install -c -m 644 ./$lang.gmo.m \
  717. $dir/cinnamon.mo.m; \
  718. echo "installing ./$lang.gmo.m as" \
  719. "$dir/cinnamon.mo.m"; \
  720. else \
  721. true; \
  722. fi; \
  723. fi; \
  724. done
  725. installing af.gmo as /usr/local/share/locale/af/LC_MESSAGES/cinnamon.mo
  726. installing an.gmo as /usr/local/share/locale/an/LC_MESSAGES/cinnamon.mo
  727. installing ar.gmo as /usr/local/share/locale/ar/LC_MESSAGES/cinnamon.mo
  728. installing as.gmo as /usr/local/share/locale/as/LC_MESSAGES/cinnamon.mo
  729. installing ast.gmo as /usr/local/share/locale/ast/LC_MESSAGES/cinnamon.mo
  730. installing be.gmo as /usr/local/share/locale/be/LC_MESSAGES/cinnamon.mo
  731. installing bg.gmo as /usr/local/share/locale/bg/LC_MESSAGES/cinnamon.mo
  732. installing bn.gmo as /usr/local/share/locale/bn/LC_MESSAGES/cinnamon.mo
  733. installing bn_IN.gmo as /usr/local/share/locale/bn_IN/LC_MESSAGES/cinnamon.mo
  734. installing ca.gmo as /usr/local/share/locale/ca/LC_MESSAGES/cinnamon.mo
  735. installing ca@valencia.gmo as /usr/local/share/locale/ca@valencia/LC_MESSAGES/cinnamon.mo
  736. installing cs.gmo as /usr/local/share/locale/cs/LC_MESSAGES/cinnamon.mo
  737. installing da.gmo as /usr/local/share/locale/da/LC_MESSAGES/cinnamon.mo
  738. installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/cinnamon.mo
  739. installing el.gmo as /usr/local/share/locale/el/LC_MESSAGES/cinnamon.mo
  740. installing en_GB.gmo as /usr/local/share/locale/en_GB/LC_MESSAGES/cinnamon.mo
  741. installing eo.gmo as /usr/local/share/locale/eo/LC_MESSAGES/cinnamon.mo
  742. installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/cinnamon.mo
  743. installing et.gmo as /usr/local/share/locale/et/LC_MESSAGES/cinnamon.mo
  744. installing eu.gmo as /usr/local/share/locale/eu/LC_MESSAGES/cinnamon.mo
  745. installing fa.gmo as /usr/local/share/locale/fa/LC_MESSAGES/cinnamon.mo
  746. installing fi.gmo as /usr/local/share/locale/fi/LC_MESSAGES/cinnamon.mo
  747. installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/cinnamon.mo
  748. installing ga.gmo as /usr/local/share/locale/ga/LC_MESSAGES/cinnamon.mo
  749. installing gl.gmo as /usr/local/share/locale/gl/LC_MESSAGES/cinnamon.mo
  750. installing gu.gmo as /usr/local/share/locale/gu/LC_MESSAGES/cinnamon.mo
  751. installing he.gmo as /usr/local/share/locale/he/LC_MESSAGES/cinnamon.mo
  752. installing hi.gmo as /usr/local/share/locale/hi/LC_MESSAGES/cinnamon.mo
  753. installing hu.gmo as /usr/local/share/locale/hu/LC_MESSAGES/cinnamon.mo
  754. installing id.gmo as /usr/local/share/locale/id/LC_MESSAGES/cinnamon.mo
  755. installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/cinnamon.mo
  756. installing ja.gmo as /usr/local/share/locale/ja/LC_MESSAGES/cinnamon.mo
  757. installing ko.gmo as /usr/local/share/locale/ko/LC_MESSAGES/cinnamon.mo
  758. installing kn.gmo as /usr/local/share/locale/kn/LC_MESSAGES/cinnamon.mo
  759. installing ku.gmo as /usr/local/share/locale/ku/LC_MESSAGES/cinnamon.mo
  760. installing lt.gmo as /usr/local/share/locale/lt/LC_MESSAGES/cinnamon.mo
  761. installing lv.gmo as /usr/local/share/locale/lv/LC_MESSAGES/cinnamon.mo
  762. installing mr.gmo as /usr/local/share/locale/mr/LC_MESSAGES/cinnamon.mo
  763. installing ms.gmo as /usr/local/share/locale/ms/LC_MESSAGES/cinnamon.mo
  764. installing nb.gmo as /usr/local/share/locale/nb/LC_MESSAGES/cinnamon.mo
  765. installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/cinnamon.mo
  766. installing nn.gmo as /usr/local/share/locale/nn/LC_MESSAGES/cinnamon.mo
  767. installing or.gmo as /usr/local/share/locale/or/LC_MESSAGES/cinnamon.mo
  768. installing pa.gmo as /usr/local/share/locale/pa/LC_MESSAGES/cinnamon.mo
  769. installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/cinnamon.mo
  770. installing pt.gmo as /usr/local/share/locale/pt/LC_MESSAGES/cinnamon.mo
  771. installing pt_BR.gmo as /usr/local/share/locale/pt_BR/LC_MESSAGES/cinnamon.mo
  772. installing ro.gmo as /usr/local/share/locale/ro/LC_MESSAGES/cinnamon.mo
  773. installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/cinnamon.mo
  774. installing sk.gmo as /usr/local/share/locale/sk/LC_MESSAGES/cinnamon.mo
  775. installing sl.gmo as /usr/local/share/locale/sl/LC_MESSAGES/cinnamon.mo
  776. installing sr.gmo as /usr/local/share/locale/sr/LC_MESSAGES/cinnamon.mo
  777. installing sr@latin.gmo as /usr/local/share/locale/sr@latin/LC_MESSAGES/cinnamon.mo
  778. installing sv.gmo as /usr/local/share/locale/sv/LC_MESSAGES/cinnamon.mo
  779. installing ta.gmo as /usr/local/share/locale/ta/LC_MESSAGES/cinnamon.mo
  780. installing te.gmo as /usr/local/share/locale/te/LC_MESSAGES/cinnamon.mo
  781. installing th.gmo as /usr/local/share/locale/th/LC_MESSAGES/cinnamon.mo
  782. installing tr.gmo as /usr/local/share/locale/tr/LC_MESSAGES/cinnamon.mo
  783. installing ug.gmo as /usr/local/share/locale/ug/LC_MESSAGES/cinnamon.mo
  784. installing uk.gmo as /usr/local/share/locale/uk/LC_MESSAGES/cinnamon.mo
  785. installing vi.gmo as /usr/local/share/locale/vi/LC_MESSAGES/cinnamon.mo
  786. installing zh_CN.gmo as /usr/local/share/locale/zh_CN/LC_MESSAGES/cinnamon.mo
  787. installing zh_HK.gmo as /usr/local/share/locale/zh_HK/LC_MESSAGES/cinnamon.mo
  788. installing zh_TW.gmo as /usr/local/share/locale/zh_TW/LC_MESSAGES/cinnamon.mo
  789. make[1]: Leaving directory `/home/amadeu/Cinnamon/po'
  790. Making install in man
  791. make[1]: Entering directory `/home/amadeu/Cinnamon/man'
  792. make[2]: Entering directory `/home/amadeu/Cinnamon/man'
  793. make[2]: Nothing to be done for `install-exec-am'.
  794. test -z "/usr/local/share/man/man1" || /bin/mkdir -p "/usr/local/share/man/man1"
  795. /usr/bin/install -c -m 644 cinnamon.1 '/usr/local/share/man/man1'
  796. make[2]: Leaving directory `/home/amadeu/Cinnamon/man'
  797. make[1]: Leaving directory `/home/amadeu/Cinnamon/man'
  798. Making install in files
  799. make[1]: Entering directory `/home/amadeu/Cinnamon/files'
  800. find -mindepth 1 -maxdepth 1 -type d -exec cp -R {} / \;
  801. make[1]: Leaving directory `/home/amadeu/Cinnamon/files'
  802. make[1]: Entering directory `/home/amadeu/Cinnamon'
  803. make[2]: Entering directory `/home/amadeu/Cinnamon'
  804. make[2]: Nothing to be done for `install-exec-am'.
  805. make[2]: Nothing to be done for `install-data-am'.
  806. make[2]: Leaving directory `/home/amadeu/Cinnamon'
  807. make[1]: Leaving directory `/home/amadeu/Cinnamon'
  808. amadeu@amadeu:~/Cinnamon$ sudo apt build
  809. dpkg-buildpackage: source package cinnamon
  810. dpkg-buildpackage: source version 1.2.0
  811. dpkg-buildpackage: source changed by Clement Lefebvre <root@linuxmint.com>
  812. dpkg-buildpackage: host architecture amd64
  813. dpkg-source --before-build Cinnamon
  814. debian/rules clean
  815. test -x debian/rules
  816. dh_testroot
  817. rm -f debian/stamp-makefile-build debian/stamp-makefile-install
  818. GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make -C . -k distclean
  819. make[1]: Entering directory `/home/amadeu/Cinnamon'
  820. Making distclean in files
  821. make[2]: Entering directory `/home/amadeu/Cinnamon/files'
  822. make[2]: *** No rule to make target `distclean'.
  823. make[2]: Leaving directory `/home/amadeu/Cinnamon/files'
  824. Making distclean in man
  825. make[2]: Entering directory `/home/amadeu/Cinnamon/man'
  826. rm -rf .libs _libs
  827. rm -f *.lo
  828. test -z "" || rm -f
  829. test . = "." || test -z "" || rm -f
  830. rm -f Makefile
  831. make[2]: Leaving directory `/home/amadeu/Cinnamon/man'
  832. Making distclean in po
  833. make[2]: Entering directory `/home/amadeu/Cinnamon/po'
  834. rm -f *.pox cinnamon.pot *.old.po cat-id-tbl.tmp
  835. rm -f .intltool-merge-cache
  836. rm -f Makefile Makefile.in POTFILES stamp-it
  837. rm -f *.mo *.msg *.cat *.cat.m *.gmo
  838. make[2]: Leaving directory `/home/amadeu/Cinnamon/po'
  839. Making distclean in tests
  840. make[2]: Entering directory `/home/amadeu/Cinnamon/tests'
  841. test -z "run-test.sh" || rm -f run-test.sh
  842. rm -rf .libs _libs
  843. rm -f *.lo
  844. test -z "" || rm -f
  845. test . = "." || test -z "" || rm -f
  846. rm -f Makefile
  847. make[2]: Leaving directory `/home/amadeu/Cinnamon/tests'
  848. Making distclean in browser-plugin
  849. make[2]: Entering directory `/home/amadeu/Cinnamon/browser-plugin'
  850. rm -rf .libs _libs
  851. test -z "libcinnamon-browser-plugin.la" || rm -f libcinnamon-browser-plugin.la
  852. rm -f "./so_locations"
  853. rm -f *.o
  854. rm -f *.lo
  855. rm -f *.tab.c
  856. test -z "" || rm -f
  857. test . = "." || test -z "" || rm -f
  858. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  859. rm -rf ./.deps
  860. rm -f Makefile
  861. make[2]: Leaving directory `/home/amadeu/Cinnamon/browser-plugin'
  862. Making distclean in src
  863. make[2]: Entering directory `/home/amadeu/Cinnamon/src'
  864. rm -f cinnamon-real
  865. test -z "calendar-server/org.Cinnamon.CalendarServer.service hotplug-sniffer/org.Cinnamon.HotplugSniffer.service Gvc-1.0.typelib Cinnamon-0.1.typelib St-1.0.typelib cinnamon cinnamon-extension-tool stamp-st-marshal.h stamp-st-enum-types.h stamp-st.h stamp-na-marshal.h st-enum-types.h st-enum-types.c st-marshal.h st-marshal.c st.h na-marshal.h na-marshal.c cinnamon-marshal.h cinnamon-marshal.c cinnamon-enum-types.h cinnamon-enum-types.c Gvc-1.0.gir stamp-cinnamon-marshal.h stamp-cinnamon-enum-types.h Cinnamon-0.1.gir St-1.0.gir" || rm -f calendar-server/org.Cinnamon.CalendarServer.service hotplug-sniffer/org.Cinnamon.HotplugSniffer.service Gvc-1.0.typelib Cinnamon-0.1.typelib St-1.0.typelib cinnamon cinnamon-extension-tool stamp-st-marshal.h stamp-st-enum-types.h stamp-st.h stamp-na-marshal.h st-enum-types.h st-enum-types.c st-marshal.h st-marshal.c st.h na-marshal.h na-marshal.c cinnamon-marshal.h cinnamon-marshal.c cinnamon-enum-types.h cinnamon-enum-types.c Gvc-1.0.gir stamp-cinnamon-marshal.h stamp-cinnamon-enum-types.h Cinnamon-0.1.gir St-1.0.gir
  866. rm -f cinnamon-calendar-server cinnamon-hotplug-sniffer cinnamon-perf-helper
  867. rm -rf .libs _libs
  868. test -z "libst-1.0.la libtray.la libgvc.la" || rm -f libst-1.0.la libtray.la libgvc.la
  869. rm -f "./so_locations"
  870. rm -f "./so_locations"
  871. rm -f "./so_locations"
  872. rm -f test-theme test-recorder run-js-test
  873. test -z "libcinnamon.la" || rm -f libcinnamon.la
  874. rm -f "./so_locations"
  875. rm -f *.o
  876. rm -f *.lo
  877. rm -f *.tab.c
  878. test -z "" || rm -f
  879. test . = "." || test -z "" || rm -f
  880. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  881. rm -rf ./.deps
  882. rm -f Makefile
  883. make[2]: Leaving directory `/home/amadeu/Cinnamon/src'
  884. Making distclean in js
  885. make[2]: Entering directory `/home/amadeu/Cinnamon/js'
  886. rm -rf .libs _libs
  887. rm -f *.lo
  888. test -z "" || rm -f
  889. test . = "." || test -z "" || rm -f
  890. rm -f Makefile
  891. make[2]: Leaving directory `/home/amadeu/Cinnamon/js'
  892. Making distclean in data
  893. make[2]: Entering directory `/home/amadeu/Cinnamon/data'
  894. test -z "cinnamon.desktop.in cinnamon.desktop org.cinnamon.gschema.xml gschemas.compiled" || rm -f cinnamon.desktop.in cinnamon.desktop org.cinnamon.gschema.xml gschemas.compiled
  895. rm -rf .libs _libs
  896. rm -f *.lo
  897. rm -f org.cinnamon.gschema.valid
  898. test -z "" || rm -f
  899. test . = "." || test -z "" || rm -f
  900. rm -f Makefile
  901. make[2]: Leaving directory `/home/amadeu/Cinnamon/data'
  902. Making distclean in .
  903. make[2]: Entering directory `/home/amadeu/Cinnamon'
  904. rm -rf .libs _libs
  905. rm -f *.lo
  906. test -z "js/misc/config.js files/Makefile" || rm -f js/misc/config.js files/Makefile
  907. test . = "." || test -z "" || rm -f
  908. rm -f config.h stamp-h1
  909. rm -f libtool config.lt
  910. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  911. make[2]: Leaving directory `/home/amadeu/Cinnamon'
  912. make[1]: *** [distclean-recursive] Error 1
  913. make[1]: Target `distclean' not remade because of errors.
  914. make[1]: Leaving directory `/home/amadeu/Cinnamon'
  915. make: [makefile-clean] Error 2 (ignored)
  916. rm -f debian/stamp-autotools
  917. rmdir --ignore-fail-on-non-empty .
  918. rmdir: failed to remove `.': Invalid argument
  919. make: [makefile-clean] Error 1 (ignored)
  920. for i in ./config/config.guess ./config/config.sub ./config/config.rpath ; do \
  921. if test -e $i.cdbs-orig ; then \
  922. mv $i.cdbs-orig $i ; \
  923. fi ; \
  924. done
  925. dh_clean
  926. rm -f debian/stamp-autotools-files
  927. rm -f debian/cdbs-install-list debian/cdbs-package-list debian/stamp-copyright-check
  928. cd . && \
  929. rm -f intltool-extract intltool-merge intltool-update po/.intltool-merge-cache; \
  930. if test -d doc; then find doc -name '*.omf.out' -exec rm -f \{\} \; ; fi; \
  931. if test -d help; then find help -name '*.omf.out' -exec rm -f \{\} \; ; fi
  932. { cat /usr/share/gnome-pkg-tools/control.header ; \
  933. sed "s/@GNOME_TEAM@/Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>/" debian/control.in ; } \
  934. > debian/control
  935. dpkg-source -b Cinnamon
  936. dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1)
  937. dpkg-source: info: using source format `1.0'
  938. dpkg-source: warning: source directory 'Cinnamon' is not <sourcepackage>-<upstreamversion> 'cinnamon-1.2.0'
  939. dpkg-source: info: building cinnamon in cinnamon_1.2.0.tar.gz
  940. dpkg-source: info: building cinnamon in cinnamon_1.2.0.dsc
  941. debian/rules build
  942. test -x debian/rules
  943. mkdir -p "."
  944.  
  945. WARNING: copyright-check disabled - touch debian/copyright_hints to enable.
  946.  
  947. touch debian/stamp-copyright-check
  948. if test -e /usr/share/misc/config.guess ; then \
  949. for i in ./config/config.guess ; do \
  950. if ! test -e $i.cdbs-orig ; then \
  951. mv $i $i.cdbs-orig ; \
  952. cp --remove-destination /usr/share/misc/config.guess $i ; \
  953. fi ; \
  954. done ; \
  955. fi
  956. if test -e /usr/share/misc/config.sub ; then \
  957. for i in ./config/config.sub ; do \
  958. if ! test -e $i.cdbs-orig ; then \
  959. mv $i $i.cdbs-orig ; \
  960. cp --remove-destination /usr/share/misc/config.sub $i ; \
  961. fi ; \
  962. done ; \
  963. fi
  964. if test -e /usr/share/gnulib/build-aux/config.rpath ; then \
  965. for i in ./config/config.rpath ; do \
  966. if ! test -e $i.cdbs-orig ; then \
  967. mv $i $i.cdbs-orig ; \
  968. cp --remove-destination /usr/share/gnulib/build-aux/config.rpath $i ; \
  969. fi ; \
  970. done ; \
  971. fi
  972. touch debian/stamp-autotools-files
  973. chmod a+x /home/amadeu/Cinnamon/./configure
  974. mkdir -p .
  975. cd . && CFLAGS="-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall" CXXFLAGS="-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall" CPPFLAGS="" LDFLAGS="" /home/amadeu/Cinnamon/./configure --build=x86_64-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/cinnamon" --srcdir=. --disable-maintainer-mode --disable-dependency-tracking --disable-silent-rules --enable-compile-warnings=yes
  976. checking for a BSD-compatible install... /usr/bin/install -c
  977. checking whether build environment is sane... yes
  978. checking for a thread-safe mkdir -p... /bin/mkdir -p
  979. checking for gawk... gawk
  980. checking whether make sets $(MAKE)... yes
  981. checking how to create a ustar tar archive... gnutar
  982. checking whether to enable maintainer-specific portions of Makefiles... no
  983. checking for gcc... gcc
  984. checking whether the C compiler works... yes
  985. checking for C compiler default output file name... a.out
  986. checking for suffix of executables...
  987. checking whether we are cross compiling... no
  988. checking for suffix of object files... o
  989. checking whether we are using the GNU C compiler... yes
  990. checking whether gcc accepts -g... yes
  991. checking for gcc option to accept ISO C89... none needed
  992. checking for style of include used by make... GNU
  993. checking dependency style of gcc... none
  994. checking whether gcc and cc understand -c and -o together... yes
  995. checking build system type... x86_64-pc-linux-gnu
  996. checking host system type... x86_64-pc-linux-gnu
  997. checking how to print strings... printf
  998. checking for a sed that does not truncate output... /bin/sed
  999. checking for grep that handles long lines and -e... /bin/grep
  1000. checking for egrep... /bin/grep -E
  1001. checking for fgrep... /bin/grep -F
  1002. checking for ld used by gcc... /usr/bin/ld
  1003. checking if the linker (/usr/bin/ld) is GNU ld... yes
  1004. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  1005. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  1006. checking whether ln -s works... yes
  1007. checking the maximum length of command line arguments... 3458764513820540925
  1008. checking whether the shell understands some XSI constructs... yes
  1009. checking whether the shell understands "+="... yes
  1010. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  1011. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  1012. checking for /usr/bin/ld option to reload object files... -r
  1013. checking for objdump... objdump
  1014. checking how to recognize dependent libraries... pass_all
  1015. checking for dlltool... no
  1016. checking how to associate runtime and link libraries... printf %s\n
  1017. checking for ar... ar
  1018. checking for archiver @FILE support... @
  1019. checking for strip... strip
  1020. checking for ranlib... ranlib
  1021. checking command to parse /usr/bin/nm -B output from gcc object... ok
  1022. checking for sysroot... no
  1023. checking for mt... mt
  1024. checking if mt is a manifest tool... no
  1025. checking how to run the C preprocessor... gcc -E
  1026. checking for ANSI C header files... yes
  1027. checking for sys/types.h... yes
  1028. checking for sys/stat.h... yes
  1029. checking for stdlib.h... yes
  1030. checking for string.h... yes
  1031. checking for memory.h... yes
  1032. checking for strings.h... yes
  1033. checking for inttypes.h... yes
  1034. checking for stdint.h... yes
  1035. checking for unistd.h... yes
  1036. checking for dlfcn.h... yes
  1037. checking for objdir... .libs
  1038. checking if gcc supports -fno-rtti -fno-exceptions... no
  1039. checking for gcc option to produce PIC... -fPIC -DPIC
  1040. checking if gcc PIC flag -fPIC -DPIC works... yes
  1041. checking if gcc static flag -static works... yes
  1042. checking if gcc supports -c -o file.o... yes
  1043. checking if gcc supports -c -o file.o... (cached) yes
  1044. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  1045. checking whether -lc should be explicitly linked in... no
  1046. checking dynamic linker characteristics... GNU/Linux ld.so
  1047. checking how to hardcode library paths into programs... immediate
  1048. checking whether stripping libraries is possible... yes
  1049. checking if libtool supports shared libraries... yes
  1050. checking whether to build shared libraries... yes
  1051. checking whether to build static libraries... no
  1052. checking whether NLS is requested... yes
  1053. checking for intltool >= 0.40... 0.41.1 found
  1054. checking for intltool-update... /usr/bin/intltool-update
  1055. checking for intltool-merge... /usr/bin/intltool-merge
  1056. checking for intltool-extract... /usr/bin/intltool-extract
  1057. checking for xgettext... /usr/bin/xgettext
  1058. checking for msgmerge... /usr/bin/msgmerge
  1059. checking for msgfmt... /usr/bin/msgfmt
  1060. checking for gmsgfmt... /usr/bin/msgfmt
  1061. checking for perl... /usr/bin/perl
  1062. checking for perl >= 5.8.1... 5.14.2
  1063. checking for XML::Parser... ok
  1064. checking for msgfmt... (cached) /usr/bin/msgfmt
  1065. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  1066. checking for xgettext... (cached) /usr/bin/xgettext
  1067. checking for msgmerge... (cached) /usr/bin/msgmerge
  1068. checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
  1069. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  1070. checking for shared library run path origin... done
  1071. checking for CFPreferencesCopyAppValue... no
  1072. checking for CFLocaleCopyCurrent... no
  1073. checking for GNU gettext in libc... yes
  1074. checking whether to use NLS... yes
  1075. checking where the gettext function comes from... libc
  1076. checking for pkg-config... /usr/bin/pkg-config
  1077. checking pkg-config is at least version 0.22... yes
  1078. checking for gconftool-2... /usr/bin/gconftool-2
  1079. Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
  1080. Using $(sysconfdir)/gconf/schemas as install directory for schema files
  1081. checking for pkg-config... (cached) /usr/bin/pkg-config
  1082. checking pkg-config is at least version 0.16... yes
  1083. checking for a Python interpreter with version >= 2.5... python
  1084. checking for python... /usr/bin/python
  1085. checking for python version... 2.7
  1086. checking for python platform... linux2
  1087. checking for python script directory... ${prefix}/lib/python2.7/dist-packages
  1088. checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages
  1089. checking for GStreamer (needed for recording functionality)... yes
  1090. checking for TEST_CINNAMON_RECORDER... yes
  1091. checking for CINNAMON... yes
  1092. checking for CINNAMON_PERF_HELPER... yes
  1093. checking for CINNAMON_HOTPLUG_SNIFFER... yes
  1094. checking for BROWSER_PLUGIN... yes
  1095. checking for gobject-introspection... yes
  1096. checking for JS_NewGlobalObject... yes
  1097. checking for XFixesCreatePointerBarrier... yes
  1098. checking for ST... yes
  1099. checking for GDMUSER... yes
  1100. checking for TRAY... yes
  1101. checking for GVC... yes
  1102. checking for DESKTOP_SCHEMAS... yes
  1103. checking for bluetooth support... yes
  1104. checking for CALENDAR_SERVER... yes
  1105. checking for fdwalk... no
  1106. checking for mallinfo... yes
  1107. checking sys/resource.h usability... yes
  1108. checking sys/resource.h presence... yes
  1109. checking for sys/resource.h... yes
  1110. checking for _NL_TIME_FIRST_WEEKDAY... yes
  1111. checking for pkg-config... (cached) /usr/bin/pkg-config
  1112. checking pkg-config is at least version 0.16... yes
  1113. checking for GLIB - version >= 2.0.0... yes (version 2.30.2)
  1114. checking location of system Certificate Authority list... /etc/ssl/certs/ca-certificates.crt
  1115. configure: creating ./config.status
  1116. config.status: creating Makefile
  1117. config.status: creating data/Makefile
  1118. config.status: creating js/Makefile
  1119. config.status: creating js/misc/config.js
  1120. config.status: creating src/Makefile
  1121. config.status: creating browser-plugin/Makefile
  1122. config.status: creating tests/Makefile
  1123. config.status: creating po/Makefile.in
  1124. config.status: creating man/Makefile
  1125. config.status: creating files/Makefile
  1126. config.status: creating config.h
  1127. config.status: executing depfiles commands
  1128. config.status: executing libtool commands
  1129. config.status: executing po-directories commands
  1130. config.status: creating po/POTFILES
  1131. config.status: creating po/Makefile
  1132. config.status: executing po/stamp-it commands
  1133. touch debian/stamp-autotools
  1134. GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make -C .
  1135. make[1]: Entering directory `/home/amadeu/Cinnamon'
  1136. /usr/bin/make all-recursive
  1137. make[2]: Entering directory `/home/amadeu/Cinnamon'
  1138. Making all in data
  1139. make[3]: Entering directory `/home/amadeu/Cinnamon/data'
  1140. sed -e "s|@bindir[@]|/usr/bin|" \
  1141. -e "s|@VERSION[@]|1.2.0|" \
  1142. cinnamon.desktop.in.in > cinnamon.desktop.in || rm cinnamon.desktop.in
  1143. sed s/^_// < cinnamon.desktop.in > cinnamon.desktop || rm cinnamon.desktop
  1144. LC_ALL=C /usr/bin/intltool-merge -x -u /tmp org.cinnamon.gschema.xml.in org.cinnamon.gschema.xml
  1145. Merging translations into org.cinnamon.gschema.xml.
  1146. CREATED org.cinnamon.gschema.xml
  1147. if test -f "org.cinnamon.gschema.xml"; then d=; else d="./"; fi; /usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas --strict --dry-run --schema-file=${d}org.cinnamon.gschema.xml && touch org.cinnamon.gschema.valid
  1148. /usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas --targetdir=. .
  1149. rm cinnamon.desktop.in
  1150. make[3]: Leaving directory `/home/amadeu/Cinnamon/data'
  1151. Making all in js
  1152. make[3]: Entering directory `/home/amadeu/Cinnamon/js'
  1153. make[3]: Nothing to be done for `all'.
  1154. make[3]: Leaving directory `/home/amadeu/Cinnamon/js'
  1155. Making all in src
  1156. make[3]: Entering directory `/home/amadeu/Cinnamon/src'
  1157. ( \
  1158. glib-mkenums \
  1159. --template ./st/st-enum-types.h.in \
  1160. ./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-container.h ./st/st-drawing-area.h ./st/st-entry.h ./st/st-focus-manager.h ./st/st-group.h ./st/st-icon.h ./st/st-icon-colors.h ./st/st-im-text.h ./st/st-label.h ./st/st-overflow-box.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-tooltip.h ./st/st-types.h ./st/st-widget.h ./st/st-widget-accessible.h ) >> stamp-st-enum-types.h.tmp && \
  1161. (cmp -s stamp-st-enum-types.h.tmp st-enum-types.h || cp stamp-st-enum-types.h.tmp st-enum-types.h) && \
  1162. rm -f stamp-st-enum-types.h.tmp && \
  1163. echo timestamp > stamp-st-enum-types.h
  1164. ( \
  1165. glib-mkenums \
  1166. --template ./st/st-enum-types.c.in \
  1167. ./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-container.h ./st/st-drawing-area.h ./st/st-entry.h ./st/st-focus-manager.h ./st/st-group.h ./st/st-icon.h ./st/st-icon-colors.h ./st/st-im-text.h ./st/st-label.h ./st/st-overflow-box.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-tooltip.h ./st/st-types.h ./st/st-widget.h ./st/st-widget-accessible.h ) >> st-enum-types.c.tmp && \
  1168. cp st-enum-types.c.tmp st-enum-types.c && \
  1169. rm -f st-enum-types.c.tmp
  1170. glib-genmarshal \
  1171. --prefix=_st_marshal \
  1172. --header \
  1173. ./st/st-marshal.list > stamp-st-marshal.h.tmp && \
  1174. (cmp -s stamp-st-marshal.h.tmp st-marshal.h || cp -f stamp-st-marshal.h.tmp st-marshal.h) && \
  1175. rm -f stamp-st-marshal.h.tmp && \
  1176. echo timestamp > stamp-st-marshal.h
  1177. (echo "#include \"st-marshal.h\"" ; \
  1178. glib-genmarshal \
  1179. --prefix=_st_marshal \
  1180. --body \
  1181. ./st/st-marshal.list ) > st-marshal.c.tmp && \
  1182. cp -f st-marshal.c.tmp st-marshal.c && \
  1183. rm -f st-marshal.c.tmp
  1184. (echo "#define ST_H_INSIDE 1"; \
  1185. 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-container.h st/st-drawing-area.h st/st-entry.h st/st-focus-manager.h st/st-group.h st/st-icon.h st/st-icon-colors.h st/st-im-text.h st/st-label.h st/st-overflow-box.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-tooltip.h st/st-types.h st/st-widget.h st/st-widget-accessible.h ; do \
  1186. echo "#include <"$name">"; \
  1187. done; echo "#undef ST_H_INSIDE") > stamp-st.h.tmp && \
  1188. (cmp -s stamp-st.h.tmp st.h || cp stamp-st.h.tmp st.h) && \
  1189. rm -f stamp-st.h.tmp && \
  1190. echo timestamp > stamp-st.h
  1191. glib-genmarshal \
  1192. --prefix=_na_marshal \
  1193. --header \
  1194. ./tray/na-marshal.list > xgen-tmh && \
  1195. (cmp -s xgen-tmh na-marshal.h || cp -f xgen-tmh na-marshal.h) && \
  1196. rm -f xgen-tmh && \
  1197. echo timestamp > stamp-na-marshal.h
  1198. (echo "#include \"na-marshal.h\"" ; \
  1199. glib-genmarshal \
  1200. --prefix=_na_marshal \
  1201. --body \
  1202. ./tray/na-marshal.list ) > xgen-tmc && \
  1203. cp -f xgen-tmc na-marshal.c && \
  1204. rm -f xgen-tmc
  1205. glib-genmarshal \
  1206. --prefix=_cinnamon_marshal \
  1207. --header \
  1208. ./cinnamon-marshal.list > xgen-smh && \
  1209. (cmp -s xgen-smh cinnamon-marshal.h || cp -f xgen-smh cinnamon-marshal.h) && \
  1210. rm -f xgen-smh && \
  1211. echo timestamp > stamp-cinnamon-marshal.h
  1212. (echo "#include \"cinnamon-marshal.h\"" ; \
  1213. glib-genmarshal \
  1214. --prefix=_cinnamon_marshal \
  1215. --body \
  1216. ./cinnamon-marshal.list ) > xgen-smc && \
  1217. cp -f xgen-smc cinnamon-marshal.c && \
  1218. rm -f xgen-smc
  1219. ( \
  1220. glib-mkenums \
  1221. --template cinnamon-enum-types.h.in \
  1222. ./cinnamon-app.h ./cinnamon-app-system.h ./cinnamon-app-usage.h ./cinnamon-arrow.h ./cinnamon-contact-system.h ./cinnamon-doc-system.h ./cinnamon-embedded-window.h ./cinnamon-generic-container.h ./cinnamon-gtk-embed.h ./cinnamon-global.h ./cinnamon-mobile-providers.h ./cinnamon-mount-operation.h ./cinnamon-network-agent.h ./cinnamon-perf-log.h ./cinnamon-slicer.h ./cinnamon-stack.h ./cinnamon-tp-client.h ./cinnamon-tray-icon.h ./cinnamon-tray-manager.h ./cinnamon-util.h ./cinnamon-window-tracker.h ./cinnamon-wm.h ./cinnamon-xfixes-cursor.h ) > stamp-cinnamon-enum-types.h.tmp && \
  1223. (cmp -s stamp-cinnamon-enum-types.h.tmp cinnamon-enum-types.h || mv stamp-cinnamon-enum-types.h.tmp cinnamon-enum-types.h) && \
  1224. rm -f stamp-cinnamon-enum-types.h.tmp && \
  1225. echo timestamp > stamp-cinnamon-enum-types.h
  1226. ( \
  1227. glib-mkenums \
  1228. --template cinnamon-enum-types.c.in \
  1229. ./cinnamon-app.h ./cinnamon-app-system.h ./cinnamon-app-usage.h ./cinnamon-arrow.h ./cinnamon-contact-system.h ./cinnamon-doc-system.h ./cinnamon-embedded-window.h ./cinnamon-generic-container.h ./cinnamon-gtk-embed.h ./cinnamon-global.h ./cinnamon-mobile-providers.h ./cinnamon-mount-operation.h ./cinnamon-network-agent.h ./cinnamon-perf-log.h ./cinnamon-slicer.h ./cinnamon-stack.h ./cinnamon-tp-client.h ./cinnamon-tray-icon.h ./cinnamon-tray-manager.h ./cinnamon-util.h ./cinnamon-window-tracker.h ./cinnamon-wm.h ./cinnamon-xfixes-cursor.h ) > cinnamon-enum-types.c.tmp && \
  1230. mv cinnamon-enum-types.c.tmp cinnamon-enum-types.c && \
  1231. rm -f cinnamon-enum-types.c.tmp
  1232. /usr/bin/make all-am
  1233. make[4]: Entering directory `/home/amadeu/Cinnamon/src'
  1234. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libst_1_0_la-st-adjustment.lo `test -f 'st/st-adjustment.c' || echo './'`st/st-adjustment.c
  1235. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st/st-adjustment.c -fPIC -DPIC -o .libs/libst_1_0_la-st-adjustment.o
  1236. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libst_1_0_la-st-bin.lo `test -f 'st/st-bin.c' || echo './'`st/st-bin.c
  1237. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st/st-bin.c -fPIC -DPIC -o .libs/libst_1_0_la-st-bin.o
  1238. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libst_1_0_la-st-border-image.lo `test -f 'st/st-border-image.c' || echo './'`st/st-border-image.c
  1239. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st/st-border-image.c -fPIC -DPIC -o .libs/libst_1_0_la-st-border-image.o
  1240. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libst_1_0_la-st-box-layout.lo `test -f 'st/st-box-layout.c' || echo './'`st/st-box-layout.c
  1241. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st/st-box-layout.c -fPIC -DPIC -o .libs/libst_1_0_la-st-box-layout.o
  1242. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -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
  1243. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st/st-box-layout-child.c -fPIC -DPIC -o .libs/libst_1_0_la-st-box-layout-child.o
  1244. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libst_1_0_la-st-button.lo `test -f 'st/st-button.c' || echo './'`st/st-button.c
  1245. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st/st-button.c -fPIC -DPIC -o .libs/libst_1_0_la-st-button.o
  1246. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libst_1_0_la-st-clipboard.lo `test -f 'st/st-clipboard.c' || echo './'`st/st-clipboard.c
  1247. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st/st-clipboard.c -fPIC -DPIC -o .libs/libst_1_0_la-st-clipboard.o
  1248. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libst_1_0_la-st-container.lo `test -f 'st/st-container.c' || echo './'`st/st-container.c
  1249. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st/st-container.c -fPIC -DPIC -o .libs/libst_1_0_la-st-container.o
  1250. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libst_1_0_la-st-drawing-area.lo `test -f 'st/st-drawing-area.c' || echo './'`st/st-drawing-area.c
  1251. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st/st-drawing-area.c -fPIC -DPIC -o .libs/libst_1_0_la-st-drawing-area.o
  1252. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libst_1_0_la-st-entry.lo `test -f 'st/st-entry.c' || echo './'`st/st-entry.c
  1253. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st/st-entry.c -fPIC -DPIC -o .libs/libst_1_0_la-st-entry.o
  1254. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libst_1_0_la-st-focus-manager.lo `test -f 'st/st-focus-manager.c' || echo './'`st/st-focus-manager.c
  1255. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st/st-focus-manager.c -fPIC -DPIC -o .libs/libst_1_0_la-st-focus-manager.o
  1256. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libst_1_0_la-st-group.lo `test -f 'st/st-group.c' || echo './'`st/st-group.c
  1257. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st/st-group.c -fPIC -DPIC -o .libs/libst_1_0_la-st-group.o
  1258. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libst_1_0_la-st-icon.lo `test -f 'st/st-icon.c' || echo './'`st/st-icon.c
  1259. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st/st-icon.c -fPIC -DPIC -o .libs/libst_1_0_la-st-icon.o
  1260. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libst_1_0_la-st-icon-colors.lo `test -f 'st/st-icon-colors.c' || echo './'`st/st-icon-colors.c
  1261. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st/st-icon-colors.c -fPIC -DPIC -o .libs/libst_1_0_la-st-icon-colors.o
  1262. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libst_1_0_la-st-im-text.lo `test -f 'st/st-im-text.c' || echo './'`st/st-im-text.c
  1263. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st/st-im-text.c -fPIC -DPIC -o .libs/libst_1_0_la-st-im-text.o
  1264. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libst_1_0_la-st-label.lo `test -f 'st/st-label.c' || echo './'`st/st-label.c
  1265. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st/st-label.c -fPIC -DPIC -o .libs/libst_1_0_la-st-label.o
  1266. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libst_1_0_la-st-overflow-box.lo `test -f 'st/st-overflow-box.c' || echo './'`st/st-overflow-box.c
  1267. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st/st-overflow-box.c -fPIC -DPIC -o .libs/libst_1_0_la-st-overflow-box.o
  1268. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libst_1_0_la-st-private.lo `test -f 'st/st-private.c' || echo './'`st/st-private.c
  1269. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st/st-private.c -fPIC -DPIC -o .libs/libst_1_0_la-st-private.o
  1270. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libst_1_0_la-st-scrollable.lo `test -f 'st/st-scrollable.c' || echo './'`st/st-scrollable.c
  1271. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st/st-scrollable.c -fPIC -DPIC -o .libs/libst_1_0_la-st-scrollable.o
  1272. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libst_1_0_la-st-scroll-bar.lo `test -f 'st/st-scroll-bar.c' || echo './'`st/st-scroll-bar.c
  1273. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st/st-scroll-bar.c -fPIC -DPIC -o .libs/libst_1_0_la-st-scroll-bar.o
  1274. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libst_1_0_la-st-scroll-view.lo `test -f 'st/st-scroll-view.c' || echo './'`st/st-scroll-view.c
  1275. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st/st-scroll-view.c -fPIC -DPIC -o .libs/libst_1_0_la-st-scroll-view.o
  1276. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libst_1_0_la-st-shadow.lo `test -f 'st/st-shadow.c' || echo './'`st/st-shadow.c
  1277. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st/st-shadow.c -fPIC -DPIC -o .libs/libst_1_0_la-st-shadow.o
  1278. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libst_1_0_la-st-table.lo `test -f 'st/st-table.c' || echo './'`st/st-table.c
  1279. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st/st-table.c -fPIC -DPIC -o .libs/libst_1_0_la-st-table.o
  1280. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libst_1_0_la-st-table-child.lo `test -f 'st/st-table-child.c' || echo './'`st/st-table-child.c
  1281. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st/st-table-child.c -fPIC -DPIC -o .libs/libst_1_0_la-st-table-child.o
  1282. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libst_1_0_la-st-texture-cache.lo `test -f 'st/st-texture-cache.c' || echo './'`st/st-texture-cache.c
  1283. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st/st-texture-cache.c -fPIC -DPIC -o .libs/libst_1_0_la-st-texture-cache.o
  1284. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libst_1_0_la-st-theme.lo `test -f 'st/st-theme.c' || echo './'`st/st-theme.c
  1285. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st/st-theme.c -fPIC -DPIC -o .libs/libst_1_0_la-st-theme.o
  1286. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libst_1_0_la-st-theme-context.lo `test -f 'st/st-theme-context.c' || echo './'`st/st-theme-context.c
  1287. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st/st-theme-context.c -fPIC -DPIC -o .libs/libst_1_0_la-st-theme-context.o
  1288. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libst_1_0_la-st-theme-node.lo `test -f 'st/st-theme-node.c' || echo './'`st/st-theme-node.c
  1289. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st/st-theme-node.c -fPIC -DPIC -o .libs/libst_1_0_la-st-theme-node.o
  1290. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -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
  1291. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st/st-theme-node-drawing.c -fPIC -DPIC -o .libs/libst_1_0_la-st-theme-node-drawing.o
  1292. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -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
  1293. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st/st-theme-node-transition.c -fPIC -DPIC -o .libs/libst_1_0_la-st-theme-node-transition.o
  1294. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libst_1_0_la-st-tooltip.lo `test -f 'st/st-tooltip.c' || echo './'`st/st-tooltip.c
  1295. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st/st-tooltip.c -fPIC -DPIC -o .libs/libst_1_0_la-st-tooltip.o
  1296. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libst_1_0_la-st-widget.lo `test -f 'st/st-widget.c' || echo './'`st/st-widget.c
  1297. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st/st-widget.c -fPIC -DPIC -o .libs/libst_1_0_la-st-widget.o
  1298. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -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
  1299. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st/st-scroll-view-fade.c -fPIC -DPIC -o .libs/libst_1_0_la-st-scroll-view-fade.o
  1300. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libst_1_0_la-st-enum-types.lo `test -f 'st-enum-types.c' || echo './'`st-enum-types.c
  1301. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st-enum-types.c -fPIC -DPIC -o .libs/libst_1_0_la-st-enum-types.o
  1302. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libst_1_0_la-st-marshal.lo `test -f 'st-marshal.c' || echo './'`st-marshal.c
  1303. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c st-marshal.c -fPIC -DPIC -o .libs/libst_1_0_la-st-marshal.o
  1304. /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -o libst-1.0.la libst_1_0_la-st-adjustment.lo libst_1_0_la-st-bin.lo libst_1_0_la-st-border-image.lo libst_1_0_la-st-box-layout.lo libst_1_0_la-st-box-layout-child.lo libst_1_0_la-st-button.lo libst_1_0_la-st-clipboard.lo libst_1_0_la-st-container.lo libst_1_0_la-st-drawing-area.lo libst_1_0_la-st-entry.lo libst_1_0_la-st-focus-manager.lo libst_1_0_la-st-group.lo libst_1_0_la-st-icon.lo libst_1_0_la-st-icon-colors.lo libst_1_0_la-st-im-text.lo libst_1_0_la-st-label.lo libst_1_0_la-st-overflow-box.lo libst_1_0_la-st-private.lo libst_1_0_la-st-scrollable.lo libst_1_0_la-st-scroll-bar.lo libst_1_0_la-st-scroll-view.lo libst_1_0_la-st-shadow.lo libst_1_0_la-st-table.lo libst_1_0_la-st-table-child.lo libst_1_0_la-st-texture-cache.lo libst_1_0_la-st-theme.lo libst_1_0_la-st-theme-context.lo libst_1_0_la-st-theme-node.lo libst_1_0_la-st-theme-node-drawing.lo libst_1_0_la-st-theme-node-transition.lo libst_1_0_la-st-tooltip.lo libst_1_0_la-st-widget.lo libst_1_0_la-st-scroll-view-fade.lo libst_1_0_la-st-enum-types.lo libst_1_0_la-st-marshal.lo -lm -pthread -lclutter-glx-1.0 -lcogl-pango -ljson-glib-1.0 -lGL -ldrm -lXi -lcogl -lXext -lXdamage -lXcomposite -lXfixes -lcroco-0.6 -lxml2 -lgnome-desktop-3 -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lX11
  1305. libtool: link: ar cru .libs/libst-1.0.a .libs/libst_1_0_la-st-adjustment.o .libs/libst_1_0_la-st-bin.o .libs/libst_1_0_la-st-border-image.o .libs/libst_1_0_la-st-box-layout.o .libs/libst_1_0_la-st-box-layout-child.o .libs/libst_1_0_la-st-button.o .libs/libst_1_0_la-st-clipboard.o .libs/libst_1_0_la-st-container.o .libs/libst_1_0_la-st-drawing-area.o .libs/libst_1_0_la-st-entry.o .libs/libst_1_0_la-st-focus-manager.o .libs/libst_1_0_la-st-group.o .libs/libst_1_0_la-st-icon.o .libs/libst_1_0_la-st-icon-colors.o .libs/libst_1_0_la-st-im-text.o .libs/libst_1_0_la-st-label.o .libs/libst_1_0_la-st-overflow-box.o .libs/libst_1_0_la-st-private.o .libs/libst_1_0_la-st-scrollable.o .libs/libst_1_0_la-st-scroll-bar.o .libs/libst_1_0_la-st-scroll-view.o .libs/libst_1_0_la-st-shadow.o .libs/libst_1_0_la-st-table.o .libs/libst_1_0_la-st-table-child.o .libs/libst_1_0_la-st-texture-cache.o .libs/libst_1_0_la-st-theme.o .libs/libst_1_0_la-st-theme-context.o .libs/libst_1_0_la-st-theme-node.o .libs/libst_1_0_la-st-theme-node-drawing.o .libs/libst_1_0_la-st-theme-node-transition.o .libs/libst_1_0_la-st-tooltip.o .libs/libst_1_0_la-st-widget.o .libs/libst_1_0_la-st-scroll-view-fade.o .libs/libst_1_0_la-st-enum-types.o .libs/libst_1_0_la-st-marshal.o
  1306. libtool: link: ranlib .libs/libst-1.0.a
  1307. libtool: link: ( cd ".libs" && rm -f "libst-1.0.la" && ln -s "../libst-1.0.la" "libst-1.0.la" )
  1308. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"notification_area\" -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libtray_la-na-tray-child.lo `test -f 'tray/na-tray-child.c' || echo './'`tray/na-tray-child.c
  1309. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"notification_area\" -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c tray/na-tray-child.c -fPIC -DPIC -o .libs/libtray_la-na-tray-child.o
  1310. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"notification_area\" -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libtray_la-na-tray-manager.lo `test -f 'tray/na-tray-manager.c' || echo './'`tray/na-tray-manager.c
  1311. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"notification_area\" -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c tray/na-tray-manager.c -fPIC -DPIC -o .libs/libtray_la-na-tray-manager.o
  1312. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"notification_area\" -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libtray_la-na-marshal.lo `test -f 'na-marshal.c' || echo './'`na-marshal.c
  1313. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"notification_area\" -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c na-marshal.c -fPIC -DPIC -o .libs/libtray_la-na-marshal.o
  1314. /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -o libtray.la libtray_la-na-tray-child.lo libtray_la-na-tray-manager.lo libtray_la-na-marshal.lo -pthread -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
  1315. libtool: link: ar cru .libs/libtray.a .libs/libtray_la-na-tray-child.o .libs/libtray_la-na-tray-manager.o .libs/libtray_la-na-marshal.o
  1316. libtool: link: ranlib .libs/libtray.a
  1317. libtool: link: ( cd ".libs" && rm -f "libtray.la" && ln -s "../libtray.la" "libtray.la" )
  1318. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I./gvc/ -DWITH_INTROSPECTION -DG_LOG_DOMAIN="\"Gvc\"" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libgvc_la-gvc-mixer-stream.lo `test -f 'gvc/gvc-mixer-stream.c' || echo './'`gvc/gvc-mixer-stream.c
  1319. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I./gvc/ -DWITH_INTROSPECTION -DG_LOG_DOMAIN=\"Gvc\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c gvc/gvc-mixer-stream.c -fPIC -DPIC -o .libs/libgvc_la-gvc-mixer-stream.o
  1320. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I./gvc/ -DWITH_INTROSPECTION -DG_LOG_DOMAIN="\"Gvc\"" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libgvc_la-gvc-channel-map.lo `test -f 'gvc/gvc-channel-map.c' || echo './'`gvc/gvc-channel-map.c
  1321. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I./gvc/ -DWITH_INTROSPECTION -DG_LOG_DOMAIN=\"Gvc\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c gvc/gvc-channel-map.c -fPIC -DPIC -o .libs/libgvc_la-gvc-channel-map.o
  1322. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I./gvc/ -DWITH_INTROSPECTION -DG_LOG_DOMAIN="\"Gvc\"" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libgvc_la-gvc-mixer-card.lo `test -f 'gvc/gvc-mixer-card.c' || echo './'`gvc/gvc-mixer-card.c
  1323. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I./gvc/ -DWITH_INTROSPECTION -DG_LOG_DOMAIN=\"Gvc\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c gvc/gvc-mixer-card.c -fPIC -DPIC -o .libs/libgvc_la-gvc-mixer-card.o
  1324. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I./gvc/ -DWITH_INTROSPECTION -DG_LOG_DOMAIN="\"Gvc\"" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libgvc_la-gvc-mixer-sink.lo `test -f 'gvc/gvc-mixer-sink.c' || echo './'`gvc/gvc-mixer-sink.c
  1325. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I./gvc/ -DWITH_INTROSPECTION -DG_LOG_DOMAIN=\"Gvc\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c gvc/gvc-mixer-sink.c -fPIC -DPIC -o .libs/libgvc_la-gvc-mixer-sink.o
  1326. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I./gvc/ -DWITH_INTROSPECTION -DG_LOG_DOMAIN="\"Gvc\"" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libgvc_la-gvc-mixer-source.lo `test -f 'gvc/gvc-mixer-source.c' || echo './'`gvc/gvc-mixer-source.c
  1327. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I./gvc/ -DWITH_INTROSPECTION -DG_LOG_DOMAIN=\"Gvc\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c gvc/gvc-mixer-source.c -fPIC -DPIC -o .libs/libgvc_la-gvc-mixer-source.o
  1328. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I./gvc/ -DWITH_INTROSPECTION -DG_LOG_DOMAIN="\"Gvc\"" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libgvc_la-gvc-mixer-sink-input.lo `test -f 'gvc/gvc-mixer-sink-input.c' || echo './'`gvc/gvc-mixer-sink-input.c
  1329. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I./gvc/ -DWITH_INTROSPECTION -DG_LOG_DOMAIN=\"Gvc\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c gvc/gvc-mixer-sink-input.c -fPIC -DPIC -o .libs/libgvc_la-gvc-mixer-sink-input.o
  1330. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I./gvc/ -DWITH_INTROSPECTION -DG_LOG_DOMAIN="\"Gvc\"" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libgvc_la-gvc-mixer-source-output.lo `test -f 'gvc/gvc-mixer-source-output.c' || echo './'`gvc/gvc-mixer-source-output.c
  1331. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I./gvc/ -DWITH_INTROSPECTION -DG_LOG_DOMAIN=\"Gvc\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c gvc/gvc-mixer-source-output.c -fPIC -DPIC -o .libs/libgvc_la-gvc-mixer-source-output.o
  1332. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I./gvc/ -DWITH_INTROSPECTION -DG_LOG_DOMAIN="\"Gvc\"" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libgvc_la-gvc-mixer-event-role.lo `test -f 'gvc/gvc-mixer-event-role.c' || echo './'`gvc/gvc-mixer-event-role.c
  1333. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I./gvc/ -DWITH_INTROSPECTION -DG_LOG_DOMAIN=\"Gvc\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c gvc/gvc-mixer-event-role.c -fPIC -DPIC -o .libs/libgvc_la-gvc-mixer-event-role.o
  1334. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I./gvc/ -DWITH_INTROSPECTION -DG_LOG_DOMAIN="\"Gvc\"" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libgvc_la-gvc-mixer-control.lo `test -f 'gvc/gvc-mixer-control.c' || echo './'`gvc/gvc-mixer-control.c
  1335. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I./gvc/ -DWITH_INTROSPECTION -DG_LOG_DOMAIN=\"Gvc\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c gvc/gvc-mixer-control.c -fPIC -DPIC -o .libs/libgvc_la-gvc-mixer-control.o
  1336. /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -avoid-version -o libgvc.la libgvc_la-gvc-mixer-stream.lo libgvc_la-gvc-channel-map.lo libgvc_la-gvc-mixer-card.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 -pthread -lpulse-mainloop-glib -lpulse -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0
  1337. libtool: link: ar cru .libs/libgvc.a .libs/libgvc_la-gvc-mixer-stream.o .libs/libgvc_la-gvc-channel-map.o .libs/libgvc_la-gvc-mixer-card.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
  1338. libtool: link: ranlib .libs/libgvc.a
  1339. libtool: link: ( cd ".libs" && rm -f "libgvc.la" && ln -s "../libgvc.la" "libgvc.la" )
  1340. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libcinnamon_la-cinnamon-marshal.lo `test -f 'cinnamon-marshal.c' || echo './'`cinnamon-marshal.c
  1341. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c cinnamon-marshal.c -fPIC -DPIC -o .libs/libcinnamon_la-cinnamon-marshal.o
  1342. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libcinnamon_la-cinnamon-enum-types.lo `test -f 'cinnamon-enum-types.c' || echo './'`cinnamon-enum-types.c
  1343. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c cinnamon-enum-types.c -fPIC -DPIC -o .libs/libcinnamon_la-cinnamon-enum-types.o
  1344. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libcinnamon_la-cinnamon-plugin.lo `test -f 'cinnamon-plugin.c' || echo './'`cinnamon-plugin.c
  1345. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c cinnamon-plugin.c -fPIC -DPIC -o .libs/libcinnamon_la-cinnamon-plugin.o
  1346. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libcinnamon_la-cinnamon-app.lo `test -f 'cinnamon-app.c' || echo './'`cinnamon-app.c
  1347. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c cinnamon-app.c -fPIC -DPIC -o .libs/libcinnamon_la-cinnamon-app.o
  1348. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libcinnamon_la-cinnamon-a11y.lo `test -f 'cinnamon-a11y.c' || echo './'`cinnamon-a11y.c
  1349. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c cinnamon-a11y.c -fPIC -DPIC -o .libs/libcinnamon_la-cinnamon-a11y.o
  1350. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libcinnamon_la-cinnamon-app-system.lo `test -f 'cinnamon-app-system.c' || echo './'`cinnamon-app-system.c
  1351. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c cinnamon-app-system.c -fPIC -DPIC -o .libs/libcinnamon_la-cinnamon-app-system.o
  1352. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libcinnamon_la-cinnamon-app-usage.lo `test -f 'cinnamon-app-usage.c' || echo './'`cinnamon-app-usage.c
  1353. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c cinnamon-app-usage.c -fPIC -DPIC -o .libs/libcinnamon_la-cinnamon-app-usage.o
  1354. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libcinnamon_la-cinnamon-arrow.lo `test -f 'cinnamon-arrow.c' || echo './'`cinnamon-arrow.c
  1355. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c cinnamon-arrow.c -fPIC -DPIC -o .libs/libcinnamon_la-cinnamon-arrow.o
  1356. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libcinnamon_la-cinnamon-contact-system.lo `test -f 'cinnamon-contact-system.c' || echo './'`cinnamon-contact-system.c
  1357. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c cinnamon-contact-system.c -fPIC -DPIC -o .libs/libcinnamon_la-cinnamon-contact-system.o
  1358. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libcinnamon_la-cinnamon-doc-system.lo `test -f 'cinnamon-doc-system.c' || echo './'`cinnamon-doc-system.c
  1359. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c cinnamon-doc-system.c -fPIC -DPIC -o .libs/libcinnamon_la-cinnamon-doc-system.o
  1360. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libcinnamon_la-cinnamon-embedded-window.lo `test -f 'cinnamon-embedded-window.c' || echo './'`cinnamon-embedded-window.c
  1361. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c cinnamon-embedded-window.c -fPIC -DPIC -o .libs/libcinnamon_la-cinnamon-embedded-window.o
  1362. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libcinnamon_la-cinnamon-generic-container.lo `test -f 'cinnamon-generic-container.c' || echo './'`cinnamon-generic-container.c
  1363. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c cinnamon-generic-container.c -fPIC -DPIC -o .libs/libcinnamon_la-cinnamon-generic-container.o
  1364. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libcinnamon_la-cinnamon-gtk-embed.lo `test -f 'cinnamon-gtk-embed.c' || echo './'`cinnamon-gtk-embed.c
  1365. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c cinnamon-gtk-embed.c -fPIC -DPIC -o .libs/libcinnamon_la-cinnamon-gtk-embed.o
  1366. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libcinnamon_la-cinnamon-global.lo `test -f 'cinnamon-global.c' || echo './'`cinnamon-global.c
  1367. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c cinnamon-global.c -fPIC -DPIC -o .libs/libcinnamon_la-cinnamon-global.o
  1368. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libcinnamon_la-cinnamon-mobile-providers.lo `test -f 'cinnamon-mobile-providers.c' || echo './'`cinnamon-mobile-providers.c
  1369. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c cinnamon-mobile-providers.c -fPIC -DPIC -o .libs/libcinnamon_la-cinnamon-mobile-providers.o
  1370. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libcinnamon_la-cinnamon-mount-operation.lo `test -f 'cinnamon-mount-operation.c' || echo './'`cinnamon-mount-operation.c
  1371. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c cinnamon-mount-operation.c -fPIC -DPIC -o .libs/libcinnamon_la-cinnamon-mount-operation.o
  1372. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libcinnamon_la-cinnamon-network-agent.lo `test -f 'cinnamon-network-agent.c' || echo './'`cinnamon-network-agent.c
  1373. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c cinnamon-network-agent.c -fPIC -DPIC -o .libs/libcinnamon_la-cinnamon-network-agent.o
  1374. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libcinnamon_la-cinnamon-perf-log.lo `test -f 'cinnamon-perf-log.c' || echo './'`cinnamon-perf-log.c
  1375. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c cinnamon-perf-log.c -fPIC -DPIC -o .libs/libcinnamon_la-cinnamon-perf-log.o
  1376. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libcinnamon_la-cinnamon-polkit-authentication-agent.lo `test -f 'cinnamon-polkit-authentication-agent.c' || echo './'`cinnamon-polkit-authentication-agent.c
  1377. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c cinnamon-polkit-authentication-agent.c -fPIC -DPIC -o .libs/libcinnamon_la-cinnamon-polkit-authentication-agent.o
  1378. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libcinnamon_la-cinnamon-slicer.lo `test -f 'cinnamon-slicer.c' || echo './'`cinnamon-slicer.c
  1379. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c cinnamon-slicer.c -fPIC -DPIC -o .libs/libcinnamon_la-cinnamon-slicer.o
  1380. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libcinnamon_la-cinnamon-stack.lo `test -f 'cinnamon-stack.c' || echo './'`cinnamon-stack.c
  1381. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c cinnamon-stack.c -fPIC -DPIC -o .libs/libcinnamon_la-cinnamon-stack.o
  1382. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libcinnamon_la-cinnamon-tp-client.lo `test -f 'cinnamon-tp-client.c' || echo './'`cinnamon-tp-client.c
  1383. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c cinnamon-tp-client.c -fPIC -DPIC -o .libs/libcinnamon_la-cinnamon-tp-client.o
  1384. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libcinnamon_la-cinnamon-tray-icon.lo `test -f 'cinnamon-tray-icon.c' || echo './'`cinnamon-tray-icon.c
  1385. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c cinnamon-tray-icon.c -fPIC -DPIC -o .libs/libcinnamon_la-cinnamon-tray-icon.o
  1386. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libcinnamon_la-cinnamon-tray-manager.lo `test -f 'cinnamon-tray-manager.c' || echo './'`cinnamon-tray-manager.c
  1387. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c cinnamon-tray-manager.c -fPIC -DPIC -o .libs/libcinnamon_la-cinnamon-tray-manager.o
  1388. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libcinnamon_la-cinnamon-util.lo `test -f 'cinnamon-util.c' || echo './'`cinnamon-util.c
  1389. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c cinnamon-util.c -fPIC -DPIC -o .libs/libcinnamon_la-cinnamon-util.o
  1390. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libcinnamon_la-cinnamon-window-tracker.lo `test -f 'cinnamon-window-tracker.c' || echo './'`cinnamon-window-tracker.c
  1391. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c cinnamon-window-tracker.c -fPIC -DPIC -o .libs/libcinnamon_la-cinnamon-window-tracker.o
  1392. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libcinnamon_la-cinnamon-wm.lo `test -f 'cinnamon-wm.c' || echo './'`cinnamon-wm.c
  1393. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c cinnamon-wm.c -fPIC -DPIC -o .libs/libcinnamon_la-cinnamon-wm.o
  1394. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libcinnamon_la-cinnamon-xfixes-cursor.lo `test -f 'cinnamon-xfixes-cursor.c' || echo './'`cinnamon-xfixes-cursor.c
  1395. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c cinnamon-xfixes-cursor.c -fPIC -DPIC -o .libs/libcinnamon_la-cinnamon-xfixes-cursor.o
  1396. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libcinnamon_la-cinnamon-recorder.lo `test -f 'cinnamon-recorder.c' || echo './'`cinnamon-recorder.c
  1397. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c cinnamon-recorder.c -fPIC -DPIC -o .libs/libcinnamon_la-cinnamon-recorder.o
  1398. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libcinnamon_la-cinnamon-recorder-src.lo `test -f 'cinnamon-recorder-src.c' || echo './'`cinnamon-recorder-src.c
  1399. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c cinnamon-recorder-src.c -fPIC -DPIC -o .libs/libcinnamon_la-cinnamon-recorder-src.o
  1400. /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -avoid-version -o libcinnamon.la -rpath /usr/lib/cinnamon libcinnamon_la-cinnamon-marshal.lo libcinnamon_la-cinnamon-enum-types.lo libcinnamon_la-cinnamon-plugin.lo libcinnamon_la-cinnamon-app.lo libcinnamon_la-cinnamon-a11y.lo libcinnamon_la-cinnamon-app-system.lo libcinnamon_la-cinnamon-app-usage.lo libcinnamon_la-cinnamon-arrow.lo libcinnamon_la-cinnamon-contact-system.lo libcinnamon_la-cinnamon-doc-system.lo libcinnamon_la-cinnamon-embedded-window.lo libcinnamon_la-cinnamon-generic-container.lo libcinnamon_la-cinnamon-gtk-embed.lo libcinnamon_la-cinnamon-global.lo libcinnamon_la-cinnamon-mobile-providers.lo libcinnamon_la-cinnamon-mount-operation.lo libcinnamon_la-cinnamon-network-agent.lo libcinnamon_la-cinnamon-perf-log.lo libcinnamon_la-cinnamon-polkit-authentication-agent.lo libcinnamon_la-cinnamon-slicer.lo libcinnamon_la-cinnamon-stack.lo libcinnamon_la-cinnamon-tp-client.lo libcinnamon_la-cinnamon-tray-icon.lo libcinnamon_la-cinnamon-tray-manager.lo libcinnamon_la-cinnamon-util.lo libcinnamon_la-cinnamon-window-tracker.lo libcinnamon_la-cinnamon-wm.lo libcinnamon_la-cinnamon-xfixes-cursor.lo libcinnamon_la-cinnamon-recorder.lo libcinnamon_la-cinnamon-recorder-src.lo -lm -pthread -Wl,--export-dynamic -L/usr/lib/xulrunner-devel-9.0/lib -lfolks -lgee -lmuffin -lgtk-3 -lgjs -lmozjs -lplds4 -lplc4 -lnspr4 -ldl -lgnome-menu-3 -lgstbase-0.10 -lgstreamer-0.10 -lgconf-2 -lgdk-3 -lsoup-2.4 -lclutter-glx-1.0 -lcairo-gobject -latk-1.0 -lpangocairo-1.0 -lcogl-pango -ljson-glib-1.0 -lGL -ldrm -lpangoft2-1.0 -lXi -lcairo -lcogl -lgdk_pixbuf-2.0 -lX11 -lXext -lXdamage -lXcomposite -lpango-1.0 -lfreetype -lfontconfig -lstartup-notification-1 -lgirepository-1.0 -lffi -lcanberra -ltelepathy-logger -ltelepathy-glib -lxml2 -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgmodule-2.0 -lXfixes -lnm-glib -lnm-util -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lgnome-keyring -lglib-2.0 -Wl,--rpath=/usr/lib/gnome-bluetooth -L/usr/lib/gnome-bluetooth -lgnome-bluetooth-applet libst-1.0.la libtray.la libgvc.la
  1401. libtool: link: gcc -shared -fPIC -DPIC .libs/libcinnamon_la-cinnamon-marshal.o .libs/libcinnamon_la-cinnamon-enum-types.o .libs/libcinnamon_la-cinnamon-plugin.o .libs/libcinnamon_la-cinnamon-app.o .libs/libcinnamon_la-cinnamon-a11y.o .libs/libcinnamon_la-cinnamon-app-system.o .libs/libcinnamon_la-cinnamon-app-usage.o .libs/libcinnamon_la-cinnamon-arrow.o .libs/libcinnamon_la-cinnamon-contact-system.o .libs/libcinnamon_la-cinnamon-doc-system.o .libs/libcinnamon_la-cinnamon-embedded-window.o .libs/libcinnamon_la-cinnamon-generic-container.o .libs/libcinnamon_la-cinnamon-gtk-embed.o .libs/libcinnamon_la-cinnamon-global.o .libs/libcinnamon_la-cinnamon-mobile-providers.o .libs/libcinnamon_la-cinnamon-mount-operation.o .libs/libcinnamon_la-cinnamon-network-agent.o .libs/libcinnamon_la-cinnamon-perf-log.o .libs/libcinnamon_la-cinnamon-polkit-authentication-agent.o .libs/libcinnamon_la-cinnamon-slicer.o .libs/libcinnamon_la-cinnamon-stack.o .libs/libcinnamon_la-cinnamon-tp-client.o .libs/libcinnamon_la-cinnamon-tray-icon.o .libs/libcinnamon_la-cinnamon-tray-manager.o .libs/libcinnamon_la-cinnamon-util.o .libs/libcinnamon_la-cinnamon-window-tracker.o .libs/libcinnamon_la-cinnamon-wm.o .libs/libcinnamon_la-cinnamon-xfixes-cursor.o .libs/libcinnamon_la-cinnamon-recorder.o .libs/libcinnamon_la-cinnamon-recorder-src.o -Wl,--whole-archive ./.libs/libst-1.0.a ./.libs/libtray.a ./.libs/libgvc.a -Wl,--no-whole-archive -L/usr/lib/xulrunner-devel-9.0/lib -lfolks -lgee /usr/lib/libmuffin.so -lgjs -lmozjs -lplds4 -lplc4 -lnspr4 -ldl -lgnome-menu-3 /usr/lib/libgstbase-0.10.so /usr/lib/libgstreamer-0.10.so /usr/lib/libgconf-2.so -lsoup-2.4 -lstartup-notification-1 -lgirepository-1.0 -lffi -lcanberra -ltelepathy-logger -ltelepathy-glib -lpolkit-agent-1 -lpolkit-gobject-1 -lnm-glib -lnm-util -ldbus-glib-1 -ldbus-1 -lpthread -lgnome-keyring -L/usr/lib/gnome-bluetooth -lgnome-bluetooth-applet -lm -lclutter-glx-1.0 -lcogl-pango -ljson-glib-1.0 -lGL -ldrm -lXi -lcogl -lXext -lXdamage -lXcomposite -lXfixes -lcroco-0.6 /usr/lib/libxml2.so -lgnome-desktop-3 -lX11 -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 /usr/lib/libcairo-gobject.so /usr/lib/libcairo.so -lpango-1.0 /usr/lib/x86_64-linux-gnu/libfreetype.so -lfontconfig -lgmodule-2.0 -lpulse-mainloop-glib -lpulse -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -O2 -pthread -Wl,--export-dynamic -Wl,--rpath=/usr/lib/gnome-bluetooth -pthread -Wl,-soname -Wl,libcinnamon.so -o .libs/libcinnamon.so
  1402. libtool: link: ( cd ".libs" && rm -f "libcinnamon.la" && ln -s "../libcinnamon.la" "libcinnamon.la" )
  1403. gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o cinnamon_real-main.o `test -f 'main.c' || echo './'`main.c
  1404. /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -o cinnamon-real cinnamon_real-main.o libcinnamon.la -lm -pthread -Wl,--export-dynamic -L/usr/lib/xulrunner-devel-9.0/lib -lfolks -lgee -lmuffin -lgtk-3 -lgjs -lmozjs -lplds4 -lplc4 -lnspr4 -ldl -lgnome-menu-3 -lgstbase-0.10 -lgstreamer-0.10 -lgconf-2 -lgdk-3 -lsoup-2.4 -lclutter-glx-1.0 -lcairo-gobject -latk-1.0 -lpangocairo-1.0 -lcogl-pango -ljson-glib-1.0 -lGL -ldrm -lpangoft2-1.0 -lXi -lcairo -lcogl -lgdk_pixbuf-2.0 -lX11 -lXext -lXdamage -lXcomposite -lpango-1.0 -lfreetype -lfontconfig -lstartup-notification-1 -lgirepository-1.0 -lffi -lcanberra -ltelepathy-logger -ltelepathy-glib -lxml2 -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgmodule-2.0 -lXfixes -lnm-glib -lnm-util -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lgnome-keyring -lglib-2.0 -Wl,--rpath=/usr/lib/gnome-bluetooth -L/usr/lib/gnome-bluetooth -lgnome-bluetooth-applet libst-1.0.la libtray.la libgvc.la
  1405. libtool: link: gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -o .libs/cinnamon-real cinnamon_real-main.o -pthread -Wl,--export-dynamic -Wl,--rpath=/usr/lib/gnome-bluetooth ./.libs/libcinnamon.so -L/usr/lib/xulrunner-devel-9.0/lib -lfolks -lgee /usr/lib/libmuffin.so -lgjs -lmozjs -lplds4 -lplc4 -lnspr4 -ldl -lgnome-menu-3 /usr/lib/libgstbase-0.10.so /usr/lib/libgstreamer-0.10.so /usr/lib/libgconf-2.so -lsoup-2.4 -lstartup-notification-1 -lgirepository-1.0 -lffi -lcanberra -ltelepathy-logger -ltelepathy-glib -lpolkit-agent-1 -lpolkit-gobject-1 -lnm-glib -lnm-util -ldbus-glib-1 -ldbus-1 -lpthread -lgnome-keyring -L/usr/lib/gnome-bluetooth -lgnome-bluetooth-applet ./.libs/libst-1.0.a -lm -lclutter-glx-1.0 -lcogl-pango -ljson-glib-1.0 -lGL -ldrm -lXi -lcogl -lXext -lXdamage -lXcomposite -lXfixes -lcroco-0.6 /usr/lib/libxml2.so -lgnome-desktop-3 -lX11 ./.libs/libtray.a -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 /usr/lib/libcairo-gobject.so /usr/lib/libcairo.so -lpango-1.0 /usr/lib/x86_64-linux-gnu/libfreetype.so -lfontconfig -lgmodule-2.0 ./.libs/libgvc.a -lpulse-mainloop-glib -lpulse -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib/cinnamon
  1406. /usr/bin/ld: warning: libmozjs.so.8d, needed by /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib/libgjs.so, may conflict with libmozjs.so.9d
  1407. gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DDATADIR=\""/usr/share"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"CinnamonCalendarServer\" -pthread -DGSEAL_ENABLE -DORBIT2=1 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/evolution-data-server-3.2 -I/usr/include/ -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/include/cairo -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o cinnamon_calendar_server-calendar-sources.o `test -f 'calendar-server/calendar-sources.c' || echo './'`calendar-server/calendar-sources.c
  1408. gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DDATADIR=\""/usr/share"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"CinnamonCalendarServer\" -pthread -DGSEAL_ENABLE -DORBIT2=1 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/evolution-data-server-3.2 -I/usr/include/ -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/include/cairo -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o cinnamon_calendar_server-cinnamon-calendar-server.o `test -f 'calendar-server/cinnamon-calendar-server.c' || echo './'`calendar-server/cinnamon-calendar-server.c
  1409. /bin/bash ../libtool --tag=CC --mode=link gcc -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DDATADIR=\""/usr/share"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"CinnamonCalendarServer\" -pthread -DGSEAL_ENABLE -DORBIT2=1 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/evolution-data-server-3.2 -I/usr/include/ -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/include/cairo -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -pthread -lecal-1.2 -lical -licalss -licalvcal -ledataserverui-3.0 -lgtk-3 -lebook-1.2 -lgdk-3 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lpango-1.0 -lfreetype -lfontconfig -lcamel-1.2 -ledataserver-1.2 -lsqlite3 -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lxml2 -lgconf-2 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -o cinnamon-calendar-server cinnamon_calendar_server-calendar-sources.o cinnamon_calendar_server-cinnamon-calendar-server.o
  1410. libtool: link: gcc -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DDATADIR=\"/usr/share\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"CinnamonCalendarServer\" -pthread -DGSEAL_ENABLE -DORBIT2=1 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/evolution-data-server-3.2 -I/usr/include/ -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/include/cairo -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -pthread -o cinnamon-calendar-server cinnamon_calendar_server-calendar-sources.o cinnamon_calendar_server-cinnamon-calendar-server.o -lecal-1.2 -lical -licalss -licalvcal -ledataserverui-3.0 -lgtk-3 -lebook-1.2 -lgdk-3 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 /usr/lib/libcairo-gobject.so /usr/lib/libcairo.so -lpango-1.0 /usr/lib/x86_64-linux-gnu/libfreetype.so -lfontconfig -lcamel-1.2 -ledataserver-1.2 /usr/lib/libsqlite3.so -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl /usr/lib/libxml2.so /usr/lib/libgconf-2.so -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread
  1411. gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o cinnamon_hotplug_sniffer-cinnamon-mime-sniffer.o `test -f 'hotplug-sniffer/cinnamon-mime-sniffer.c' || echo './'`hotplug-sniffer/cinnamon-mime-sniffer.c
  1412. gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o cinnamon_hotplug_sniffer-hotplug-sniffer.o `test -f 'hotplug-sniffer/hotplug-sniffer.c' || echo './'`hotplug-sniffer/hotplug-sniffer.c
  1413. /bin/bash ../libtool --tag=CC --mode=link gcc -I../src -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -pthread -lgio-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -o cinnamon-hotplug-sniffer cinnamon_hotplug_sniffer-cinnamon-mime-sniffer.o cinnamon_hotplug_sniffer-hotplug-sniffer.o
  1414. libtool: link: gcc -I../src -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -pthread -o cinnamon-hotplug-sniffer cinnamon_hotplug_sniffer-cinnamon-mime-sniffer.o cinnamon_hotplug_sniffer-hotplug-sniffer.o -lgio-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread
  1415. gcc -DHAVE_CONFIG_H -I. -I.. -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o cinnamon_perf_helper-cinnamon-perf-helper.o `test -f 'cinnamon-perf-helper.c' || echo './'`cinnamon-perf-helper.c
  1416. /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -o cinnamon-perf-helper cinnamon_perf_helper-cinnamon-perf-helper.o -pthread -lgtk-3 -lgdk-3 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
  1417. libtool: link: gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -o cinnamon-perf-helper cinnamon_perf_helper-cinnamon-perf-helper.o -pthread -lgtk-3 -lgdk-3 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 /usr/lib/libcairo-gobject.so /usr/lib/libcairo.so -lpango-1.0 /usr/lib/x86_64-linux-gnu/libfreetype.so -lfontconfig -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread
  1418. gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o test_theme-test-theme.o `test -f 'st/test-theme.c' || echo './'`st/test-theme.c
  1419. /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -o test-theme test_theme-test-theme.o libst-1.0.la
  1420. libtool: link: gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -o test-theme test_theme-test-theme.o ./.libs/libst-1.0.a -lm -lclutter-glx-1.0 -lcogl-pango -ljson-glib-1.0 -lGL -ldrm -lXi -lcogl -lXext -lXdamage -lXcomposite -lXfixes -lcroco-0.6 /usr/lib/libxml2.so -lgnome-desktop-3 -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 /usr/lib/libcairo-gobject.so /usr/lib/libcairo.so -lpango-1.0 /usr/lib/x86_64-linux-gnu/libfreetype.so -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lX11 -pthread
  1421. gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o test_recorder-cinnamon-recorder.o `test -f 'cinnamon-recorder.c' || echo './'`cinnamon-recorder.c
  1422. gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o test_recorder-cinnamon-recorder-src.o `test -f 'cinnamon-recorder-src.c' || echo './'`cinnamon-recorder-src.c
  1423. gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o test_recorder-test-recorder.o `test -f 'test-recorder.c' || echo './'`test-recorder.c
  1424. /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -o test-recorder test_recorder-cinnamon-recorder.o test_recorder-cinnamon-recorder-src.o test_recorder-test-recorder.o -pthread -lgstbase-0.10 -lgstreamer-0.10 -lxml2 -lclutter-glx-1.0 -lcairo-gobject -latk-1.0 -lpangocairo-1.0 -lcogl-pango -ljson-glib-1.0 -lGL -ldrm -lpangoft2-1.0 -lXi -lcairo -lcogl -lgdk_pixbuf-2.0 -lX11 -lXext -lXdamage -lXcomposite -lgio-2.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lXfixes
  1425. libtool: link: gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -o test-recorder test_recorder-cinnamon-recorder.o test_recorder-cinnamon-recorder-src.o test_recorder-test-recorder.o -pthread /usr/lib/libgstbase-0.10.so /usr/lib/libgstreamer-0.10.so /usr/lib/libxml2.so -lclutter-glx-1.0 /usr/lib/libcairo-gobject.so -latk-1.0 -lpangocairo-1.0 -lcogl-pango -ljson-glib-1.0 -lGL -ldrm -lpangoft2-1.0 -lXi /usr/lib/libcairo.so -lcogl -lgdk_pixbuf-2.0 -lX11 -lXext -lXdamage -lXcomposite -lgio-2.0 -lpango-1.0 /usr/lib/x86_64-linux-gnu/libfreetype.so -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lXfixes -pthread
  1426. gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o run_js_test-run-js-test.o `test -f 'run-js-test.c' || echo './'`run-js-test.c
  1427. /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -export-dynamic -o run-js-test run_js_test-run-js-test.o libcinnamon.la -lm -pthread -Wl,--export-dynamic -L/usr/lib/xulrunner-devel-9.0/lib -lfolks -lgee -lmuffin -lgtk-3 -lgjs -lmozjs -lplds4 -lplc4 -lnspr4 -ldl -lgnome-menu-3 -lgstbase-0.10 -lgstreamer-0.10 -lgconf-2 -lgdk-3 -lsoup-2.4 -lclutter-glx-1.0 -lcairo-gobject -latk-1.0 -lpangocairo-1.0 -lcogl-pango -ljson-glib-1.0 -lGL -ldrm -lpangoft2-1.0 -lXi -lcairo -lcogl -lgdk_pixbuf-2.0 -lX11 -lXext -lXdamage -lXcomposite -lpango-1.0 -lfreetype -lfontconfig -lstartup-notification-1 -lgirepository-1.0 -lffi -lcanberra -ltelepathy-logger -ltelepathy-glib -lxml2 -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgmodule-2.0 -lXfixes -lnm-glib -lnm-util -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lgnome-keyring -lglib-2.0 -Wl,--rpath=/usr/lib/gnome-bluetooth -L/usr/lib/gnome-bluetooth -lgnome-bluetooth-applet libst-1.0.la libtray.la libgvc.la
  1428. libtool: link: gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -o .libs/run-js-test run_js_test-run-js-test.o -pthread -Wl,--export-dynamic -Wl,--rpath=/usr/lib/gnome-bluetooth -Wl,--export-dynamic ./.libs/libcinnamon.so -L/usr/lib/xulrunner-devel-9.0/lib -lfolks -lgee /usr/lib/libmuffin.so -lgjs -lmozjs -lplds4 -lplc4 -lnspr4 -ldl -lgnome-menu-3 /usr/lib/libgstbase-0.10.so /usr/lib/libgstreamer-0.10.so /usr/lib/libgconf-2.so -lsoup-2.4 -lstartup-notification-1 -lgirepository-1.0 -lffi -lcanberra -ltelepathy-logger -ltelepathy-glib -lpolkit-agent-1 -lpolkit-gobject-1 -lnm-glib -lnm-util -ldbus-glib-1 -ldbus-1 -lpthread -lgnome-keyring -L/usr/lib/gnome-bluetooth -lgnome-bluetooth-applet ./.libs/libst-1.0.a -lm -lclutter-glx-1.0 -lcogl-pango -ljson-glib-1.0 -lGL -ldrm -lXi -lcogl -lXext -lXdamage -lXcomposite -lXfixes -lcroco-0.6 /usr/lib/libxml2.so -lgnome-desktop-3 -lX11 ./.libs/libtray.a -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 /usr/lib/libcairo-gobject.so /usr/lib/libcairo.so -lpango-1.0 /usr/lib/x86_64-linux-gnu/libfreetype.so -lfontconfig -lgmodule-2.0 ./.libs/libgvc.a -lpulse-mainloop-glib -lpulse -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib/cinnamon
  1429. /usr/bin/ld: warning: libmozjs.so.8d, needed by /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib/libgjs.so, may conflict with libmozjs.so.9d
  1430. sed -e "s|@bindir[@]|/usr/bin|" -e "s|@datadir[@]|/usr/share|" -e "s|@libexecdir[@]|/usr/lib/cinnamon|" -e "s|@libdir[@]|/usr/lib|" -e "s|@JHBUILD_TYPELIBDIR[@]|/usr/lib/girepository-1.0|" -e "s|@pkgdatadir[@]|/usr/share/cinnamon|" -e "s|@PYTHON[@]|/usr/bin/python|" -e "s|@VERSION[@]|1.2.0|" -e "s|@sysconfdir[@]|/etc|" cinnamon-extension-tool.in > cinnamon-extension-tool.tmp && mv cinnamon-extension-tool.tmp cinnamon-extension-tool && chmod a+x cinnamon-extension-tool
  1431. cp cinnamon-real cinnamon.tmp && mv cinnamon.tmp cinnamon
  1432. \
  1433. [ -d calendar-server ] || /bin/mkdir -p calendar-server ; \
  1434. sed -e "s|\@libexecdir\@|/usr/lib/cinnamon|" calendar-server/org.Cinnamon.CalendarServer.service.in > calendar-server/org.Cinnamon.CalendarServer.service.tmp && mv calendar-server/org.Cinnamon.CalendarServer.service.tmp calendar-server/org.Cinnamon.CalendarServer.service
  1435. \
  1436. [ -d hotplug-sniffer ] || /bin/mkdir -p hotplug-sniffer ; \
  1437. sed -e "s|\@libexecdir\@|/usr/lib/cinnamon|" hotplug-sniffer/org.Cinnamon.HotplugSniffer.service.in > hotplug-sniffer/org.Cinnamon.HotplugSniffer.service.tmp && mv hotplug-sniffer/org.Cinnamon.HotplugSniffer.service.tmp hotplug-sniffer/org.Cinnamon.HotplugSniffer.service
  1438. /usr/bin/g-ir-scanner --warn-all --warn-error --add-include-path=. --namespace=Gvc --nsversion=1.0 --libtool="/bin/bash ../libtool" --include=GObject-2.0 --include=Gio-2.0 --library=libgvc.la -I./gvc -DWITH_INTROSPECTION gvc/gvc-mixer-stream.h gvc/gvc-mixer-stream.c gvc/gvc-channel-map.h gvc/gvc-channel-map.c gvc/gvc-mixer-card.c gvc/gvc-mixer-card.h gvc/gvc-mixer-sink.h gvc/gvc-mixer-sink.c gvc/gvc-mixer-source.h gvc/gvc-mixer-source.c gvc/gvc-mixer-sink-input.h gvc/gvc-mixer-sink-input.c gvc/gvc-mixer-source-output.h gvc/gvc-mixer-source-output.c gvc/gvc-mixer-event-role.h gvc/gvc-mixer-event-role.c gvc/gvc-mixer-control.h gvc/gvc-mixer-control.c libgvc.la --output Gvc-1.0.gir
  1439. g-ir-scanner: compile: gcc -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I./gvc -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -c -o /home/amadeu/Cinnamon/src/tmp-introspectnUD5pt/Gvc-1.0.o /home/amadeu/Cinnamon/src/tmp-introspectnUD5pt/Gvc-1.0.c
  1440. g-ir-scanner: link: /bin/bash ../libtool --mode=link --tag=CC gcc -o /home/amadeu/Cinnamon/src/tmp-introspectnUD5pt/Gvc-1.0 -export-dynamic /home/amadeu/Cinnamon/src/tmp-introspectnUD5pt/Gvc-1.0.o -L. libgvc.la -pthread -Wl,--export-dynamic -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0
  1441. libtool: link: gcc -o /home/amadeu/Cinnamon/src/tmp-introspectnUD5pt/Gvc-1.0 /home/amadeu/Cinnamon/src/tmp-introspectnUD5pt/Gvc-1.0.o -pthread -Wl,--export-dynamic -Wl,--export-dynamic -L. ./.libs/libgvc.a -lpulse-mainloop-glib -lpulse -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -pthread
  1442. /usr/bin/g-ir-compiler --includedir=. --includedir=/usr/lib/muffin --includedir=. Gvc-1.0.gir -o Gvc-1.0.typelib
  1443. /usr/bin/g-ir-scanner --warn-all --warn-error --add-include-path=. --namespace=St --nsversion=1.0 --libtool="/bin/bash ../libtool" --include=Clutter-1.0 --include=Gtk-3.0 --library=libst-1.0.la -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\" -DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/cinnamon\" -pthread -DGSEAL_ENABLE -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -DST_COMPILATION 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-container.h st/st-drawing-area.h st/st-entry.h st/st-focus-manager.h st/st-group.h st/st-icon.h st/st-icon-colors.h st/st-im-text.h st/st-label.h st/st-overflow-box.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-tooltip.h st/st-types.h st/st-widget.h st/st-widget-accessible.h st/st-adjustment.c st/st-bin.c st/st-border-image.c st/st-box-layout.c st/st-box-layout-child.c st/st-button.c st/st-clipboard.c st/st-container.c st/st-drawing-area.c st/st-entry.c st/st-focus-manager.c st/st-group.c st/st-icon.c st/st-icon-colors.c st/st-im-text.c st/st-label.c st/st-overflow-box.c st/st-private.c st/st-scrollable.c st/st-scroll-bar.c st/st-scroll-view.c st/st-shadow.c st/st-table.c st/st-table-child.c st/st-texture-cache.c st/st-theme.c st/st-theme-context.c st/st-theme-node.c st/st-theme-node-drawing.c st/st-theme-node-transition.c st/st-tooltip.c st/st-widget.c libst-1.0.la --output St-1.0.gir
  1444. g-ir-scanner: compile: gcc -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../src -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libcroco-0.6 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/clutter-1.0 -I/usr/include/atk-1.0 -I/usr/include/libdrm -I/usr/include/cairo -c -o /home/amadeu/Cinnamon/src/tmp-introspectSY0cbO/St-1.0.o /home/amadeu/Cinnamon/src/tmp-introspectSY0cbO/St-1.0.c
  1445. g-ir-scanner: link: /bin/bash ../libtool --mode=link --tag=CC gcc -o /home/amadeu/Cinnamon/src/tmp-introspectSY0cbO/St-1.0 -export-dynamic /home/amadeu/Cinnamon/src/tmp-introspectSY0cbO/St-1.0.o -L. libst-1.0.la -pthread -Wl,--export-dynamic -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0
  1446. libtool: link: gcc -o /home/amadeu/Cinnamon/src/tmp-introspectSY0cbO/St-1.0 /home/amadeu/Cinnamon/src/tmp-introspectSY0cbO/St-1.0.o -pthread -Wl,--export-dynamic -Wl,--export-dynamic -L. ./.libs/libst-1.0.a -lm -lclutter-glx-1.0 -lcogl-pango -ljson-glib-1.0 -lGL -ldrm -lXi -lcogl -lXext -lXdamage -lXcomposite -lXfixes -lcroco-0.6 /usr/lib/libxml2.so -lgnome-desktop-3 -lgtk-3 -lgdk-3 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 /usr/lib/libcairo-gobject.so /usr/lib/libcairo.so -lpango-1.0 /usr/lib/x86_64-linux-gnu/libfreetype.so -lfontconfig -lX11 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -pthread
  1447. /usr/bin/g-ir-scanner --warn-all --warn-error --add-include-path=. --namespace=Cinnamon --nsversion=0.1 --libtool="/bin/bash ../libtool" --include=Clutter-1.0 --include=ClutterX11-1.0 --include=Meta-3.0 --include=TelepathyGLib-0.12 --include=TelepathyLogger-0.2 --include=Soup-2.4 --include=GMenu-3.0 --include=NetworkManager-1.0 --include=NMClient-1.0 --include=Folks-0.6 --library=libcinnamon.la --include-uninstalled=./St-1.0.gir --add-include-path=/usr/lib/muffin -pthread -DGSEAL_ENABLE -DMUFFIN_MAJOR_VERSION=3 -DMUFFIN_MINOR_VERSION=2 -DMUFFIN_MICRO_VERSION=1 -DMUFFIN_PLUGIN_API_VERSION=3 -DXP_UNIX -DJS_THREADSAFE -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -DVERSION=\"1.2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCINNAMON_LIBEXECDIR=\"/usr/lib/cinnamon\" -DCINNAMON_DATADIR=\"/usr/share/cinnamon\" -DCINNAMON_PKGLIBDIR=\"/usr/lib/cinnamon\" -DJSDIR=\"/usr/share/cinnamon/js\" -I . cinnamon-app.h cinnamon-app-system.h cinnamon-app-usage.h cinnamon-arrow.h cinnamon-contact-system.h cinnamon-doc-system.h cinnamon-embedded-window.h cinnamon-generic-container.h cinnamon-gtk-embed.h cinnamon-global.h cinnamon-mobile-providers.h cinnamon-mount-operation.h cinnamon-network-agent.h cinnamon-perf-log.h cinnamon-slicer.h cinnamon-stack.h cinnamon-tp-client.h cinnamon-tray-icon.h cinnamon-tray-manager.h cinnamon-util.h cinnamon-window-tracker.h cinnamon-wm.h cinnamon-xfixes-cursor.h cinnamon-marshal.h cinnamon-marshal.c cinnamon-enum-types.h cinnamon-enum-types.c cinnamon-plugin.c cinnamon-app.c cinnamon-a11y.h cinnamon-a11y.c cinnamon-app-system.c cinnamon-app-usage.c cinnamon-arrow.c cinnamon-contact-system.c cinnamon-doc-system.c cinnamon-embedded-window.c cinnamon-generic-container.c cinnamon-gtk-embed.c cinnamon-global.c cinnamon-mobile-providers.c cinnamon-mount-operation.c cinnamon-network-agent.c cinnamon-perf-log.c cinnamon-polkit-authentication-agent.h cinnamon-polkit-authentication-agent.c cinnamon-slicer.c cinnamon-stack.c cinnamon-tp-client.c cinnamon-tray-icon.c cinnamon-tray-manager.c cinnamon-util.c cinnamon-window-tracker.c cinnamon-wm.c cinnamon-xfixes-cursor.c cinnamon-recorder.c cinnamon-recorder.h libcinnamon.la St-1.0.gir --output Cinnamon-0.1.gir
  1448. g-ir-scanner: compile: gcc -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/telepathy-logger-0.2 -I/usr/include/polkit-1 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gee-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/muffin -I/usr/include/gjs-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/mozjs -I/usr/include/gnome-menus-3.0 -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/startup-notification-1.0 -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I./tray -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/clutter-1.0 -I/usr/include/atk-1.0 -I/usr/include/libdrm -I/usr/include/gudev-1.0 -I/usr/include/gee-1.0 -I/usr/include/cairo -I/usr/include/gnome-menus-3.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -c -o /home/amadeu/Cinnamon/src/tmp-introspectQDNNNX/Cinnamon-0.1.o /home/amadeu/Cinnamon/src/tmp-introspectQDNNNX/Cinnamon-0.1.c
  1449. g-ir-scanner: link: /bin/bash ../libtool --mode=link --tag=CC gcc -o /home/amadeu/Cinnamon/src/tmp-introspectQDNNNX/Cinnamon-0.1 -export-dynamic /home/amadeu/Cinnamon/src/tmp-introspectQDNNNX/Cinnamon-0.1.o -L. libcinnamon.la -pthread -Wl,--export-dynamic -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0
  1450. libtool: link: gcc -o /home/amadeu/Cinnamon/src/tmp-introspectQDNNNX/.libs/Cinnamon-0.1 /home/amadeu/Cinnamon/src/tmp-introspectQDNNNX/Cinnamon-0.1.o -pthread -Wl,--export-dynamic -Wl,--export-dynamic -L. ./.libs/libcinnamon.so -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib/cinnamon
  1451. /usr/bin/g-ir-compiler --includedir=. --includedir=/usr/lib/muffin --includedir=. Cinnamon-0.1.gir -o Cinnamon-0.1.typelib
  1452. /usr/share/gir-1.0/Folks-0.6.gir:72:1: warning: element errordomain from state 6 is unknown, ignoring
  1453. /usr/share/gir-1.0/Folks-0.6.gir:77:1: warning: element errordomain from state 6 is unknown, ignoring
  1454. /usr/share/gir-1.0/Folks-0.6.gir:86:1: warning: element errordomain from state 6 is unknown, ignoring
  1455. /usr/share/gir-1.0/Folks-0.6.gir:93:1: warning: element errordomain from state 6 is unknown, ignoring
  1456. /usr/share/gir-1.0/Folks-0.6.gir:925:78: warning: element annotation from state 15 is unknown, ignoring
  1457. /usr/share/gir-1.0/Folks-0.6.gir:926:54: warning: element annotation from state 15 is unknown, ignoring
  1458. /usr/share/gir-1.0/Folks-0.6.gir:1052:78: warning: element annotation from state 15 is unknown, ignoring
  1459. /usr/share/gir-1.0/Folks-0.6.gir:1053:54: warning: element annotation from state 15 is unknown, ignoring
  1460. /usr/share/gir-1.0/Folks-0.6.gir:1154:78: warning: element annotation from state 15 is unknown, ignoring
  1461. /usr/share/gir-1.0/Folks-0.6.gir:1155:54: warning: element annotation from state 15 is unknown, ignoring
  1462. /usr/share/gir-1.0/Folks-0.6.gir:1577:104: warning: element annotation from state 9 is unknown, ignoring
  1463. /usr/share/gir-1.0/Folks-0.6.gir:1578:54: warning: element annotation from state 9 is unknown, ignoring
  1464. /usr/share/gir-1.0/Folks-0.6.gir:2031:95: warning: element annotation from state 15 is unknown, ignoring
  1465. /usr/share/gir-1.0/Folks-0.6.gir:2032:56: warning: element annotation from state 15 is unknown, ignoring
  1466. /usr/share/gir-1.0/Folks-0.6.gir:2036:95: warning: element annotation from state 15 is unknown, ignoring
  1467. /usr/share/gir-1.0/Folks-0.6.gir:2037:56: warning: element annotation from state 15 is unknown, ignoring
  1468. /usr/share/gir-1.0/Folks-0.6.gir:2050:84: warning: element annotation from state 15 is unknown, ignoring
  1469. /usr/share/gir-1.0/Folks-0.6.gir:2051:54: warning: element annotation from state 15 is unknown, ignoring
  1470. /usr/bin/g-ir-compiler --includedir=. --includedir=/usr/lib/muffin --includedir=. St-1.0.gir -o St-1.0.typelib
  1471. make[4]: Leaving directory `/home/amadeu/Cinnamon/src'
  1472. make[3]: Leaving directory `/home/amadeu/Cinnamon/src'
  1473. Making all in browser-plugin
  1474. make[3]: Entering directory `/home/amadeu/Cinnamon/browser-plugin'
  1475. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/json-glib-1.0 -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"CinnamonBrowserPlugin\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c -o libcinnamon_browser_plugin_la-browser-plugin.lo `test -f 'browser-plugin.c' || echo './'`browser-plugin.c
  1476. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/json-glib-1.0 -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"CinnamonBrowserPlugin\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -c browser-plugin.c -fPIC -DPIC -o .libs/libcinnamon_browser_plugin_la-browser-plugin.o
  1477. /bin/bash ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/json-glib-1.0 -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"CinnamonBrowserPlugin\" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wmissing-prototypes -module -avoid-version -no-undefined -o libcinnamon-browser-plugin.la -rpath /usr/lib/mozilla/plugins libcinnamon_browser_plugin_la-browser-plugin.lo -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
  1478. libtool: link: gcc -shared -fPIC -DPIC .libs/libcinnamon_browser_plugin_la-browser-plugin.o -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -O2 -pthread -pthread -Wl,-soname -Wl,libcinnamon-browser-plugin.so -o .libs/libcinnamon-browser-plugin.so
  1479. libtool: link: ( cd ".libs" && rm -f "libcinnamon-browser-plugin.la" && ln -s "../libcinnamon-browser-plugin.la" "libcinnamon-browser-plugin.la" )
  1480. make[3]: Leaving directory `/home/amadeu/Cinnamon/browser-plugin'
  1481. Making all in tests
  1482. make[3]: Entering directory `/home/amadeu/Cinnamon/tests'
  1483. sed \
  1484. -e "s|@MUFFIN_TYPELIB_DIR[@]|/usr/lib/muffin|" \
  1485. -e "s|@JHBUILD_TYPELIBDIR[@]|/usr/lib/girepository-1.0|" \
  1486. -e "s|@srcdir[@]|.|" \
  1487. run-test.sh.in > run-test.sh && chmod a+x run-test.sh
  1488. make[3]: Leaving directory `/home/amadeu/Cinnamon/tests'
  1489. Making all in po
  1490. make[3]: Entering directory `/home/amadeu/Cinnamon/po'
  1491. file=`echo af | sed 's,.*/,,'`.gmo \
  1492. && rm -f $file && /usr/bin/msgfmt -o $file af.po
  1493. file=`echo an | sed 's,.*/,,'`.gmo \
  1494. && rm -f $file && /usr/bin/msgfmt -o $file an.po
  1495. file=`echo ar | sed 's,.*/,,'`.gmo \
  1496. && rm -f $file && /usr/bin/msgfmt -o $file ar.po
  1497. file=`echo as | sed 's,.*/,,'`.gmo \
  1498. && rm -f $file && /usr/bin/msgfmt -o $file as.po
  1499. file=`echo ast | sed 's,.*/,,'`.gmo \
  1500. && rm -f $file && /usr/bin/msgfmt -o $file ast.po
  1501. file=`echo be | sed 's,.*/,,'`.gmo \
  1502. && rm -f $file && /usr/bin/msgfmt -o $file be.po
  1503. file=`echo bg | sed 's,.*/,,'`.gmo \
  1504. && rm -f $file && /usr/bin/msgfmt -o $file bg.po
  1505. file=`echo bn | sed 's,.*/,,'`.gmo \
  1506. && rm -f $file && /usr/bin/msgfmt -o $file bn.po
  1507. file=`echo bn_IN | sed 's,.*/,,'`.gmo \
  1508. && rm -f $file && /usr/bin/msgfmt -o $file bn_IN.po
  1509. file=`echo ca | sed 's,.*/,,'`.gmo \
  1510. && rm -f $file && /usr/bin/msgfmt -o $file ca.po
  1511. file=`echo ca@valencia | sed 's,.*/,,'`.gmo \
  1512. && rm -f $file && /usr/bin/msgfmt -o $file ca@valencia.po
  1513. file=`echo cs | sed 's,.*/,,'`.gmo \
  1514. && rm -f $file && /usr/bin/msgfmt -o $file cs.po
  1515. file=`echo da | sed 's,.*/,,'`.gmo \
  1516. && rm -f $file && /usr/bin/msgfmt -o $file da.po
  1517. file=`echo de | sed 's,.*/,,'`.gmo \
  1518. && rm -f $file && /usr/bin/msgfmt -o $file de.po
  1519. file=`echo el | sed 's,.*/,,'`.gmo \
  1520. && rm -f $file && /usr/bin/msgfmt -o $file el.po
  1521. file=`echo en_GB | sed 's,.*/,,'`.gmo \
  1522. && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po
  1523. file=`echo eo | sed 's,.*/,,'`.gmo \
  1524. && rm -f $file && /usr/bin/msgfmt -o $file eo.po
  1525. file=`echo es | sed 's,.*/,,'`.gmo \
  1526. && rm -f $file && /usr/bin/msgfmt -o $file es.po
  1527. file=`echo et | sed 's,.*/,,'`.gmo \
  1528. && rm -f $file && /usr/bin/msgfmt -o $file et.po
  1529. file=`echo eu | sed 's,.*/,,'`.gmo \
  1530. && rm -f $file && /usr/bin/msgfmt -o $file eu.po
  1531. file=`echo fa | sed 's,.*/,,'`.gmo \
  1532. && rm -f $file && /usr/bin/msgfmt -o $file fa.po
  1533. file=`echo fi | sed 's,.*/,,'`.gmo \
  1534. && rm -f $file && /usr/bin/msgfmt -o $file fi.po
  1535. file=`echo fr | sed 's,.*/,,'`.gmo \
  1536. && rm -f $file && /usr/bin/msgfmt -o $file fr.po
  1537. file=`echo ga | sed 's,.*/,,'`.gmo \
  1538. && rm -f $file && /usr/bin/msgfmt -o $file ga.po
  1539. file=`echo gl | sed 's,.*/,,'`.gmo \
  1540. && rm -f $file && /usr/bin/msgfmt -o $file gl.po
  1541. file=`echo gu | sed 's,.*/,,'`.gmo \
  1542. && rm -f $file && /usr/bin/msgfmt -o $file gu.po
  1543. file=`echo he | sed 's,.*/,,'`.gmo \
  1544. && rm -f $file && /usr/bin/msgfmt -o $file he.po
  1545. file=`echo hi | sed 's,.*/,,'`.gmo \
  1546. && rm -f $file && /usr/bin/msgfmt -o $file hi.po
  1547. file=`echo hu | sed 's,.*/,,'`.gmo \
  1548. && rm -f $file && /usr/bin/msgfmt -o $file hu.po
  1549. file=`echo id | sed 's,.*/,,'`.gmo \
  1550. && rm -f $file && /usr/bin/msgfmt -o $file id.po
  1551. file=`echo it | sed 's,.*/,,'`.gmo \
  1552. && rm -f $file && /usr/bin/msgfmt -o $file it.po
  1553. file=`echo ja | sed 's,.*/,,'`.gmo \
  1554. && rm -f $file && /usr/bin/msgfmt -o $file ja.po
  1555. file=`echo ko | sed 's,.*/,,'`.gmo \
  1556. && rm -f $file && /usr/bin/msgfmt -o $file ko.po
  1557. file=`echo kn | sed 's,.*/,,'`.gmo \
  1558. && rm -f $file && /usr/bin/msgfmt -o $file kn.po
  1559. file=`echo ku | sed 's,.*/,,'`.gmo \
  1560. && rm -f $file && /usr/bin/msgfmt -o $file ku.po
  1561. file=`echo lt | sed 's,.*/,,'`.gmo \
  1562. && rm -f $file && /usr/bin/msgfmt -o $file lt.po
  1563. file=`echo lv | sed 's,.*/,,'`.gmo \
  1564. && rm -f $file && /usr/bin/msgfmt -o $file lv.po
  1565. file=`echo mr | sed 's,.*/,,'`.gmo \
  1566. && rm -f $file && /usr/bin/msgfmt -o $file mr.po
  1567. file=`echo ms | sed 's,.*/,,'`.gmo \
  1568. && rm -f $file && /usr/bin/msgfmt -o $file ms.po
  1569. file=`echo nb | sed 's,.*/,,'`.gmo \
  1570. && rm -f $file && /usr/bin/msgfmt -o $file nb.po
  1571. file=`echo nl | sed 's,.*/,,'`.gmo \
  1572. && rm -f $file && /usr/bin/msgfmt -o $file nl.po
  1573. file=`echo nn | sed 's,.*/,,'`.gmo \
  1574. && rm -f $file && /usr/bin/msgfmt -o $file nn.po
  1575. file=`echo or | sed 's,.*/,,'`.gmo \
  1576. && rm -f $file && /usr/bin/msgfmt -o $file or.po
  1577. file=`echo pa | sed 's,.*/,,'`.gmo \
  1578. && rm -f $file && /usr/bin/msgfmt -o $file pa.po
  1579. file=`echo pl | sed 's,.*/,,'`.gmo \
  1580. && rm -f $file && /usr/bin/msgfmt -o $file pl.po
  1581. file=`echo pt | sed 's,.*/,,'`.gmo \
  1582. && rm -f $file && /usr/bin/msgfmt -o $file pt.po
  1583. file=`echo pt_BR | sed 's,.*/,,'`.gmo \
  1584. && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po
  1585. file=`echo ro | sed 's,.*/,,'`.gmo \
  1586. && rm -f $file && /usr/bin/msgfmt -o $file ro.po
  1587. file=`echo ru | sed 's,.*/,,'`.gmo \
  1588. && rm -f $file && /usr/bin/msgfmt -o $file ru.po
  1589. file=`echo sk | sed 's,.*/,,'`.gmo \
  1590. && rm -f $file && /usr/bin/msgfmt -o $file sk.po
  1591. file=`echo sl | sed 's,.*/,,'`.gmo \
  1592. && rm -f $file && /usr/bin/msgfmt -o $file sl.po
  1593. file=`echo sr | sed 's,.*/,,'`.gmo \
  1594. && rm -f $file && /usr/bin/msgfmt -o $file sr.po
  1595. file=`echo sr@latin | sed 's,.*/,,'`.gmo \
  1596. && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po
  1597. file=`echo sv | sed 's,.*/,,'`.gmo \
  1598. && rm -f $file && /usr/bin/msgfmt -o $file sv.po
  1599. file=`echo ta | sed 's,.*/,,'`.gmo \
  1600. && rm -f $file && /usr/bin/msgfmt -o $file ta.po
  1601. file=`echo te | sed 's,.*/,,'`.gmo \
  1602. && rm -f $file && /usr/bin/msgfmt -o $file te.po
  1603. file=`echo th | sed 's,.*/,,'`.gmo \
  1604. && rm -f $file && /usr/bin/msgfmt -o $file th.po
  1605. file=`echo tr | sed 's,.*/,,'`.gmo \
  1606. && rm -f $file && /usr/bin/msgfmt -o $file tr.po
  1607. file=`echo ug | sed 's,.*/,,'`.gmo \
  1608. && rm -f $file && /usr/bin/msgfmt -o $file ug.po
  1609. file=`echo uk | sed 's,.*/,,'`.gmo \
  1610. && rm -f $file && /usr/bin/msgfmt -o $file uk.po
  1611. file=`echo vi | sed 's,.*/,,'`.gmo \
  1612. && rm -f $file && /usr/bin/msgfmt -o $file vi.po
  1613. file=`echo zh_CN | sed 's,.*/,,'`.gmo \
  1614. && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po
  1615. file=`echo zh_HK | sed 's,.*/,,'`.gmo \
  1616. && rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po
  1617. file=`echo zh_TW | sed 's,.*/,,'`.gmo \
  1618. && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po
  1619. make[3]: Leaving directory `/home/amadeu/Cinnamon/po'
  1620. Making all in man
  1621. make[3]: Entering directory `/home/amadeu/Cinnamon/man'
  1622. make[3]: Nothing to be done for `all'.
  1623. make[3]: Leaving directory `/home/amadeu/Cinnamon/man'
  1624. Making all in files
  1625. make[3]: Entering directory `/home/amadeu/Cinnamon/files'
  1626. make[3]: Nothing to be done for `all'.
  1627. make[3]: Leaving directory `/home/amadeu/Cinnamon/files'
  1628. make[3]: Entering directory `/home/amadeu/Cinnamon'
  1629. make[3]: Leaving directory `/home/amadeu/Cinnamon'
  1630. make[2]: Leaving directory `/home/amadeu/Cinnamon'
  1631. make[1]: Leaving directory `/home/amadeu/Cinnamon'
  1632. touch debian/stamp-makefile-build
  1633. DEB_MAKE_CHECK_TARGET unset, not running checks
  1634. debian/rules binary
  1635. test -x debian/rules
  1636. dh_testroot
  1637. dh_prep
  1638. dh_installdirs -A
  1639. mkdir -p "."
  1640. if test -e /usr/share/misc/config.guess ; then \
  1641. for i in ./config/config.guess ; do \
  1642. if ! test -e $i.cdbs-orig ; then \
  1643. mv $i $i.cdbs-orig ; \
  1644. cp --remove-destination /usr/share/misc/config.guess $i ; \
  1645. fi ; \
  1646. done ; \
  1647. fi
  1648. if test -e /usr/share/misc/config.sub ; then \
  1649. for i in ./config/config.sub ; do \
  1650. if ! test -e $i.cdbs-orig ; then \
  1651. mv $i $i.cdbs-orig ; \
  1652. cp --remove-destination /usr/share/misc/config.sub $i ; \
  1653. fi ; \
  1654. done ; \
  1655. fi
  1656. if test -e /usr/share/gnulib/build-aux/config.rpath ; then \
  1657. for i in ./config/config.rpath ; do \
  1658. if ! test -e $i.cdbs-orig ; then \
  1659. mv $i $i.cdbs-orig ; \
  1660. cp --remove-destination /usr/share/gnulib/build-aux/config.rpath $i ; \
  1661. fi ; \
  1662. done ; \
  1663. fi
  1664. DEB_MAKE_CHECK_TARGET unset, not running checks
  1665. GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make -C . install DESTDIR=/home/amadeu/Cinnamon/debian/cinnamon/
  1666. make[1]: Entering directory `/home/amadeu/Cinnamon'
  1667. Making install in data
  1668. make[2]: Entering directory `/home/amadeu/Cinnamon/data'
  1669. make[3]: Entering directory `/home/amadeu/Cinnamon/data'
  1670. make[3]: Nothing to be done for `install-exec-am'.
  1671. GCONF_CONFIG_SOURCE=xml:merged:/etc/gconf/gconf.xml.defaults /usr/bin/gconftool-2 --makefile-install-rule ./cinnamon.schemas
  1672. GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL is set, not installing schemas
  1673. test -z "/usr/share/applications" || /bin/mkdir -p "/home/amadeu/Cinnamon/debian/cinnamon//usr/share/applications"
  1674. /usr/bin/install -c -m 644 cinnamon.desktop '/home/amadeu/Cinnamon/debian/cinnamon//usr/share/applications'
  1675. test -z "/usr/share/cinnamon/search_providers" || /bin/mkdir -p "/home/amadeu/Cinnamon/debian/cinnamon//usr/share/cinnamon/search_providers"
  1676. /usr/bin/install -c -m 644 search_providers/google.xml search_providers/wikipedia.xml '/home/amadeu/Cinnamon/debian/cinnamon//usr/share/cinnamon/search_providers'
  1677. test -z "/usr/share/cinnamon/theme" || /bin/mkdir -p "/home/amadeu/Cinnamon/debian/cinnamon//usr/share/cinnamon/theme"
  1678. /usr/bin/install -c -m 644 theme/calendar-arrow-left.svg theme/calendar-arrow-right.svg theme/calendar-today.svg theme/close-window.svg theme/close.svg theme/corner-ripple-ltr.png theme/corner-ripple-rtl.png theme/dash-placeholder.svg theme/filter-selected-ltr.svg theme/filter-selected-rtl.svg theme/gdm.css theme/cinnamon.css theme/menu.png theme/overview.png theme/overview-hover.png theme/panel-border.svg theme/panel-button-border.svg theme/panel-button-highlight-narrow.svg theme/panel-button-highlight-wide.svg theme/process-working.svg theme/running-indicator.svg theme/scroll-hhandle.svg theme/scroll-vhandle.svg theme/source-button-border.svg theme/thumbnail.png theme/thumbnail-generic.png theme/toggle-off-us.svg theme/toggle-off-intl.svg theme/toggle-on-us.svg theme/toggle-on-intl.svg theme/ws-switch-arrow-up.svg theme/ws-switch-arrow-down.svg theme/player-paused.svg theme/player-playing.svg theme/player-stopped.svg '/home/amadeu/Cinnamon/debian/cinnamon//usr/share/cinnamon/theme'
  1679. test -z "/etc/gconf/schemas" || /bin/mkdir -p "/home/amadeu/Cinnamon/debian/cinnamon//etc/gconf/schemas"
  1680. /usr/bin/install -c -m 644 cinnamon.schemas '/home/amadeu/Cinnamon/debian/cinnamon//etc/gconf/schemas'
  1681. test -z "/usr/share/cinnamon/shaders" || /bin/mkdir -p "/home/amadeu/Cinnamon/debian/cinnamon//usr/share/cinnamon/shaders"
  1682. /usr/bin/install -c -m 644 shaders/dim-window.glsl '/home/amadeu/Cinnamon/debian/cinnamon//usr/share/cinnamon/shaders'
  1683. if test -n "org.cinnamon.gschema.xml"; then \
  1684. test -z "/usr/share/glib-2.0/schemas" || /bin/mkdir -p "/home/amadeu/Cinnamon/debian/cinnamon//usr/share/glib-2.0/schemas"; \
  1685. /usr/bin/install -c -m 644 org.cinnamon.gschema.xml "/home/amadeu/Cinnamon/debian/cinnamon//usr/share/glib-2.0/schemas"; \
  1686. test -n "/home/amadeu/Cinnamon/debian/cinnamon/" || /usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas /usr/share/glib-2.0/schemas; \
  1687. fi
  1688. make[3]: Leaving directory `/home/amadeu/Cinnamon/data'
  1689. make[2]: Leaving directory `/home/amadeu/Cinnamon/data'
  1690. Making install in js
  1691. make[2]: Entering directory `/home/amadeu/Cinnamon/js'
  1692. make[3]: Entering directory `/home/amadeu/Cinnamon/js'
  1693. make[3]: Nothing to be done for `install-exec-am'.
  1694. test -z "/usr/share/cinnamon/js" || /bin/mkdir -p "/home/amadeu/Cinnamon/debian/cinnamon//usr/share/cinnamon/js"
  1695. /bin/mkdir -p '/home/amadeu/Cinnamon/debian/cinnamon//usr/share/cinnamon/js/ui'
  1696. /usr/bin/install -c -m 644 ui/altTab.js ui/applet.js ui/appletManager.js ui/appFavorites.js ui/automountManager.js ui/autorunManager.js ui/boxpointer.js ui/calendar.js ui/dateMenu.js ui/dnd.js ui/endSessionDialog.js ui/environment.js ui/extensionSystem.js ui/iconGrid.js ui/keyboard.js ui/layout.js ui/lightbox.js ui/link.js ui/lookingGlass.js ui/magnifier.js ui/magnifierDBus.js ui/main.js ui/messageTray.js ui/menu.js ui/modalDialog.js ui/networkAgent.js ui/cinnamonEntry.js ui/cinnamonMountOperation.js ui/notificationDaemon.js ui/overview.js ui/panel.js ui/panelLaunchers.js ui/panelMenu.js ui/placesManager.js ui/polkitAuthenticationAgent.js ui/popupMenu.js ui/runDialog.js ui/scripting.js ui/search.js ui/cinnamonDBus.js '/home/amadeu/Cinnamon/debian/cinnamon//usr/share/cinnamon/js/ui'
  1697. /bin/mkdir -p '/home/amadeu/Cinnamon/debian/cinnamon//usr/share/cinnamon/js/perf'
  1698. /usr/bin/install -c -m 644 perf/core.js '/home/amadeu/Cinnamon/debian/cinnamon//usr/share/cinnamon/js/perf'
  1699. /bin/mkdir -p '/home/amadeu/Cinnamon/debian/cinnamon//usr/share/cinnamon/js/gdm'
  1700. /usr/bin/install -c -m 644 gdm/batch.js gdm/consoleKit.js gdm/fingerprint.js gdm/loginDialog.js gdm/powerMenu.js '/home/amadeu/Cinnamon/debian/cinnamon//usr/share/cinnamon/js/gdm'
  1701. /bin/mkdir -p '/home/amadeu/Cinnamon/debian/cinnamon//usr/share/cinnamon/js/ui'
  1702. /usr/bin/install -c -m 644 ui/showDesktopButton.js ui/statusIconDispatcher.js ui/themeManager.js ui/tooltips.js ui/tweener.js ui/viewSelector.js ui/windowAttentionHandler.js ui/windowList.js ui/windowManager.js ui/workspace.js ui/workspaceThumbnail.js ui/workspacesView.js ui/workspaceSwitcher.js ui/xdndHandler.js '/home/amadeu/Cinnamon/debian/cinnamon//usr/share/cinnamon/js/ui'
  1703. /bin/mkdir -p '/home/amadeu/Cinnamon/debian/cinnamon//usr/share/cinnamon/js/ui/status'
  1704. /usr/bin/install -c -m 644 ui/status/accessibility.js ui/status/keyboard.js ui/status/network.js ui/status/power.js ui/status/volume.js ui/status/bluetooth.js '/home/amadeu/Cinnamon/debian/cinnamon//usr/share/cinnamon/js/ui/status'
  1705. /bin/mkdir -p '/home/amadeu/Cinnamon/debian/cinnamon//usr/share/cinnamon/js/misc'
  1706. /usr/bin/install -c -m 644 misc/config.js misc/docInfo.js misc/fileUtils.js misc/format.js misc/gnomeSession.js misc/history.js misc/modemManager.js misc/params.js misc/screenSaver.js misc/util.js '/home/amadeu/Cinnamon/debian/cinnamon//usr/share/cinnamon/js/misc'
  1707. make[3]: Leaving directory `/home/amadeu/Cinnamon/js'
  1708. make[2]: Leaving directory `/home/amadeu/Cinnamon/js'
  1709. Making install in src
  1710. make[2]: Entering directory `/home/amadeu/Cinnamon/src'
  1711. /usr/bin/make install-am
  1712. make[3]: Entering directory `/home/amadeu/Cinnamon/src'
  1713. make[4]: Entering directory `/home/amadeu/Cinnamon/src'
  1714. test -z "/usr/bin" || /bin/mkdir -p "/home/amadeu/Cinnamon/debian/cinnamon//usr/bin"
  1715. /bin/bash ../libtool --mode=install /usr/bin/install -c cinnamon-real '/home/amadeu/Cinnamon/debian/cinnamon//usr/bin'
  1716. libtool: install: /usr/bin/install -c .libs/cinnamon-real /home/amadeu/Cinnamon/debian/cinnamon//usr/bin/cinnamon-real
  1717. test -z "/usr/bin" || /bin/mkdir -p "/home/amadeu/Cinnamon/debian/cinnamon//usr/bin"
  1718. /usr/bin/install -c cinnamon-extension-tool '/home/amadeu/Cinnamon/debian/cinnamon//usr/bin'
  1719. test -z "/usr/lib/cinnamon" || /bin/mkdir -p "/home/amadeu/Cinnamon/debian/cinnamon//usr/lib/cinnamon"
  1720. /bin/bash ../libtool --mode=install /usr/bin/install -c cinnamon-calendar-server cinnamon-hotplug-sniffer cinnamon-perf-helper '/home/amadeu/Cinnamon/debian/cinnamon//usr/lib/cinnamon'
  1721. libtool: install: /usr/bin/install -c cinnamon-calendar-server /home/amadeu/Cinnamon/debian/cinnamon//usr/lib/cinnamon/cinnamon-calendar-server
  1722. libtool: install: /usr/bin/install -c cinnamon-hotplug-sniffer /home/amadeu/Cinnamon/debian/cinnamon//usr/lib/cinnamon/cinnamon-hotplug-sniffer
  1723. libtool: install: /usr/bin/install -c cinnamon-perf-helper /home/amadeu/Cinnamon/debian/cinnamon//usr/lib/cinnamon/cinnamon-perf-helper
  1724. /usr/bin/make install-exec-hook
  1725. make[5]: Entering directory `/home/amadeu/Cinnamon/src'
  1726. mv /home/amadeu/Cinnamon/debian/cinnamon//usr/bin/cinnamon-real /home/amadeu/Cinnamon/debian/cinnamon//usr/bin/cinnamon
  1727. make[5]: Leaving directory `/home/amadeu/Cinnamon/src'
  1728. test -z "/usr/lib/cinnamon" || /bin/mkdir -p "/home/amadeu/Cinnamon/debian/cinnamon//usr/lib/cinnamon"
  1729. /bin/bash ../libtool --mode=install /usr/bin/install -c libcinnamon.la '/home/amadeu/Cinnamon/debian/cinnamon//usr/lib/cinnamon'
  1730. libtool: install: /usr/bin/install -c .libs/libcinnamon.so /home/amadeu/Cinnamon/debian/cinnamon//usr/lib/cinnamon/libcinnamon.so
  1731. libtool: install: /usr/bin/install -c .libs/libcinnamon.lai /home/amadeu/Cinnamon/debian/cinnamon//usr/lib/cinnamon/libcinnamon.la
  1732. libtool: install: warning: remember to run `libtool --finish /usr/lib/cinnamon'
  1733. test -z "/usr/share/dbus-1/services" || /bin/mkdir -p "/home/amadeu/Cinnamon/debian/cinnamon//usr/share/dbus-1/services"
  1734. /usr/bin/install -c -m 644 calendar-server/org.Cinnamon.CalendarServer.service hotplug-sniffer/org.Cinnamon.HotplugSniffer.service '/home/amadeu/Cinnamon/debian/cinnamon//usr/share/dbus-1/services'
  1735. test -z "/usr/lib/cinnamon" || /bin/mkdir -p "/home/amadeu/Cinnamon/debian/cinnamon//usr/lib/cinnamon"
  1736. /usr/bin/install -c -m 644 Gvc-1.0.typelib Cinnamon-0.1.typelib St-1.0.typelib '/home/amadeu/Cinnamon/debian/cinnamon//usr/lib/cinnamon'
  1737. make[4]: Leaving directory `/home/amadeu/Cinnamon/src'
  1738. make[3]: Leaving directory `/home/amadeu/Cinnamon/src'
  1739. make[2]: Leaving directory `/home/amadeu/Cinnamon/src'
  1740. Making install in browser-plugin
  1741. make[2]: Entering directory `/home/amadeu/Cinnamon/browser-plugin'
  1742. make[3]: Entering directory `/home/amadeu/Cinnamon/browser-plugin'
  1743. make[3]: Nothing to be done for `install-exec-am'.
  1744. test -z "/usr/lib/mozilla/plugins" || /bin/mkdir -p "/home/amadeu/Cinnamon/debian/cinnamon//usr/lib/mozilla/plugins"
  1745. /bin/bash ../libtool --mode=install /usr/bin/install -c libcinnamon-browser-plugin.la '/home/amadeu/Cinnamon/debian/cinnamon//usr/lib/mozilla/plugins'
  1746. libtool: install: /usr/bin/install -c .libs/libcinnamon-browser-plugin.so /home/amadeu/Cinnamon/debian/cinnamon//usr/lib/mozilla/plugins/libcinnamon-browser-plugin.so
  1747. libtool: install: /usr/bin/install -c .libs/libcinnamon-browser-plugin.lai /home/amadeu/Cinnamon/debian/cinnamon//usr/lib/mozilla/plugins/libcinnamon-browser-plugin.la
  1748. libtool: install: warning: remember to run `libtool --finish /usr/lib/mozilla/plugins'
  1749. make[3]: Leaving directory `/home/amadeu/Cinnamon/browser-plugin'
  1750. make[2]: Leaving directory `/home/amadeu/Cinnamon/browser-plugin'
  1751. Making install in tests
  1752. make[2]: Entering directory `/home/amadeu/Cinnamon/tests'
  1753. make[3]: Entering directory `/home/amadeu/Cinnamon/tests'
  1754. make[3]: Nothing to be done for `install-exec-am'.
  1755. make[3]: Nothing to be done for `install-data-am'.
  1756. make[3]: Leaving directory `/home/amadeu/Cinnamon/tests'
  1757. make[2]: Leaving directory `/home/amadeu/Cinnamon/tests'
  1758. Making install in po
  1759. make[2]: Entering directory `/home/amadeu/Cinnamon/po'
  1760. linguas="af an ar as ast be bg bn bn_IN ca ca@valencia cs da de el en_GB eo es et eu fa fi fr ga gl gu he hi hu id it ja ko kn ku lt lv mr ms nb nl nn or pa pl pt pt_BR ro ru sk sl sr sr@latin sv ta te th tr ug uk vi zh_CN zh_HK zh_TW "; \
  1761. for lang in $linguas; do \
  1762. dir=/home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/$lang/LC_MESSAGES; \
  1763. /bin/bash /home/amadeu/Cinnamon/config/install-sh -d $dir; \
  1764. if test -r $lang.gmo; then \
  1765. /usr/bin/install -c -m 644 $lang.gmo $dir/cinnamon.mo; \
  1766. echo "installing $lang.gmo as $dir/cinnamon.mo"; \
  1767. else \
  1768. /usr/bin/install -c -m 644 ./$lang.gmo $dir/cinnamon.mo; \
  1769. echo "installing ./$lang.gmo as" \
  1770. "$dir/cinnamon.mo"; \
  1771. fi; \
  1772. if test -r $lang.gmo.m; then \
  1773. /usr/bin/install -c -m 644 $lang.gmo.m $dir/cinnamon.mo.m; \
  1774. echo "installing $lang.gmo.m as $dir/cinnamon.mo.m"; \
  1775. else \
  1776. if test -r ./$lang.gmo.m ; then \
  1777. /usr/bin/install -c -m 644 ./$lang.gmo.m \
  1778. $dir/cinnamon.mo.m; \
  1779. echo "installing ./$lang.gmo.m as" \
  1780. "$dir/cinnamon.mo.m"; \
  1781. else \
  1782. true; \
  1783. fi; \
  1784. fi; \
  1785. done
  1786. installing af.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/af/LC_MESSAGES/cinnamon.mo
  1787. installing an.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/an/LC_MESSAGES/cinnamon.mo
  1788. installing ar.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/ar/LC_MESSAGES/cinnamon.mo
  1789. installing as.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/as/LC_MESSAGES/cinnamon.mo
  1790. installing ast.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/ast/LC_MESSAGES/cinnamon.mo
  1791. installing be.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/be/LC_MESSAGES/cinnamon.mo
  1792. installing bg.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/bg/LC_MESSAGES/cinnamon.mo
  1793. installing bn.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/bn/LC_MESSAGES/cinnamon.mo
  1794. installing bn_IN.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/bn_IN/LC_MESSAGES/cinnamon.mo
  1795. installing ca.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/ca/LC_MESSAGES/cinnamon.mo
  1796. installing ca@valencia.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/ca@valencia/LC_MESSAGES/cinnamon.mo
  1797. installing cs.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/cs/LC_MESSAGES/cinnamon.mo
  1798. installing da.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/da/LC_MESSAGES/cinnamon.mo
  1799. installing de.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/de/LC_MESSAGES/cinnamon.mo
  1800. installing el.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/el/LC_MESSAGES/cinnamon.mo
  1801. installing en_GB.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/en_GB/LC_MESSAGES/cinnamon.mo
  1802. installing eo.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/eo/LC_MESSAGES/cinnamon.mo
  1803. installing es.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/es/LC_MESSAGES/cinnamon.mo
  1804. installing et.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/et/LC_MESSAGES/cinnamon.mo
  1805. installing eu.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/eu/LC_MESSAGES/cinnamon.mo
  1806. installing fa.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/fa/LC_MESSAGES/cinnamon.mo
  1807. installing fi.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/fi/LC_MESSAGES/cinnamon.mo
  1808. installing fr.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/fr/LC_MESSAGES/cinnamon.mo
  1809. installing ga.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/ga/LC_MESSAGES/cinnamon.mo
  1810. installing gl.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/gl/LC_MESSAGES/cinnamon.mo
  1811. installing gu.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/gu/LC_MESSAGES/cinnamon.mo
  1812. installing he.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/he/LC_MESSAGES/cinnamon.mo
  1813. installing hi.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/hi/LC_MESSAGES/cinnamon.mo
  1814. installing hu.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/hu/LC_MESSAGES/cinnamon.mo
  1815. installing id.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/id/LC_MESSAGES/cinnamon.mo
  1816. installing it.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/it/LC_MESSAGES/cinnamon.mo
  1817. installing ja.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/ja/LC_MESSAGES/cinnamon.mo
  1818. installing ko.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/ko/LC_MESSAGES/cinnamon.mo
  1819. installing kn.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/kn/LC_MESSAGES/cinnamon.mo
  1820. installing ku.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/ku/LC_MESSAGES/cinnamon.mo
  1821. installing lt.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/lt/LC_MESSAGES/cinnamon.mo
  1822. installing lv.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/lv/LC_MESSAGES/cinnamon.mo
  1823. installing mr.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/mr/LC_MESSAGES/cinnamon.mo
  1824. installing ms.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/ms/LC_MESSAGES/cinnamon.mo
  1825. installing nb.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/nb/LC_MESSAGES/cinnamon.mo
  1826. installing nl.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/nl/LC_MESSAGES/cinnamon.mo
  1827. installing nn.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/nn/LC_MESSAGES/cinnamon.mo
  1828. installing or.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/or/LC_MESSAGES/cinnamon.mo
  1829. installing pa.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/pa/LC_MESSAGES/cinnamon.mo
  1830. installing pl.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/pl/LC_MESSAGES/cinnamon.mo
  1831. installing pt.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/pt/LC_MESSAGES/cinnamon.mo
  1832. installing pt_BR.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/pt_BR/LC_MESSAGES/cinnamon.mo
  1833. installing ro.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/ro/LC_MESSAGES/cinnamon.mo
  1834. installing ru.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/ru/LC_MESSAGES/cinnamon.mo
  1835. installing sk.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/sk/LC_MESSAGES/cinnamon.mo
  1836. installing sl.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/sl/LC_MESSAGES/cinnamon.mo
  1837. installing sr.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/sr/LC_MESSAGES/cinnamon.mo
  1838. installing sr@latin.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/sr@latin/LC_MESSAGES/cinnamon.mo
  1839. installing sv.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/sv/LC_MESSAGES/cinnamon.mo
  1840. installing ta.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/ta/LC_MESSAGES/cinnamon.mo
  1841. installing te.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/te/LC_MESSAGES/cinnamon.mo
  1842. installing th.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/th/LC_MESSAGES/cinnamon.mo
  1843. installing tr.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/tr/LC_MESSAGES/cinnamon.mo
  1844. installing ug.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/ug/LC_MESSAGES/cinnamon.mo
  1845. installing uk.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/uk/LC_MESSAGES/cinnamon.mo
  1846. installing vi.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/vi/LC_MESSAGES/cinnamon.mo
  1847. installing zh_CN.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/zh_CN/LC_MESSAGES/cinnamon.mo
  1848. installing zh_HK.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/zh_HK/LC_MESSAGES/cinnamon.mo
  1849. installing zh_TW.gmo as /home/amadeu/Cinnamon/debian/cinnamon//usr/share/locale/zh_TW/LC_MESSAGES/cinnamon.mo
  1850. make[2]: Leaving directory `/home/amadeu/Cinnamon/po'
  1851. Making install in man
  1852. make[2]: Entering directory `/home/amadeu/Cinnamon/man'
  1853. make[3]: Entering directory `/home/amadeu/Cinnamon/man'
  1854. make[3]: Nothing to be done for `install-exec-am'.
  1855. test -z "/usr/share/man/man1" || /bin/mkdir -p "/home/amadeu/Cinnamon/debian/cinnamon//usr/share/man/man1"
  1856. /usr/bin/install -c -m 644 cinnamon.1 '/home/amadeu/Cinnamon/debian/cinnamon//usr/share/man/man1'
  1857. make[3]: Leaving directory `/home/amadeu/Cinnamon/man'
  1858. make[2]: Leaving directory `/home/amadeu/Cinnamon/man'
  1859. Making install in files
  1860. make[2]: Entering directory `/home/amadeu/Cinnamon/files'
  1861. find -mindepth 1 -maxdepth 1 -type d -exec cp -R {} /home/amadeu/Cinnamon/debian/cinnamon// \;
  1862. make[2]: Leaving directory `/home/amadeu/Cinnamon/files'
  1863. make[2]: Entering directory `/home/amadeu/Cinnamon'
  1864. make[3]: Entering directory `/home/amadeu/Cinnamon'
  1865. make[3]: Nothing to be done for `install-exec-am'.
  1866. make[3]: Nothing to be done for `install-data-am'.
  1867. make[3]: Leaving directory `/home/amadeu/Cinnamon'
  1868. make[2]: Leaving directory `/home/amadeu/Cinnamon'
  1869. make[1]: Leaving directory `/home/amadeu/Cinnamon'
  1870. touch debian/stamp-makefile-install
  1871. Adding cdbs dependencies to debian/cinnamon.substvars
  1872. dh_installdirs -pcinnamon
  1873. dh_installdocs -pcinnamon ./README ./NEWS
  1874. dh_installexamples -pcinnamon
  1875. dh_installman -pcinnamon
  1876. dh_installinfo -pcinnamon
  1877. dh_installmenu -pcinnamon
  1878. dh_installcron -pcinnamon
  1879. dh_installinit -pcinnamon
  1880. dh_installdebconf -pcinnamon
  1881. dh_installemacsen -pcinnamon
  1882. dh_installcatalogs -pcinnamon
  1883. dh_installpam -pcinnamon
  1884. dh_installlogrotate -pcinnamon
  1885. dh_installlogcheck -pcinnamon
  1886. dh_installchangelogs -pcinnamon
  1887. dh_installudev -pcinnamon
  1888. dh_lintian -pcinnamon
  1889. dh_bugfiles -pcinnamon
  1890. dh_install -pcinnamon
  1891. dh_link -pcinnamon
  1892. dh_installmime -pcinnamon
  1893. dh_installgsettings -pcinnamon
  1894. dh_gconf -pcinnamon
  1895. dh_icons -pcinnamon
  1896. dh_strip -pcinnamon
  1897. dh_compress -pcinnamon
  1898. dh_fixperms -pcinnamon
  1899. dh_makeshlibs -pcinnamon -Xlibcinnamon
  1900. dh_installdeb -pcinnamon
  1901. dh_perl -pcinnamon
  1902. dh_shlibdeps -pcinnamon -l :/usr/lib/gnome-bluetooth
  1903. dpkg-shlibdeps: warning: diversions involved - output may be incorrect
  1904. diversion by glx-diversions from: /usr/lib/x86_64-linux-gnu/libGL.so.1
  1905. dpkg-shlibdeps: warning: diversions involved - output may be incorrect
  1906. diversion by glx-diversions to: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
  1907. dpkg-shlibdeps: warning: Can't extract name and version from library name `libcinnamon.so'
  1908. dpkg-shlibdeps: warning: Can't extract name and version from library name `libcinnamon.so'
  1909. dpkg-shlibdeps: warning: Can't extract name and version from library name `libcinnamon.so'
  1910. dpkg-shlibdeps: warning: Can't extract name and version from library name `libcinnamon.so'
  1911. dpkg-shlibdeps: warning: dependency on libdrm.so.2 could be avoided if "debian/cinnamon/usr/lib/cinnamon/libcinnamon.so debian/cinnamon/usr/bin/cinnamon" were not uselessly linked against it (they use none of its symbols).
  1912. dpkg-shlibdeps: warning: dependency on libfontconfig.so.1 could be avoided if "debian/cinnamon/usr/lib/cinnamon/libcinnamon.so debian/cinnamon/usr/lib/cinnamon/cinnamon-perf-helper debian/cinnamon/usr/lib/cinnamon/cinnamon-calendar-server debian/cinnamon/usr/bin/cinnamon" were not uselessly linked against it (they use none of its symbols).
  1913. dpkg-shlibdeps: warning: dependency on libdl.so.2 could be avoided if "debian/cinnamon/usr/lib/cinnamon/libcinnamon.so debian/cinnamon/usr/lib/cinnamon/cinnamon-calendar-server debian/cinnamon/usr/bin/cinnamon" were not uselessly linked against it (they use none of its symbols).
  1914. dpkg-shlibdeps: warning: dependency on libplds4.so.0d could be avoided if "debian/cinnamon/usr/lib/cinnamon/libcinnamon.so debian/cinnamon/usr/lib/cinnamon/cinnamon-calendar-server debian/cinnamon/usr/bin/cinnamon" were not uselessly linked against it (they use none of its symbols).
  1915. dpkg-shlibdeps: warning: dependency on libssl3.so.1d could be avoided if "debian/cinnamon/usr/lib/cinnamon/cinnamon-calendar-server" were not uselessly linked against it (they use none of its symbols).
  1916. dpkg-shlibdeps: warning: dependency on libXdamage.so.1 could be avoided if "debian/cinnamon/usr/lib/cinnamon/libcinnamon.so debian/cinnamon/usr/bin/cinnamon" were not uselessly linked against it (they use none of its symbols).
  1917. dpkg-shlibdeps: warning: dependency on libpangocairo-1.0.so.0 could be avoided if "debian/cinnamon/usr/lib/cinnamon/libcinnamon.so debian/cinnamon/usr/lib/cinnamon/cinnamon-perf-helper debian/cinnamon/usr/lib/cinnamon/cinnamon-calendar-server debian/cinnamon/usr/bin/cinnamon" were not uselessly linked against it (they use none of its symbols).
  1918. dpkg-shlibdeps: warning: dependency on libcairo-gobject.so.2 could be avoided if "debian/cinnamon/usr/lib/cinnamon/libcinnamon.so debian/cinnamon/usr/lib/cinnamon/cinnamon-perf-helper debian/cinnamon/usr/lib/cinnamon/cinnamon-calendar-server debian/cinnamon/usr/bin/cinnamon" were not uselessly linked against it (they use none of its symbols).
  1919. dpkg-shlibdeps: warning: dependency on libicalss.so.0 could be avoided if "debian/cinnamon/usr/lib/cinnamon/cinnamon-calendar-server" were not uselessly linked against it (they use none of its symbols).
  1920. dpkg-shlibdeps: warning: dependency on libicalvcal.so.0 could be avoided if "debian/cinnamon/usr/lib/cinnamon/cinnamon-calendar-server" were not uselessly linked against it (they use none of its symbols).
  1921. dpkg-shlibdeps: warning: dependency on libebook-1.2.so.12 could be avoided if "debian/cinnamon/usr/lib/cinnamon/cinnamon-calendar-server" were not uselessly linked against it (they use none of its symbols).
  1922. dpkg-shlibdeps: warning: dependency on libplc4.so.0d could be avoided if "debian/cinnamon/usr/lib/cinnamon/libcinnamon.so debian/cinnamon/usr/lib/cinnamon/cinnamon-calendar-server debian/cinnamon/usr/bin/cinnamon" were not uselessly linked against it (they use none of its symbols).
  1923. dpkg-shlibdeps: warning: dependency on libcamel-1.2.so.29 could be avoided if "debian/cinnamon/usr/lib/cinnamon/cinnamon-calendar-server" were not uselessly linked against it (they use none of its symbols).
  1924. dpkg-shlibdeps: warning: dependency on libgthread-2.0.so.0 could be avoided if "debian/cinnamon/usr/lib/cinnamon/libcinnamon.so debian/cinnamon/usr/lib/mozilla/plugins/libcinnamon-browser-plugin.so debian/cinnamon/usr/lib/cinnamon/cinnamon-perf-helper debian/cinnamon/usr/lib/cinnamon/cinnamon-calendar-server debian/cinnamon/usr/bin/cinnamon debian/cinnamon/usr/lib/cinnamon/cinnamon-hotplug-sniffer" were not uselessly linked against it (they use none of its symbols).
  1925. dpkg-shlibdeps: warning: dependency on libdbus-1.so.3 could be avoided if "debian/cinnamon/usr/lib/cinnamon/libcinnamon.so debian/cinnamon/usr/bin/cinnamon" were not uselessly linked against it (they use none of its symbols).
  1926. dpkg-shlibdeps: warning: dependency on libcogl-pango.so.0 could be avoided if "debian/cinnamon/usr/lib/cinnamon/libcinnamon.so debian/cinnamon/usr/bin/cinnamon" were not uselessly linked against it (they use none of its symbols).
  1927. dpkg-shlibdeps: warning: dependency on libffi.so.5 could be avoided if "debian/cinnamon/usr/lib/cinnamon/libcinnamon.so debian/cinnamon/usr/bin/cinnamon" were not uselessly linked against it (they use none of its symbols).
  1928. dpkg-shlibdeps: warning: dependency on libnspr4.so.0d could be avoided if "debian/cinnamon/usr/lib/cinnamon/libcinnamon.so debian/cinnamon/usr/lib/cinnamon/cinnamon-calendar-server debian/cinnamon/usr/bin/cinnamon" were not uselessly linked against it (they use none of its symbols).
  1929. dpkg-shlibdeps: warning: dependency on libXext.so.6 could be avoided if "debian/cinnamon/usr/lib/cinnamon/libcinnamon.so debian/cinnamon/usr/bin/cinnamon" were not uselessly linked against it (they use none of its symbols).
  1930. dpkg-shlibdeps: warning: dependency on libnssutil3.so.1d could be avoided if "debian/cinnamon/usr/lib/cinnamon/cinnamon-calendar-server" were not uselessly linked against it (they use none of its symbols).
  1931. dpkg-shlibdeps: warning: dependency on libfreetype.so.6 could be avoided if "debian/cinnamon/usr/lib/cinnamon/libcinnamon.so debian/cinnamon/usr/lib/cinnamon/cinnamon-perf-helper debian/cinnamon/usr/lib/cinnamon/cinnamon-calendar-server debian/cinnamon/usr/bin/cinnamon" were not uselessly linked against it (they use none of its symbols).
  1932. dpkg-shlibdeps: warning: dependency on libsqlite3.so.0 could be avoided if "debian/cinnamon/usr/lib/cinnamon/cinnamon-calendar-server" were not uselessly linked against it (they use none of its symbols).
  1933. dpkg-shlibdeps: warning: dependency on libsmime3.so.1d could be avoided if "debian/cinnamon/usr/lib/cinnamon/cinnamon-calendar-server" were not uselessly linked against it (they use none of its symbols).
  1934. dpkg-shlibdeps: warning: dependency on librt.so.1 could be avoided if "debian/cinnamon/usr/lib/cinnamon/libcinnamon.so debian/cinnamon/usr/lib/mozilla/plugins/libcinnamon-browser-plugin.so debian/cinnamon/usr/lib/cinnamon/cinnamon-perf-helper debian/cinnamon/usr/lib/cinnamon/cinnamon-calendar-server debian/cinnamon/usr/bin/cinnamon debian/cinnamon/usr/lib/cinnamon/cinnamon-hotplug-sniffer" were not uselessly linked against it (they use none of its symbols).
  1935. dpkg-shlibdeps: warning: dependency on libnss3.so.1d could be avoided if "debian/cinnamon/usr/lib/cinnamon/cinnamon-calendar-server" were not uselessly linked against it (they use none of its symbols).
  1936. dpkg-shlibdeps: warning: dependency on libXi.so.6 could be avoided if "debian/cinnamon/usr/lib/cinnamon/libcinnamon.so debian/cinnamon/usr/bin/cinnamon" were not uselessly linked against it (they use none of its symbols).
  1937. dpkg-shlibdeps: warning: dependency on libXcomposite.so.1 could be avoided if "debian/cinnamon/usr/lib/cinnamon/libcinnamon.so debian/cinnamon/usr/bin/cinnamon" were not uselessly linked against it (they use none of its symbols).
  1938. dpkg-shlibdeps: warning: dependency on libsoup-2.4.so.1 could be avoided if "debian/cinnamon/usr/lib/cinnamon/libcinnamon.so debian/cinnamon/usr/lib/cinnamon/cinnamon-calendar-server debian/cinnamon/usr/bin/cinnamon" were not uselessly linked against it (they use none of its symbols).
  1939. dpkg-shlibdeps: warning: dependency on libpangoft2-1.0.so.0 could be avoided if "debian/cinnamon/usr/lib/cinnamon/libcinnamon.so debian/cinnamon/usr/lib/cinnamon/cinnamon-perf-helper debian/cinnamon/usr/lib/cinnamon/cinnamon-calendar-server debian/cinnamon/usr/bin/cinnamon" were not uselessly linked against it (they use none of its symbols).
  1940. dh_girepository -pcinnamon
  1941. dh_girepository -pcinnamon -l src -p /usr/lib/muffin \
  1942. /usr/lib/cinnamon
  1943. dpkg-shlibdeps: warning: Can't extract name and version from library name `libcinnamon.so'
  1944. dpkg-shlibdeps: warning: Can't extract name and version from library name `libcinnamon.so'
  1945. dpkg-shlibdeps: warning: Can't extract name and version from library name `libcinnamon.so'
  1946. dpkg-shlibdeps: warning: Can't extract name and version from library name `libcinnamon.so'
  1947. find debian/cinnamon -name '*.la' -exec rm -f '{}' ';'
  1948. dh_gencontrol -pcinnamon
  1949. dpkg-gencontrol: warning: Depends field of package cinnamon: unknown substitution variable ${icon-theme:Depends}
  1950. dh_md5sums -pcinnamon
  1951. dh_builddeb -pcinnamon
  1952. dpkg-deb: warning: 'debian/cinnamon/DEBIAN/control' contains user-defined field 'Original-Maintainer'
  1953. dpkg-deb: warning: ignoring 1 warning about the control file(s)
  1954.  
  1955. dpkg-deb: building package `cinnamon' in `../cinnamon_1.2.0_amd64.deb'.
  1956. dpkg-genchanges >../cinnamon_1.2.0_amd64.changes
  1957. dpkg-genchanges: including full source code in upload
  1958. dpkg-source --after-build Cinnamon
  1959. dpkg-buildpackage: full upload; Debian-native package (full source is included)
  1960. amadeu@amadeu:~/Cinnamon$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement