spacepaste

  1.  
  2.  * Package: gnome-extra/cinnamon-desktop-3.0.2
  3.  * Repository: gentoo
  4.  * Maintainer: cinnamon@gentoo.org
  5.  * USE: abi_x86_64 amd64 elibc_glibc introspection kernel_linux python_targets_python2_7 userland_GNU
  6.  * FEATURES: preserve-libs sandbox splitdebug userpriv usersandbox
  7. >>> Unpacking source...
  8. >>> Unpacking cinnamon-desktop-3.0.2.tar.gz to /var/tmp/portage/gnome-extra/cinnamon-desktop-3.0.2/work
  9. >>> Source unpacked in /var/tmp/portage/gnome-extra/cinnamon-desktop-3.0.2/work
  10. >>> Preparing source in /var/tmp/portage/gnome-extra/cinnamon-desktop-3.0.2/work/cinnamon-desktop-3.0.2 ...
  11. * Running eautoreconf in '/var/tmp/portage/gnome-extra/cinnamon-desktop-3.0.2/work/cinnamon-desktop-3.0.2' ...
  12. * Running glib-gettextize --copy --force ...
  13.  [ ok ]
  14. * Running intltoolize --automake --copy --force ...
  15.  [ ok ]
  16. * Running libtoolize --install --copy --force --automake ...
  17.  [ ok ]
  18. * Running aclocal -I m4 ...
  19.  [ ok ]
  20. * Running autoconf --force ...
  21.  [ ok ]
  22. * Running autoheader ...
  23.  [ ok ]
  24. * Running automake --add-missing --copy --foreign --force-missing ...
  25.  [ ok ]
  26. * Running elibtoolize in: cinnamon-desktop-3.0.2/
  27. * Applying portage/1.2.0 patch ...
  28. * Applying sed/1.5.6 patch ...
  29. * Applying as-needed/2.4.3 patch ...
  30. * Fixing shebang in files/usr/bin/cinnamon-desktop-migrate-mediakeys.
  31. * Disabling deprecation warnings ...
  32.  [ ok ]
  33. >>> Source prepared.
  34. >>> Configuring source in /var/tmp/portage/gnome-extra/cinnamon-desktop-3.0.2/work/cinnamon-desktop-3.0.2 ...
  35. * econf: updating cinnamon-desktop-3.0.2/config.sub with /usr/share/gnuconfig/config.sub
  36. * econf: updating cinnamon-desktop-3.0.2/config.guess with /usr/share/gnuconfig/config.guess
  37. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/cinnamon-desktop-3.0.2 --htmldir=/usr/share/doc/cinnamon-desktop-3.0.2/html --libdir=/usr/lib64 --disable-schemas-compile --enable-compile-warnings=minimum --disable-static --enable-introspection
  38. checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c
  39. checking whether build environment is sane... yes
  40. checking for a thread-safe mkdir -p... /bin/mkdir -p
  41. checking for gawk... gawk
  42. checking whether make sets $(MAKE)... yes
  43. checking whether make supports nested variables... yes
  44. checking whether UID '250' is supported by ustar format... yes
  45. checking whether GID '250' is supported by ustar format... yes
  46. checking how to create a ustar tar archive... gnutar
  47. checking whether make supports nested variables... (cached) yes
  48. checking build system type... x86_64-pc-linux-gnu
  49. checking host system type... x86_64-pc-linux-gnu
  50. checking how to print strings... printf
  51. checking for style of include used by make... GNU
  52. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  53. checking whether the C compiler works... yes
  54. checking for C compiler default output file name... a.out
  55. checking for suffix of executables...
  56. checking whether we are cross compiling... no
  57. checking for suffix of object files... o
  58. checking whether we are using the GNU C compiler... yes
  59. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  60. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  61. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  62. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  63. checking for a sed that does not truncate output... /bin/sed
  64. checking for grep that handles long lines and -e... /bin/grep
  65. checking for egrep... /bin/grep -E
  66. checking for fgrep... /bin/grep -F
  67. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  68. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  69. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
  70. checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
  71. checking whether ln -s works... yes
  72. checking the maximum length of command line arguments... 1572864
  73. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  74. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  75. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  76. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  77. checking how to recognize dependent libraries... pass_all
  78. checking for x86_64-pc-linux-gnu-dlltool... no
  79. checking for dlltool... no
  80. checking how to associate runtime and link libraries... printf %s\n
  81. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  82. checking for archiver @FILE support... @
  83. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  84. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  85. checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  86. checking for sysroot... no
  87. checking for a working dd... /bin/dd
  88. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  89. checking for x86_64-pc-linux-gnu-mt... no
  90. checking for mt... no
  91. checking if : is a manifest tool... no
  92. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  93. checking for ANSI C header files... yes
  94. checking for sys/types.h... yes
  95. checking for sys/stat.h... yes
  96. checking for stdlib.h... yes
  97. checking for string.h... yes
  98. checking for memory.h... yes
  99. checking for strings.h... yes
  100. checking for inttypes.h... yes
  101. checking for stdint.h... yes
  102. checking for unistd.h... yes
  103. checking for dlfcn.h... yes
  104. checking for objdir... .libs
  105. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  106. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  107. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  108. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  109. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  110. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  111. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  112. checking whether -lc should be explicitly linked in... no
  113. checking dynamic linker characteristics... GNU/Linux ld.so
  114. checking how to hardcode library paths into programs... immediate
  115. checking for shl_load... no
  116. checking for shl_load in -ldld... no
  117. checking for dlopen... no
  118. checking for dlopen in -ldl... yes
  119. checking whether a program can dlopen itself... yes
  120. checking whether a statically linked program can dlopen itself... no
  121. checking whether stripping libraries is possible... yes
  122. checking if libtool supports shared libraries... yes
  123. checking whether to build shared libraries... yes
  124. checking whether to build static libraries... no
  125. checking whether NLS is requested... yes
  126. checking for intltool >= 0.40.6... 0.51.0 found
  127. checking for intltool-update... /usr/bin/intltool-update
  128. checking for intltool-merge... /usr/bin/intltool-merge
  129. checking for intltool-extract... /usr/bin/intltool-extract
  130. checking for xgettext... /usr/bin/xgettext
  131. checking for msgmerge... /usr/bin/msgmerge
  132. checking for msgfmt... /usr/bin/msgfmt
  133. checking for gmsgfmt... /usr/bin/gmsgfmt
  134. checking for perl... /usr/bin/perl
  135. checking for perl >= 5.8.1... 5.22.3
  136. checking for XML::Parser... ok
  137. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  138. checking whether we are using the GNU C compiler... (cached) yes
  139. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  140. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  141. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
  142. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  143. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  144. checking pkg-config is at least version 0.9.0... yes
  145. checking whether gcc understands -Wall... yes
  146. checking what warning flags to pass to the C compiler... -Wall
  147. checking what language compliance flags to pass to the C compiler...
  148. checking whether to enable maintainer-specific portions of Makefiles... no
  149. checking for cos in -lm... yes
  150. checking for X... libraries , headers
  151. checking for XLIB... yes
  152. checking for CINNAMON_DESKTOP... yes
  153. checking for CVC... yes
  154. checking for timerfd_create(2) system call... yes
  155. checking locale.h usability... yes
  156. checking locale.h presence... yes
  157. checking for locale.h... yes
  158. checking for LC_MESSAGES... yes
  159. checking libintl.h usability... yes
  160. checking libintl.h presence... yes
  161. checking for libintl.h... yes
  162. checking for ngettext in libc... yes
  163. checking for dgettext in libc... yes
  164. checking for bind_textdomain_codeset... yes
  165. checking for msgfmt... (cached) /usr/bin/msgfmt
  166. checking for dcgettext... yes
  167. checking if msgfmt accepts -c... yes
  168. checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
  169. checking for xgettext... (cached) /usr/bin/xgettext
  170. checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config
  171. checking pkg-config is at least version 0.16... yes
  172. checking for gobject-introspection... yes
  173. checking that generated files are newer than configure... done
  174. configure: creating ./config.status
  175. config.status: creating Makefile
  176. config.status: creating libcinnamon-desktop/Makefile
  177. config.status: creating libcinnamon-desktop/cinnamon-desktop.pc
  178. config.status: creating libcinnamon-desktop/cinnamon-desktop-uninstalled.pc
  179. config.status: creating libcvc/Makefile
  180. config.status: creating libcvc/cvc.pc
  181. config.status: creating libcvc/cvc-uninstalled.pc
  182. config.status: creating schemas/Makefile
  183. config.status: creating po/Makefile.in
  184. config.status: creating files/Makefile
  185. config.status: creating config.h
  186. config.status: executing depfiles commands
  187. config.status: executing libtool commands
  188. config.status: executing default-1 commands
  189. config.status: executing po/stamp-it commands
  190. prefix: /usr
  191. exec_prefix: ${prefix}
  192. libdir: /usr/lib64
  193. bindir: ${exec_prefix}/bin
  194. sbindir: ${exec_prefix}/sbin
  195. sysconfdir: /etc
  196. localstatedir: /var/lib
  197. datadir: /usr/share
  198. source code location: .
  199. compiler: x86_64-pc-linux-gnu-gcc
  200. cflags: -march=native -O2 -pipe
  201. Maintainer mode: no
  202. Use *_DISABLE_DEPRECATED: no
  203. >>> Source configured.
  204. >>> Compiling source in /var/tmp/portage/gnome-extra/cinnamon-desktop-3.0.2/work/cinnamon-desktop-3.0.2 ...
  205. make -j3
  206. make all-recursive
  207. make[1]: Entering directory '/var/tmp/portage/gnome-extra/cinnamon-desktop-3.0.2/work/cinnamon-desktop-3.0.2'
  208. Making all in libcinnamon-desktop
  209. make[2]: Entering directory '/var/tmp/portage/gnome-extra/cinnamon-desktop-3.0.2/work/cinnamon-desktop-3.0.2/libcinnamon-desktop'
  210. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\""/usr/share/locale\"" -DPNP_IDS=\""/usr/share/libcinnamon-desktop/pnp.ids"\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -Wall -march=native -O2 -pipe -c -o gnome-desktop-utils.lo gnome-desktop-utils.c
  211. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\""/usr/share/locale\"" -DPNP_IDS=\""/usr/share/libcinnamon-desktop/pnp.ids"\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -Wall -march=native -O2 -pipe -c -o gnome-desktop-thumbnail.lo gnome-desktop-thumbnail.c
  212. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\""/usr/share/locale\"" -DPNP_IDS=\""/usr/share/libcinnamon-desktop/pnp.ids"\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -Wall -march=native -O2 -pipe -c -o gnome-thumbnail-pixbuf-utils.lo gnome-thumbnail-pixbuf-utils.c
  213. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\"/usr/share/libcinnamon-desktop/pnp.ids\" -DXKB_BASE=\"/usr/share/X11/xkb\" -Wall -march=native -O2 -pipe -c gnome-desktop-utils.c -fPIC -DPIC -o .libs/gnome-desktop-utils.o
  214. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\"/usr/share/libcinnamon-desktop/pnp.ids\" -DXKB_BASE=\"/usr/share/X11/xkb\" -Wall -march=native -O2 -pipe -c gnome-desktop-thumbnail.c -fPIC -DPIC -o .libs/gnome-desktop-thumbnail.o
  215. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\"/usr/share/libcinnamon-desktop/pnp.ids\" -DXKB_BASE=\"/usr/share/X11/xkb\" -Wall -march=native -O2 -pipe -c gnome-thumbnail-pixbuf-utils.c -fPIC -DPIC -o .libs/gnome-thumbnail-pixbuf-utils.o
  216. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\""/usr/share/locale\"" -DPNP_IDS=\""/usr/share/libcinnamon-desktop/pnp.ids"\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -Wall -march=native -O2 -pipe -c -o gnome-bg.lo gnome-bg.c
  217. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\"/usr/share/libcinnamon-desktop/pnp.ids\" -DXKB_BASE=\"/usr/share/X11/xkb\" -Wall -march=native -O2 -pipe -c gnome-bg.c -fPIC -DPIC -o .libs/gnome-bg.o
  218. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\""/usr/share/locale\"" -DPNP_IDS=\""/usr/share/libcinnamon-desktop/pnp.ids"\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -Wall -march=native -O2 -pipe -c -o gnome-bg-crossfade.lo gnome-bg-crossfade.c
  219. gnome-bg.c: In function ‘color_from_string’:
  220. gnome-bg.c:207:2: warning: ‘gdk_color_parse’ is deprecated (declared at /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:79): Use 'gdk_rgba_parse' instead [-Wdeprecated-declarations]
  221. gdk_color_parse ("black", colorp);
  222.  ^
  223. gnome-bg.c:212:2: warning: ‘gdk_color_parse’ is deprecated (declared at /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:79): Use 'gdk_rgba_parse' instead [-Wdeprecated-declarations]
  224. gdk_color_parse (string, colorp);
  225.  ^
  226. gnome-bg.c: In function ‘gnome_bg_set_color’:
  227. gnome-bg.c:569:6: warning: ‘gdk_color_equal’ is deprecated (declared at /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:75): Use 'gdk_rgba_equal' instead [-Wdeprecated-declarations]
  228. !gdk_color_equal (&bg->primary, primary) ||
  229.  ^
  230. gnome-bg.c:570:6: warning: ‘gdk_color_equal’ is deprecated (declared at /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:75): Use 'gdk_rgba_equal' instead [-Wdeprecated-declarations]
  231. (secondary && !gdk_color_equal (&bg->secondary, secondary))) {
  232.  ^
  233. gnome-bg.c: In function ‘gnome_bg_create_surface’:
  234. gnome-bg.c:1189:3: warning: ‘gdk_cairo_set_source_color’ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkcairo.h:66): Use 'gdk_cairo_set_source_rgba' instead [-Wdeprecated-declarations]
  235. gdk_cairo_set_source_color (cr, &(bg->primary));
  236.  ^
  237. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\"/usr/share/libcinnamon-desktop/pnp.ids\" -DXKB_BASE=\"/usr/share/X11/xkb\" -Wall -march=native -O2 -pipe -c gnome-bg-crossfade.c -fPIC -DPIC -o .libs/gnome-bg-crossfade.o
  238. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\""/usr/share/locale\"" -DPNP_IDS=\""/usr/share/libcinnamon-desktop/pnp.ids"\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -Wall -march=native -O2 -pipe -c -o display-name.lo display-name.c
  239. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\"/usr/share/libcinnamon-desktop/pnp.ids\" -DXKB_BASE=\"/usr/share/X11/xkb\" -Wall -march=native -O2 -pipe -c display-name.c -fPIC -DPIC -o .libs/display-name.o
  240. gnome-bg-crossfade.c: In function ‘tile_surface’:
  241. gnome-bg-crossfade.c:262:3: warning: ‘gtk_widget_get_default_style’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:774): Use 'gtk_style_context_new' instead [-Wdeprecated-declarations]
  242. style = gtk_widget_get_default_style ();
  243.  ^
  244. gnome-bg-crossfade.c:263:3: warning: ‘gdk_cairo_set_source_color’ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkcairo.h:66): Use 'gdk_cairo_set_source_rgba' instead [-Wdeprecated-declarations]
  245. gdk_cairo_set_source_color (cr, &style->bg[GTK_STATE_NORMAL]);
  246.  ^
  247. gnome-bg-crossfade.c: In function ‘draw_background’:
  248. gnome-bg-crossfade.c:402:3: warning: ignoring return value of ‘gdk_error_trap_pop’, declared with attribute warn_unused_result [-Wunused-result]
  249. gdk_error_trap_pop (); // ignore errors
  250.  ^
  251. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\""/usr/share/locale\"" -DPNP_IDS=\""/usr/share/libcinnamon-desktop/pnp.ids"\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -Wall -march=native -O2 -pipe -c -o gnome-installer.lo gnome-installer.c
  252. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\""/usr/share/locale\"" -DPNP_IDS=\""/usr/share/libcinnamon-desktop/pnp.ids"\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -Wall -march=native -O2 -pipe -c -o gnome-rr.lo gnome-rr.c
  253. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\""/usr/share/locale\"" -DPNP_IDS=\""/usr/share/libcinnamon-desktop/pnp.ids"\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -Wall -march=native -O2 -pipe -c -o gnome-rr-config.lo gnome-rr-config.c
  254. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\"/usr/share/libcinnamon-desktop/pnp.ids\" -DXKB_BASE=\"/usr/share/X11/xkb\" -Wall -march=native -O2 -pipe -c gnome-installer.c -fPIC -DPIC -o .libs/gnome-installer.o
  255. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\"/usr/share/libcinnamon-desktop/pnp.ids\" -DXKB_BASE=\"/usr/share/X11/xkb\" -Wall -march=native -O2 -pipe -c gnome-rr.c -fPIC -DPIC -o .libs/gnome-rr.o
  256. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\"/usr/share/libcinnamon-desktop/pnp.ids\" -DXKB_BASE=\"/usr/share/X11/xkb\" -Wall -march=native -O2 -pipe -c gnome-rr-config.c -fPIC -DPIC -o .libs/gnome-rr-config.o
  257. gnome-installer.c: In function ‘ctx_complete’:
  258. gnome-installer.c:72:3: warning: ‘g_simple_async_result_complete’ is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations]
  259. g_simple_async_result_complete (ctx->result);
  260.  ^
  261. gnome-installer.c: In function ‘ctx_failed’:
  262. gnome-installer.c:80:3: warning: ‘g_simple_async_result_take_error’ is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:116) [-Wdeprecated-declarations]
  263. g_simple_async_result_take_error (ctx->result, error);
  264.  ^
  265. gnome-installer.c: In function ‘gnome_installer_run_op_async’:
  266. gnome-installer.c:225:3: warning: ‘g_simple_async_result_new’ is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations]
  267. result = g_simple_async_result_new (NULL, callback, user_data,
  268.  ^
  269. gnome-installer.c: In function ‘gnome_installer_async_finish’:
  270. gnome-installer.c:244:3: warning: ‘g_simple_async_result_is_valid’ is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:135) [-Wdeprecated-declarations]
  271. g_return_val_if_fail (g_simple_async_result_is_valid (result, NULL,
  272.  ^
  273. gnome-installer.c:247:3: warning: ‘g_simple_async_result_propagate_error’ is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:119) [-Wdeprecated-declarations]
  274. if (g_simple_async_result_propagate_error (G_SIMPLE_ASYNC_RESULT (result),
  275.  ^
  276. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\""/usr/share/locale\"" -DPNP_IDS=\""/usr/share/libcinnamon-desktop/pnp.ids"\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -Wall -march=native -O2 -pipe -c -o gnome-rr-output-info.lo gnome-rr-output-info.c
  277. gnome-rr-config.c: In function ‘gnome_rr_config_apply_with_time’:
  278. gnome-rr-config.c:1320:2: warning: ignoring return value of ‘gdk_error_trap_pop’, declared with attribute warn_unused_result [-Wunused-result]
  279. gdk_error_trap_pop (); // ignore errors
  280.  ^
  281. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\"/usr/share/libcinnamon-desktop/pnp.ids\" -DXKB_BASE=\"/usr/share/X11/xkb\" -Wall -march=native -O2 -pipe -c gnome-rr-output-info.c -fPIC -DPIC -o .libs/gnome-rr-output-info.o
  282. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\""/usr/share/locale\"" -DPNP_IDS=\""/usr/share/libcinnamon-desktop/pnp.ids"\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -Wall -march=native -O2 -pipe -c -o gnome-rr-labeler.lo gnome-rr-labeler.c
  283. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\""/usr/share/locale\"" -DPNP_IDS=\""/usr/share/libcinnamon-desktop/pnp.ids"\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -Wall -march=native -O2 -pipe -c -o gnome-pnp-ids.lo gnome-pnp-ids.c
  284. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\"/usr/share/libcinnamon-desktop/pnp.ids\" -DXKB_BASE=\"/usr/share/X11/xkb\" -Wall -march=native -O2 -pipe -c gnome-rr-labeler.c -fPIC -DPIC -o .libs/gnome-rr-labeler.o
  285. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\"/usr/share/libcinnamon-desktop/pnp.ids\" -DXKB_BASE=\"/usr/share/X11/xkb\" -Wall -march=native -O2 -pipe -c gnome-pnp-ids.c -fPIC -DPIC -o .libs/gnome-pnp-ids.o
  286. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\""/usr/share/locale\"" -DPNP_IDS=\""/usr/share/libcinnamon-desktop/pnp.ids"\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -Wall -march=native -O2 -pipe -c -o gnome-wall-clock.lo gnome-wall-clock.c
  287. gnome-rr-labeler.c: In function ‘create_label_window’:
  288. gnome-rr-labeler.c:464:2: warning: ‘gtk_widget_override_color’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwidget.h:1144) [-Wdeprecated-declarations]
  289. gtk_widget_override_color (widget,
  290.  ^
  291. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\""/usr/share/locale\"" -DPNP_IDS=\""/usr/share/libcinnamon-desktop/pnp.ids"\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -Wall -march=native -O2 -pipe -c -o gnome-xkb-info.lo gnome-xkb-info.c
  292. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\"/usr/share/libcinnamon-desktop/pnp.ids\" -DXKB_BASE=\"/usr/share/X11/xkb\" -Wall -march=native -O2 -pipe -c gnome-wall-clock.c -fPIC -DPIC -o .libs/gnome-wall-clock.o
  293. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\""/usr/share/locale\"" -DPNP_IDS=\""/usr/share/libcinnamon-desktop/pnp.ids"\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -Wall -march=native -O2 -pipe -c -o edid-parse.lo edid-parse.c
  294. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\"/usr/share/libcinnamon-desktop/pnp.ids\" -DXKB_BASE=\"/usr/share/X11/xkb\" -Wall -march=native -O2 -pipe -c gnome-xkb-info.c -fPIC -DPIC -o .libs/gnome-xkb-info.o
  295. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\""/usr/share/locale\"" -DPNP_IDS=\""/usr/share/libcinnamon-desktop/pnp.ids"\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -Wall -march=native -O2 -pipe -c -o gnome-datetime-source.lo gnome-datetime-source.c
  296. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\"/usr/share/libcinnamon-desktop/pnp.ids\" -DXKB_BASE=\"/usr/share/X11/xkb\" -Wall -march=native -O2 -pipe -c edid-parse.c -fPIC -DPIC -o .libs/edid-parse.o
  297. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\"/usr/share/libcinnamon-desktop/pnp.ids\" -DXKB_BASE=\"/usr/share/X11/xkb\" -Wall -march=native -O2 -pipe -c gnome-datetime-source.c -fPIC -DPIC -o .libs/gnome-datetime-source.o
  298. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\""/usr/share/locale\"" -DPNP_IDS=\""/usr/share/libcinnamon-desktop/pnp.ids"\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -Wall -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c -o libgsystem_la-gsystem-local-alloc.lo `test -f 'libgsystem/gsystem-local-alloc.c' || echo './'`libgsystem/gsystem-local-alloc.c
  299. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\""/usr/share/locale\"" -DPNP_IDS=\""/usr/share/libcinnamon-desktop/pnp.ids"\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -Wall -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c -o libgsystem_la-gsystem-file-utils.lo `test -f 'libgsystem/gsystem-file-utils.c' || echo './'`libgsystem/gsystem-file-utils.c
  300. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\""/usr/share/locale\"" -DPNP_IDS=\""/usr/share/libcinnamon-desktop/pnp.ids"\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -Wall -march=native -O2 -pipe -c -o cinnamon-rr-debug.o cinnamon-rr-debug.c
  301. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\"/usr/share/libcinnamon-desktop/pnp.ids\" -DXKB_BASE=\"/usr/share/X11/xkb\" -Wall -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c libgsystem/gsystem-file-utils.c -fPIC -DPIC -o .libs/libgsystem_la-gsystem-file-utils.o
  302. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPNP_IDS=\"/usr/share/libcinnamon-desktop/pnp.ids\" -DXKB_BASE=\"/usr/share/X11/xkb\" -Wall -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c libgsystem/gsystem-local-alloc.c -fPIC -DPIC -o .libs/libgsystem_la-gsystem-local-alloc.o
  303. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\""/usr/share/locale\"" -DPNP_IDS=\""/usr/share/libcinnamon-desktop/pnp.ids"\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -Wall -march=native -O2 -pipe -c -o test-xkb-info.o test-xkb-info.c
  304. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\""/usr/share/locale\"" -DPNP_IDS=\""/usr/share/libcinnamon-desktop/pnp.ids"\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -Wall -march=native -O2 -pipe -c -o test-pnp-ids.o test-pnp-ids.c
  305. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./libgsystem -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"CinnamonDesktop\" -DGNOMELOCALEDIR=\""/usr/share/locale\"" -DPNP_IDS=\""/usr/share/libcinnamon-desktop/pnp.ids"\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -Wall -march=native -O2 -pipe -c -o test-wall-clock.o test-wall-clock.c
  306. CPPFLAGS="" CFLAGS="-march=native -O2 -pipe" LDFLAGS="-Wl,-O1 -Wl,--as-needed" CC="x86_64-pc-linux-gnu-gcc" PKG_CONFIG="/usr/bin/x86_64-pc-linux-gnu-pkg-config" DLLTOOL="false" /usr/bin/g-ir-scanner --add-include-path=. --warn-all --c-include='libcinnamon-desktop/gnome-bg.h' --c-include='libcinnamon-desktop/gnome-bg-crossfade.h' --c-include='libcinnamon-desktop/gnome-desktop-utils.h' --c-include='libcinnamon-desktop/gnome-desktop-thumbnail.h' --c-include='libcinnamon-desktop/gnome-installer.h' --c-include='libcinnamon-desktop/gnome-rr.h' --c-include='libcinnamon-desktop/gnome-rr-config.h' --c-include='libcinnamon-desktop/gnome-rr-labeler.h' --c-include='libcinnamon-desktop/gnome-pnp-ids.h' --c-include='libcinnamon-desktop/gnome-wall-clock.h' --c-include='libcinnamon-desktop/gnome-xkb-info.h' --c-include='libcinnamon-desktop/cdesktop-enums.h' --namespace=CDesktopEnums --nsversion=3.0 --libtool="/bin/sh ../libtool" --header-only --identifier-prefix=CDesktop --cflags-begin -I. --cflags-end cdesktop-enums.h --output CDesktopEnums-3.0.gir
  307. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libgsystem.la libgsystem_la-gsystem-local-alloc.lo libgsystem_la-gsystem-file-utils.lo -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lXrandr -lXext -lxkbfile
  308. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgsystem.a .libs/libgsystem_la-gsystem-local-alloc.o .libs/libgsystem_la-gsystem-file-utils.o
  309. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgsystem.a
  310. libtool: link: ( cd ".libs" && rm -f "libgsystem.la" && ln -s "../libgsystem.la" "libgsystem.la" )
  311. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -march=native -O2 -pipe -version-info 4:0:0 -export-symbols-regex "^gnome_.*" -no-undefined -Wl,-O1 -Wl,--as-needed -o libcinnamon-desktop.la -rpath /usr/lib64 gnome-desktop-utils.lo gnome-desktop-thumbnail.lo gnome-thumbnail-pixbuf-utils.lo gnome-bg.lo gnome-bg-crossfade.lo display-name.lo gnome-installer.lo gnome-rr.lo gnome-rr-config.lo gnome-rr-output-info.lo gnome-rr-labeler.lo gnome-pnp-ids.lo gnome-wall-clock.lo gnome-xkb-info.lo edid-parse.lo gnome-datetime-source.lo -lX11 -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lXrandr -lXext -lxkbfile libgsystem.la -lrt
  312. libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/gnome-desktop-utils.o .libs/gnome-desktop-thumbnail.o .libs/gnome-thumbnail-pixbuf-utils.o .libs/gnome-bg.o .libs/gnome-bg-crossfade.o .libs/display-name.o .libs/gnome-installer.o .libs/gnome-rr.o .libs/gnome-rr-config.o .libs/gnome-rr-output-info.o .libs/gnome-rr-labeler.o .libs/gnome-pnp-ids.o .libs/gnome-wall-clock.o .libs/gnome-xkb-info.o .libs/edid-parse.o .libs/gnome-datetime-source.o ./.libs/libgsystem.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libcinnamon-desktop.exp
  313. libtool: link: /bin/grep -E -e "^gnome_.*" ".libs/libcinnamon-desktop.exp" > ".libs/libcinnamon-desktop.expT"
  314. libtool: link: mv -f ".libs/libcinnamon-desktop.expT" ".libs/libcinnamon-desktop.exp"
  315. libtool: link: echo "{ global:" > .libs/libcinnamon-desktop.ver
  316. libtool: link: cat .libs/libcinnamon-desktop.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libcinnamon-desktop.ver
  317. libtool: link: echo "local: *; };" >> .libs/libcinnamon-desktop.ver
  318. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/gnome-desktop-utils.o .libs/gnome-desktop-thumbnail.o .libs/gnome-thumbnail-pixbuf-utils.o .libs/gnome-bg.o .libs/gnome-bg-crossfade.o .libs/display-name.o .libs/gnome-installer.o .libs/gnome-rr.o .libs/gnome-rr-config.o .libs/gnome-rr-output-info.o .libs/gnome-rr-labeler.o .libs/gnome-pnp-ids.o .libs/gnome-wall-clock.o .libs/gnome-xkb-info.o .libs/edid-parse.o .libs/gnome-datetime-source.o -Wl,--whole-archive ./.libs/libgsystem.a -Wl,--no-whole-archive -Wl,--as-needed -lX11 -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lXrandr -lXext -lxkbfile -lrt -march=native -O2 -Wl,-O1 -pthread -Wl,-soname -Wl,libcinnamon-desktop.so.4 -Wl,-version-script -Wl,.libs/libcinnamon-desktop.ver -o .libs/libcinnamon-desktop.so.4.0.0
  319. libtool: link: (cd ".libs" && rm -f "libcinnamon-desktop.so.4" && ln -s "libcinnamon-desktop.so.4.0.0" "libcinnamon-desktop.so.4")
  320. libtool: link: (cd ".libs" && rm -f "libcinnamon-desktop.so" && ln -s "libcinnamon-desktop.so.4.0.0" "libcinnamon-desktop.so")
  321. libtool: link: ( cd ".libs" && rm -f "libcinnamon-desktop.la" && ln -s "../libcinnamon-desktop.la" "libcinnamon-desktop.la" )
  322. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o cinnamon-rr-debug cinnamon-rr-debug.o -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lXrandr -lXext -lxkbfile libcinnamon-desktop.la -lX11
  323. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test-xkb-info test-xkb-info.o -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lXrandr -lXext -lxkbfile libcinnamon-desktop.la -lX11
  324. make[2]: *** [/usr/share/gobject-introspection-1.0/Makefile.introspection:156: CDesktopEnums-3.0.gir] Illegal instruction
  325. make[2]: *** Waiting for unfinished jobs....
  326. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -march=native -O2 -pipe -Wl,-O1 -o .libs/cinnamon-rr-debug cinnamon-rr-debug.o -Wl,--as-needed ./.libs/libcinnamon-desktop.so -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lXrandr -lXext -lxkbfile -lrt -lX11 -pthread
  327. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -march=native -O2 -pipe -Wl,-O1 -o .libs/test-xkb-info test-xkb-info.o -Wl,--as-needed ./.libs/libcinnamon-desktop.so -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lXrandr -lXext -lxkbfile -lrt -lX11 -pthread
  328. make[2]: Leaving directory '/var/tmp/portage/gnome-extra/cinnamon-desktop-3.0.2/work/cinnamon-desktop-3.0.2/libcinnamon-desktop'
  329. make[1]: *** [Makefile:487: all-recursive] Error 1
  330. make[1]: Leaving directory '/var/tmp/portage/gnome-extra/cinnamon-desktop-3.0.2/work/cinnamon-desktop-3.0.2'
  331. make: *** [Makefile:419: all] Error 2
  332. * ERROR: gnome-extra/cinnamon-desktop-3.0.2::gentoo failed (compile phase):
  333. * emake failed
  334. *
  335. * If you need support, post the output of `emerge --info '=gnome-extra/cinnamon-desktop-3.0.2::gentoo'`,
  336. * the complete build log and the output of `emerge -pqv '=gnome-extra/cinnamon-desktop-3.0.2::gentoo'`.
  337. * The complete build log is located at '/var/log/portage/gnome-extra:cinnamon-desktop-3.0.2:20170124-161341.log'.
  338. * For convenience, a symlink to the build log is located at '/var/tmp/portage/gnome-extra/cinnamon-desktop-3.0.2/temp/build.log'.
  339. * The ebuild environment file is located at '/var/tmp/portage/gnome-extra/cinnamon-desktop-3.0.2/temp/environment'.
  340. * Working directory: '/var/tmp/portage/gnome-extra/cinnamon-desktop-3.0.2/work/cinnamon-desktop-3.0.2'
  341. * S: '/var/tmp/portage/gnome-extra/cinnamon-desktop-3.0.2/work/cinnamon-desktop-3.0.2'
  342.