1. * Package: media-gfx/rawstudio-2.0
  2. * Repository: gentoo
  3. * Maintainer: graphics@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking rawstudio-2.0.tar.gz to /tmp/portage/media-gfx/rawstudio-2.0/work
  8. >>> Source unpacked in /tmp/portage/media-gfx/rawstudio-2.0/work
  9. >>> Preparing source in /tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0 ...
  10. * Applying rawstudio-2.0-libpng15.patch ...
  11. [ ok ]
  12. * Running eautoreconf in '/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0' ...
  13. * Running glib-gettextize --copy --force ...
  14. [ ok ]
  15. * Running libtoolize --install --copy --force --automake ...
  16. [ ok ]
  17. * Running aclocal ...
  18. [ ok ]
  19. * Running autoconf ...
  20. [ ok ]
  21. * Running autoheader ...
  22. [ ok ]
  23. * Running automake --add-missing --copy ...
  24. [ ok ]
  25. * Running elibtoolize in: rawstudio-2.0/
  26. * Applying portage/1.2.0 patch ...
  27. * Applying sed/1.5.6 patch ...
  28. >>> Source prepared.
  29. >>> Configuring source in /tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0 ...
  30. * econf: updating rawstudio-2.0/config.sub with /usr/share/gnuconfig/config.sub
  31. * econf: updating rawstudio-2.0/config.guess with /usr/share/gnuconfig/config.guess
  32. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-static
  33. configure: loading site script /usr/share/config.site
  34. configure: loading site script /usr/share/crossdev/include/site/linux
  35. configure: loading site script /usr/share/crossdev/include/site/linux-gnu
  36. configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
  37. checking for a BSD-compatible install... /usr/bin/install -c
  38. checking whether build environment is sane... yes
  39. checking for a thread-safe mkdir -p... /bin/mkdir -p
  40. checking for gawk... gawk
  41. checking whether make sets $(MAKE)... yes
  42. checking whether to enable maintainer-specific portions of Makefiles... no
  43. checking build system type... x86_64-pc-linux-gnu
  44. checking host system type... x86_64-pc-linux-gnu
  45. checking how to print strings... printf
  46. checking for style of include used by make... GNU
  47. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  48. checking whether the C compiler works... yes
  49. checking for C compiler default output file name... a.out
  50. checking for suffix of executables...
  51. checking whether we are cross compiling... no
  52. checking for suffix of object files... o
  53. checking whether we are using the GNU C compiler... yes
  54. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  55. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  56. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  57. checking for a sed that does not truncate output... /bin/sed
  58. checking for grep that handles long lines and -e... /bin/grep
  59. checking for egrep... /bin/grep -E
  60. checking for fgrep... /bin/grep -F
  61. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  62. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  63. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  64. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  65. checking whether ln -s works... yes
  66. checking the maximum length of command line arguments... 1572864
  67. checking whether the shell understands some XSI constructs... yes
  68. checking whether the shell understands "+="... yes
  69. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  70. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  71. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  72. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  73. checking how to recognize dependent libraries... pass_all
  74. checking for x86_64-pc-linux-gnu-dlltool... no
  75. checking for dlltool... no
  76. checking how to associate runtime and link libraries... printf %s\n
  77. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  78. checking for archiver @FILE support... @
  79. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  80. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  81. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  82. checking for sysroot... no
  83. checking for x86_64-pc-linux-gnu-mt... no
  84. checking for mt... mt
  85. checking if mt is a manifest tool... no
  86. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  87. checking for ANSI C header files... yes
  88. checking for sys/types.h... yes
  89. checking for sys/stat.h... yes
  90. checking for stdlib.h... yes
  91. checking for string.h... yes
  92. checking for memory.h... yes
  93. checking for strings.h... yes
  94. checking for inttypes.h... yes
  95. checking for stdint.h... yes
  96. checking for unistd.h... yes
  97. checking for dlfcn.h... yes
  98. checking for objdir... .libs
  99. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  100. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  101. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  102. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  103. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  104. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  105. 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
  106. checking whether -lc should be explicitly linked in... no
  107. checking dynamic linker characteristics... GNU/Linux ld.so
  108. checking how to hardcode library paths into programs... immediate
  109. checking whether stripping libraries is possible... yes
  110. checking if libtool supports shared libraries... yes
  111. checking whether to build shared libraries... yes
  112. checking whether to build static libraries... no
  113. checking for library containing strerror... none required
  114. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  115. checking whether we are using the GNU C compiler... (cached) yes
  116. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  117. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  118. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  119. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  120. checking whether we are using the GNU C compiler... (cached) yes
  121. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  122. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  123. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  124. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  125. checking whether we are using the GNU C++ compiler... yes
  126. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  127. checking dependency style of x86_64-pc-linux-gnu-g++... none
  128. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  129. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  130. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  131. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  132. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  133. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  134. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  135. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  136. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  137. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  138. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  139. checking how to hardcode library paths into programs... immediate
  140. checking for ANSI C header files... (cached) yes
  141. checking for jpeg_destroy_decompress in -ljpeg... yes
  142. checking jpeglib.h usability... yes
  143. checking jpeglib.h presence... yes
  144. checking for jpeglib.h... yes
  145. checking for TIFFOpen in -ltiff... yes
  146. checking tiffio.h usability... yes
  147. checking tiffio.h presence... yes
  148. checking for tiffio.h... yes
  149. checking for x86_64-pc-linux-gnu-pkg-config... no
  150. checking for pkg-config... /usr/bin/pkg-config
  151. checking pkg-config is at least version 0.9.0... yes
  152. checking for PACKAGE... yes
  153. checking locale.h usability... yes
  154. checking locale.h presence... yes
  155. checking for locale.h... yes
  156. checking for LC_MESSAGES... yes
  157. checking libintl.h usability... yes
  158. checking libintl.h presence... yes
  159. checking for libintl.h... yes
  160. checking for ngettext in libc... yes
  161. checking for dgettext in libc... yes
  162. checking for bind_textdomain_codeset... yes
  163. checking for msgfmt... /usr/bin/msgfmt
  164. checking for dcgettext... yes
  165. checking if msgfmt accepts -c... yes
  166. checking for gmsgfmt... /usr/bin/gmsgfmt
  167. checking for xgettext... /usr/bin/xgettext
  168. checking for catalogs to be installed... cs da de en fr it nb pl ru fi es sv nl pt_BR ca hu ja
  169. checking for memmem... yes
  170. checking whether C compiler accepts "-msse2"... yes
  171. checking whether C compiler accepts "-msse4.1"... yes
  172. checking whether C compiler accepts "-mavx"... 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 librawstudio/Makefile
  177. config.status: creating librawstudio/rawstudio-2.0.pc
  178. config.status: creating plugins/Makefile
  179. config.status: creating plugins/cache/Makefile
  180. config.status: creating plugins/colorspace-adobergb/Makefile
  181. config.status: creating plugins/colorspace-prophoto/Makefile
  182. config.status: creating plugins/colorspace-srgb/Makefile
  183. config.status: creating plugins/colorspace-transform/Makefile
  184. config.status: creating plugins/crop/Makefile
  185. config.status: creating plugins/dcp/Makefile
  186. config.status: creating plugins/demosaic/Makefile
  187. config.status: creating plugins/denoise/Makefile
  188. config.status: creating plugins/exposure-mask/Makefile
  189. config.status: creating plugins/fuji-rotate/Makefile
  190. config.status: creating plugins/input-file/Makefile
  191. config.status: creating plugins/input-image16/Makefile
  192. config.status: creating plugins/lensfun/Makefile
  193. config.status: creating plugins/load-dcraw/Makefile
  194. config.status: creating plugins/load-gdk/Makefile
  195. config.status: creating plugins/load-rawspeed/Makefile
  196. config.status: creating plugins/meta-ciff/Makefile
  197. config.status: creating plugins/meta-exiv2/Makefile
  198. config.status: creating plugins/meta-mrw/Makefile
  199. config.status: creating plugins/meta-raf/Makefile
  200. config.status: creating plugins/meta-tiff/Makefile
  201. config.status: creating plugins/meta-x3f/Makefile
  202. config.status: creating plugins/output-jpegfile/Makefile
  203. config.status: creating plugins/output-pngfile/Makefile
  204. config.status: creating plugins/output-picasa/Makefile
  205. config.status: creating plugins/output-facebook/Makefile
  206. config.status: creating plugins/output-flickr/Makefile
  207. config.status: creating plugins/output-tifffile/Makefile
  208. config.status: creating plugins/resample/Makefile
  209. config.status: creating plugins/rotate/Makefile
  210. config.status: creating src/Makefile
  211. config.status: creating po/Makefile.in
  212. config.status: creating pixmaps/Makefile
  213. config.status: creating profiles/Makefile
  214. config.status: creating config.h
  215. config.status: executing depfiles commands
  216. config.status: executing libtool commands
  217. config.status: executing default-1 commands
  218. >>> Source configured.
  219. >>> Compiling source in /tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0 ...
  220. make -j24
  221. make all-recursive
  222. make[1]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0'
  223. Making all in librawstudio
  224. make[2]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/librawstudio'
  225. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-debug.lo rs-debug.c
  226. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-io-job.lo rs-io-job.c
  227. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-io-job-checksum.lo rs-io-job-checksum.c
  228. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-io-job-metadata.lo rs-io-job-metadata.c
  229. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-io-job-prefetch.lo rs-io-job-prefetch.c
  230. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-io-job-tagging.lo rs-io-job-tagging.c
  231. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-io.lo rs-io.c
  232. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-plugin.lo rs-plugin.c
  233. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-rawfile.lo rs-rawfile.c
  234. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-exif.lo rs-exif.cc
  235. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-1d-function.lo rs-1d-function.c
  236. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-icc-profile.lo rs-icc-profile.c
  237. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-color-space.lo rs-color-space.c
  238. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-color-space-icc.lo rs-color-space-icc.c
  239. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-image.lo rs-image.c
  240. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-image16.lo rs-image16.c
  241. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-lens.lo rs-lens.c
  242. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-lens-db.lo rs-lens-db.c
  243. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-lens-db-editor.lo rs-lens-db-editor.c
  244. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-lens-fix.lo rs-lens-fix.c
  245. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-metadata.lo rs-metadata.c
  246. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-filetypes.lo rs-filetypes.c
  247. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-filter.lo rs-filter.c
  248. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-filter-param.lo rs-filter-param.c
  249. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-io-job.c -fPIC -DPIC -o .libs/rs-io-job.o
  250. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-debug.c -fPIC -DPIC -o .libs/rs-debug.o
  251. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-io-job-checksum.c -fPIC -DPIC -o .libs/rs-io-job-checksum.o
  252. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-io.c -fPIC -DPIC -o .libs/rs-io.o
  253. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-io-job-metadata.c -fPIC -DPIC -o .libs/rs-io-job-metadata.o
  254. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-io-job-prefetch.c -fPIC -DPIC -o .libs/rs-io-job-prefetch.o
  255. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-io-job-tagging.c -fPIC -DPIC -o .libs/rs-io-job-tagging.o
  256. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-rawfile.c -fPIC -DPIC -o .libs/rs-rawfile.o
  257. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-icc-profile.c -fPIC -DPIC -o .libs/rs-icc-profile.o
  258. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-1d-function.c -fPIC -DPIC -o .libs/rs-1d-function.o
  259. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-plugin.c -fPIC -DPIC -o .libs/rs-plugin.o
  260. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-image.c -fPIC -DPIC -o .libs/rs-image.o
  261. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-color-space-icc.c -fPIC -DPIC -o .libs/rs-color-space-icc.o
  262. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-lens-db.c -fPIC -DPIC -o .libs/rs-lens-db.o
  263. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-lens-fix.c -fPIC -DPIC -o .libs/rs-lens-fix.o
  264. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-image16.c -fPIC -DPIC -o .libs/rs-image16.o
  265. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-color-space.c -fPIC -DPIC -o .libs/rs-color-space.o
  266. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-lens-db-editor.c -fPIC -DPIC -o .libs/rs-lens-db-editor.o
  267. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-lens.c -fPIC -DPIC -o .libs/rs-lens.o
  268. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-metadata.c -fPIC -DPIC -o .libs/rs-metadata.o
  269. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-filetypes.c -fPIC -DPIC -o .libs/rs-filetypes.o
  270. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-filter.c -fPIC -DPIC -o .libs/rs-filter.o
  271. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-filter-param.c -fPIC -DPIC -o .libs/rs-filter-param.o
  272. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-exif.cc -fPIC -DPIC -o .libs/rs-exif.o
  273. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-filter-request.lo rs-filter-request.c
  274. rs-icc-profile.c: In function 'read_from_memory':
  275. rs-icc-profile.c:317:8: warning: variable 'tag_size' set but not used [-Wunused-but-set-variable]
  276. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-filter-request.c -fPIC -DPIC -o .libs/rs-filter-request.o
  277. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-filter-response.lo rs-filter-response.c
  278. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-library.lo rs-library.c
  279. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-filter-response.c -fPIC -DPIC -o .libs/rs-filter-response.o
  280. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-output.lo rs-output.c
  281. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-library.c -fPIC -DPIC -o .libs/rs-library.o
  282. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-plugin-manager.lo rs-plugin-manager.c
  283. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-output.c -fPIC -DPIC -o .libs/rs-output.o
  284. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-plugin-manager.c -fPIC -DPIC -o .libs/rs-plugin-manager.o
  285. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-job-queue.lo rs-job-queue.c
  286. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-job-queue.c -fPIC -DPIC -o .libs/rs-job-queue.o
  287. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-utils.lo rs-utils.c
  288. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-math.lo rs-math.c
  289. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-utils.c -fPIC -DPIC -o .libs/rs-utils.o
  290. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-color.lo rs-color.c
  291. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-math.c -fPIC -DPIC -o .libs/rs-math.o
  292. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-settings.lo rs-settings.c
  293. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-spline.lo rs-spline.c
  294. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-curve.lo rs-curve.c
  295. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-tiff.lo rs-tiff.c
  296. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-color.c -fPIC -DPIC -o .libs/rs-color.o
  297. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-tiff-ifd.lo rs-tiff-ifd.c
  298. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-settings.c -fPIC -DPIC -o .libs/rs-settings.o
  299. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-curve.c -fPIC -DPIC -o .libs/rs-curve.o
  300. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-spline.c -fPIC -DPIC -o .libs/rs-spline.o
  301. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-tiff-ifd-entry.lo rs-tiff-ifd-entry.c
  302. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-tiff.c -fPIC -DPIC -o .libs/rs-tiff.o
  303. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-huesat-map.lo rs-huesat-map.c
  304. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-dcp-file.lo rs-dcp-file.c
  305. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-tiff-ifd.c -fPIC -DPIC -o .libs/rs-tiff-ifd.o
  306. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-tiff-ifd-entry.c -fPIC -DPIC -o .libs/rs-tiff-ifd-entry.o
  307. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-profile-factory.lo rs-profile-factory.c
  308. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-huesat-map.c -fPIC -DPIC -o .libs/rs-huesat-map.o
  309. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-profile-selector.lo rs-profile-selector.c
  310. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-dcp-file.c -fPIC -DPIC -o .libs/rs-dcp-file.o
  311. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-profile-camera.lo rs-profile-camera.c
  312. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-color-space-selector.lo rs-color-space-selector.c
  313. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-profile-factory.c -fPIC -DPIC -o .libs/rs-profile-factory.o
  314. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-profile-selector.c -fPIC -DPIC -o .libs/rs-profile-selector.o
  315. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-profile-camera.c -fPIC -DPIC -o .libs/rs-profile-camera.o
  316. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-color-space-selector.c -fPIC -DPIC -o .libs/rs-color-space-selector.o
  317. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o conf_interface.lo conf_interface.c
  318. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c conf_interface.c -fPIC -DPIC -o .libs/conf_interface.o
  319. rs-output.c: In function 'rs_output_get_parameter_widget':
  320. rs-output.c:279:4: warning: passing argument 3 of 'g_object_set_data' discards 'const' qualifier from pointer target type [enabled by default]
  321. In file included from /usr/include/glib-2.0/gobject/gbinding.h:31:0,
  322. from /usr/include/glib-2.0/glib-object.h:25,
  323. from /usr/include/glib-2.0/gio/gioenums.h:30,
  324. from /usr/include/glib-2.0/gio/giotypes.h:30,
  325. from /usr/include/glib-2.0/gio/gio.h:28,
  326. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  327. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  328. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  329. from ./rs-types.h:23,
  330. from ./rawstudio.h:28,
  331. from rs-output.c:20:
  332. /usr/include/glib-2.0/gobject/gobject.h:495:13: note: expected 'gpointer' but argument is of type 'const gchar *'
  333. rs-output.c:313:5: warning: passing argument 3 of 'g_object_set_data' discards 'const' qualifier from pointer target type [enabled by default]
  334. In file included from /usr/include/glib-2.0/gobject/gbinding.h:31:0,
  335. from /usr/include/glib-2.0/glib-object.h:25,
  336. from /usr/include/glib-2.0/gio/gioenums.h:30,
  337. from /usr/include/glib-2.0/gio/giotypes.h:30,
  338. from /usr/include/glib-2.0/gio/gio.h:28,
  339. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  340. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  341. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  342. from ./rs-types.h:23,
  343. from ./rawstudio.h:28,
  344. from rs-output.c:20:
  345. /usr/include/glib-2.0/gobject/gobject.h:495:13: note: expected 'gpointer' but argument is of type 'const gchar *'
  346. rs-output.c:335:5: warning: passing argument 3 of 'g_object_set_data' discards 'const' qualifier from pointer target type [enabled by default]
  347. In file included from /usr/include/glib-2.0/gobject/gbinding.h:31:0,
  348. from /usr/include/glib-2.0/glib-object.h:25,
  349. from /usr/include/glib-2.0/gio/gioenums.h:30,
  350. from /usr/include/glib-2.0/gio/giotypes.h:30,
  351. from /usr/include/glib-2.0/gio/gio.h:28,
  352. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  353. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  354. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  355. from ./rs-types.h:23,
  356. from ./rawstudio.h:28,
  357. from rs-output.c:20:
  358. /usr/include/glib-2.0/gobject/gobject.h:495:13: note: expected 'gpointer' but argument is of type 'const gchar *'
  359. rs-output.c:368:5: warning: passing argument 3 of 'g_object_set_data' discards 'const' qualifier from pointer target type [enabled by default]
  360. In file included from /usr/include/glib-2.0/gobject/gbinding.h:31:0,
  361. from /usr/include/glib-2.0/glib-object.h:25,
  362. from /usr/include/glib-2.0/gio/gioenums.h:30,
  363. from /usr/include/glib-2.0/gio/giotypes.h:30,
  364. from /usr/include/glib-2.0/gio/gio.h:28,
  365. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  366. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  367. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  368. from ./rs-types.h:23,
  369. from ./rawstudio.h:28,
  370. from rs-output.c:20:
  371. /usr/include/glib-2.0/gobject/gobject.h:495:13: note: expected 'gpointer' but argument is of type 'const gchar *'
  372. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-gui-functions.lo rs-gui-functions.c
  373. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-gui-functions.c -fPIC -DPIC -o .libs/rs-gui-functions.o
  374. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-stock.lo rs-stock.c
  375. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I.. -DWITH_GCONF -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-stock.c -fPIC -DPIC -o .libs/rs-stock.o
  376. rs-tiff.c: In function 'read_file_header':
  377. rs-tiff.c:114:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  378. rs-tiff.c: In function 'read_from_file':
  379. rs-tiff.c:154:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  380. /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o librawstudio-2.0.la -rpath /usr/lib64 rs-debug.lo rs-io-job.lo rs-io-job-checksum.lo rs-io-job-metadata.lo rs-io-job-prefetch.lo rs-io-job-tagging.lo rs-io.lo rs-plugin.lo rs-rawfile.lo rs-exif.lo rs-1d-function.lo rs-icc-profile.lo rs-color-space.lo rs-color-space-icc.lo rs-image.lo rs-image16.lo rs-lens.lo rs-lens-db.lo rs-lens-db-editor.lo rs-lens-fix.lo rs-metadata.lo rs-filetypes.lo rs-filter.lo rs-filter-param.lo rs-filter-request.lo rs-filter-response.lo rs-library.lo rs-output.lo rs-plugin-manager.lo rs-job-queue.lo rs-utils.lo rs-math.lo rs-color.lo rs-settings.lo rs-spline.lo rs-curve.lo rs-tiff.lo rs-tiff-ifd.lo rs-tiff-ifd-entry.lo rs-huesat-map.lo rs-dcp-file.lo rs-profile-factory.lo rs-profile-selector.lo rs-profile-camera.lo rs-color-space-selector.lo conf_interface.lo rs-gui-functions.lo rs-stock.lo -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl -lgphoto2 -lgphoto2_port -lm -lX11 -ljpeg -ltiff
  381. libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/crtbeginS.o .libs/rs-debug.o .libs/rs-io-job.o .libs/rs-io-job-checksum.o .libs/rs-io-job-metadata.o .libs/rs-io-job-prefetch.o .libs/rs-io-job-tagging.o .libs/rs-io.o .libs/rs-plugin.o .libs/rs-rawfile.o .libs/rs-exif.o .libs/rs-1d-function.o .libs/rs-icc-profile.o .libs/rs-color-space.o .libs/rs-color-space-icc.o .libs/rs-image.o .libs/rs-image16.o .libs/rs-lens.o .libs/rs-lens-db.o .libs/rs-lens-db-editor.o .libs/rs-lens-fix.o .libs/rs-metadata.o .libs/rs-filetypes.o .libs/rs-filter.o .libs/rs-filter-param.o .libs/rs-filter-request.o .libs/rs-filter-response.o .libs/rs-library.o .libs/rs-output.o .libs/rs-plugin-manager.o .libs/rs-job-queue.o .libs/rs-utils.o .libs/rs-math.o .libs/rs-color.o .libs/rs-settings.o .libs/rs-spline.o .libs/rs-curve.o .libs/rs-tiff.o .libs/rs-tiff-ifd.o .libs/rs-tiff-ifd-entry.o .libs/rs-huesat-map.o .libs/rs-dcp-file.o .libs/rs-profile-factory.o .libs/rs-profile-selector.o .libs/rs-profile-camera.o .libs/rs-color-space-selector.o .libs/conf_interface.o .libs/rs-gui-functions.o .libs/rs-stock.o -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl /usr/lib64/libgphoto2.so /usr/lib64/libgphoto2_port.so -lX11 -ljpeg -ltiff -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,librawstudio-2.0.so.0 -o .libs/librawstudio-2.0.so.0.0.0
  382. libtool: link: (cd ".libs" && rm -f "librawstudio-2.0.so.0" && ln -s "librawstudio-2.0.so.0.0.0" "librawstudio-2.0.so.0")
  383. libtool: link: (cd ".libs" && rm -f "librawstudio-2.0.so" && ln -s "librawstudio-2.0.so.0.0.0" "librawstudio-2.0.so")
  384. libtool: link: ( cd ".libs" && rm -f "librawstudio-2.0.la" && ln -s "../librawstudio-2.0.la" "librawstudio-2.0.la" )
  385. make[2]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/librawstudio'
  386. Making all in plugins
  387. make[2]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins'
  388. Making all in cache
  389. make[3]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/cache'
  390. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cache.lo cache.c
  391. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cache.c -fPIC -DPIC -o .libs/cache.o
  392. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -module -avoid-version -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o cache.la -rpath /usr/share/rawstudio/plugins/ cache.lo -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl -lgphoto2 -lgphoto2_port -lm -lX11
  393. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/cache.o -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl /usr/lib64/libgphoto2.so /usr/lib64/libgphoto2_port.so -lm -lX11 -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,cache.so -o .libs/cache.so
  394. libtool: link: ( cd ".libs" && rm -f "cache.la" && ln -s "../cache.la" "cache.la" )
  395. make[3]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/cache'
  396. Making all in colorspace-adobergb
  397. make[3]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/colorspace-adobergb'
  398. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o colorspace-adobergb.lo colorspace-adobergb.c
  399. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c colorspace-adobergb.c -fPIC -DPIC -o .libs/colorspace-adobergb.o
  400. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -module -avoid-version -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o colorspace_adobergb.la -rpath /usr/share/rawstudio/plugins/ colorspace-adobergb.lo -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl -lgphoto2 -lgphoto2_port -lm -lX11
  401. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/colorspace-adobergb.o -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl /usr/lib64/libgphoto2.so /usr/lib64/libgphoto2_port.so -lm -lX11 -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,colorspace_adobergb.so -o .libs/colorspace_adobergb.so
  402. libtool: link: ( cd ".libs" && rm -f "colorspace_adobergb.la" && ln -s "../colorspace_adobergb.la" "colorspace_adobergb.la" )
  403. make[3]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/colorspace-adobergb'
  404. Making all in colorspace-prophoto
  405. make[3]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/colorspace-prophoto'
  406. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o colorspace-prophoto.lo colorspace-prophoto.c
  407. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c colorspace-prophoto.c -fPIC -DPIC -o .libs/colorspace-prophoto.o
  408. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -module -avoid-version -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o colorspace_prophoto.la -rpath /usr/share/rawstudio/plugins/ colorspace-prophoto.lo -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl -lgphoto2 -lgphoto2_port -lm -lX11
  409. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/colorspace-prophoto.o -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl /usr/lib64/libgphoto2.so /usr/lib64/libgphoto2_port.so -lm -lX11 -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,colorspace_prophoto.so -o .libs/colorspace_prophoto.so
  410. libtool: link: ( cd ".libs" && rm -f "colorspace_prophoto.la" && ln -s "../colorspace_prophoto.la" "colorspace_prophoto.la" )
  411. make[3]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/colorspace-prophoto'
  412. Making all in colorspace-srgb
  413. make[3]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/colorspace-srgb'
  414. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o colorspace-srgb.lo colorspace-srgb.c
  415. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c colorspace-srgb.c -fPIC -DPIC -o .libs/colorspace-srgb.o
  416. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -module -avoid-version -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o colorspace_srgb.la -rpath /usr/share/rawstudio/plugins/ colorspace-srgb.lo -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl -lgphoto2 -lgphoto2_port -lm -lX11
  417. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/colorspace-srgb.o -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl /usr/lib64/libgphoto2.so /usr/lib64/libgphoto2_port.so -lm -lX11 -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,colorspace_srgb.so -o .libs/colorspace_srgb.so
  418. libtool: link: ( cd ".libs" && rm -f "colorspace_srgb.la" && ln -s "../colorspace_srgb.la" "colorspace_srgb.la" )
  419. make[3]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/colorspace-srgb'
  420. Making all in colorspace-transform
  421. make[3]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/colorspace-transform'
  422. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -msse2 -c ../../plugins/colorspace-transform/colorspace_transform_sse2.c
  423. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ../../plugins/colorspace-transform/rs-cmm.c
  424. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -o colorspace_transform-c.o -c ../../plugins/colorspace-transform/colorspace_transform.c
  425. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -msse2 -c ../../plugins/colorspace-transform/colorspace_transform_sse2.c -fPIC -DPIC -o .libs/colorspace_transform_sse2.o
  426. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ../../plugins/colorspace-transform/rs-cmm.c -fPIC -DPIC -o .libs/rs-cmm.o
  427. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ../../plugins/colorspace-transform/colorspace_transform.c -fPIC -DPIC -o .libs/colorspace_transform-c.o
  428. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -module -avoid-version -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o colorspace_transform.la -rpath /usr/share/rawstudio/plugins/ -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl -lgphoto2 -lgphoto2_port -lm -lX11 colorspace_transform_sse2.lo rs-cmm.lo colorspace_transform-c.lo
  429. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/colorspace_transform_sse2.o .libs/rs-cmm.o .libs/colorspace_transform-c.o -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl /usr/lib64/libgphoto2.so /usr/lib64/libgphoto2_port.so -lm -lX11 -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,colorspace_transform.so -o .libs/colorspace_transform.so
  430. libtool: link: ( cd ".libs" && rm -f "colorspace_transform.la" && ln -s "../colorspace_transform.la" "colorspace_transform.la" )
  431. make[3]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/colorspace-transform'
  432. Making all in crop
  433. make[3]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/crop'
  434. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o crop.lo crop.c
  435. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c crop.c -fPIC -DPIC -o .libs/crop.o
  436. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -module -avoid-version -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o crop.la -rpath /usr/share/rawstudio/plugins/ crop.lo -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl -lgphoto2 -lgphoto2_port -lm -lX11
  437. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/crop.o -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl /usr/lib64/libgphoto2.so /usr/lib64/libgphoto2_port.so -lm -lX11 -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,crop.so -o .libs/crop.so
  438. libtool: link: ( cd ".libs" && rm -f "crop.la" && ln -s "../crop.la" "crop.la" )
  439. make[3]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/crop'
  440. Making all in dcp
  441. make[3]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/dcp'
  442. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../../librawstudio/ -I../../ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../plugins/dcp/ -Wall -Wall -ffast-math -ffinite-math-only -funsafe-math-optimizations -funroll-loops -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ../../plugins/dcp/adobe-camera-raw-tone.c
  443. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../../librawstudio/ -I../../ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../plugins/dcp/ -Wall -Wall -ffast-math -ffinite-math-only -funsafe-math-optimizations -funroll-loops -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -msse2 -c ../../plugins/dcp/dcp-sse2.c
  444. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../../librawstudio/ -I../../ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../plugins/dcp/ -Wall -Wall -ffast-math -ffinite-math-only -funsafe-math-optimizations -funroll-loops -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -msse4.1 -c ../../plugins/dcp/dcp-sse4.c
  445. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../../librawstudio/ -I../../ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../plugins/dcp/ -Wall -Wall -ffast-math -ffinite-math-only -funsafe-math-optimizations -funroll-loops -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -o dcp-c.o -c ../../plugins/dcp/dcp.c
  446. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I../../librawstudio/ -I../../ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../plugins/dcp/ -Wall -Wall -ffast-math -ffinite-math-only -funsafe-math-optimizations -funroll-loops -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -msse2 -c ../../plugins/dcp/dcp-sse2.c -fPIC -DPIC -o .libs/dcp-sse2.o
  447. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I../../librawstudio/ -I../../ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../plugins/dcp/ -Wall -Wall -ffast-math -ffinite-math-only -funsafe-math-optimizations -funroll-loops -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ../../plugins/dcp/dcp.c -fPIC -DPIC -o .libs/dcp-c.o
  448. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I../../librawstudio/ -I../../ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../plugins/dcp/ -Wall -Wall -ffast-math -ffinite-math-only -funsafe-math-optimizations -funroll-loops -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -msse4.1 -c ../../plugins/dcp/dcp-sse4.c -fPIC -DPIC -o .libs/dcp-sse4.o
  449. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I../../librawstudio/ -I../../ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../plugins/dcp/ -Wall -Wall -ffast-math -ffinite-math-only -funsafe-math-optimizations -funroll-loops -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ../../plugins/dcp/adobe-camera-raw-tone.c -fPIC -DPIC -o .libs/adobe-camera-raw-tone.o
  450. ../../plugins/dcp/dcp-sse2.c: In function 'render_SSE2':
  451. ../../plugins/dcp/dcp-sse2.c:617:2: warning: variable '_cm_b' set but not used [-Wunused-but-set-variable]
  452. ../../plugins/dcp/dcp-sse2.c:616:2: warning: variable '_cm_g' set but not used [-Wunused-but-set-variable]
  453. ../../plugins/dcp/dcp-sse2.c:615:2: warning: variable '_cm_r' set but not used [-Wunused-but-set-variable]
  454. ../../plugins/dcp/dcp-sse4.c: In function 'render_SSE4':
  455. ../../plugins/dcp/dcp-sse4.c:592:26: warning: variable 'b2' set but not used [-Wunused-but-set-variable]
  456. ../../plugins/dcp/dcp-sse4.c:592:22: warning: variable 'g2' set but not used [-Wunused-but-set-variable]
  457. ../../plugins/dcp/dcp-sse4.c:592:18: warning: variable 'r2' set but not used [-Wunused-but-set-variable]
  458. ../../plugins/dcp/dcp.c: In function 'render':
  459. ../../plugins/dcp/dcp.c:1059:9: warning: 'clip.<Ufed8>.B' may be used uninitialized in this function [-Wmaybe-uninitialized]
  460. ../../plugins/dcp/dcp.c:1058:9: warning: 'clip.<Ufb48>.G' may be used uninitialized in this function [-Wmaybe-uninitialized]
  461. ../../plugins/dcp/dcp.c:1057:9: warning: 'clip.<Uf7b8>.R' may be used uninitialized in this function [-Wmaybe-uninitialized]
  462. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -ffast-math -ffinite-math-only -funsafe-math-optimizations -funroll-loops -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -module -avoid-version -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o dcp.la -rpath /usr/share/rawstudio/plugins/ -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl -lgphoto2 -lgphoto2_port -lm -lX11 adobe-camera-raw-tone.lo dcp-sse2.lo dcp-sse4.lo dcp-c.lo
  463. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/adobe-camera-raw-tone.o .libs/dcp-sse2.o .libs/dcp-sse4.o .libs/dcp-c.o -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl /usr/lib64/libgphoto2.so /usr/lib64/libgphoto2_port.so -lm -lX11 -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,dcp.so -o .libs/dcp.so
  464. libtool: link: ( cd ".libs" && rm -f "dcp.la" && ln -s "../dcp.la" "dcp.la" )
  465. make[3]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/dcp'
  466. Making all in demosaic
  467. make[3]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/demosaic'
  468. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o demosaic.lo demosaic.c
  469. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c demosaic.c -fPIC -DPIC -o .libs/demosaic.o
  470. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -module -avoid-version -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o demosaic.la -rpath /usr/share/rawstudio/plugins/ demosaic.lo -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl -lgphoto2 -lgphoto2_port -lm -lX11
  471. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/demosaic.o -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl /usr/lib64/libgphoto2.so /usr/lib64/libgphoto2_port.so -lm -lX11 -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,demosaic.so -o .libs/demosaic.so
  472. libtool: link: ( cd ".libs" && rm -f "demosaic.la" && ln -s "../demosaic.la" "demosaic.la" )
  473. make[3]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/demosaic'
  474. Making all in denoise
  475. make[3]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/denoise'
  476. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -ffast-math -I../../librawstudio/ -I../../ -Wall -g3 -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o denoise.lo denoise.c
  477. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -ffast-math -I../../librawstudio/ -I../../ -Wall -g3 -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o complexblock.lo complexblock.cpp
  478. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -ffast-math -I../../librawstudio/ -I../../ -Wall -g3 -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o complexfilter.lo complexfilter.cpp
  479. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -ffast-math -I../../librawstudio/ -I../../ -Wall -g3 -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o complexfilter-x86.lo complexfilter-x86.cpp
  480. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -ffast-math -I../../librawstudio/ -I../../ -Wall -g3 -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o denoisethread.lo denoisethread.cpp
  481. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -ffast-math -I../../librawstudio/ -I../../ -Wall -g3 -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fftdenoiser.lo fftdenoiser.cpp
  482. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -ffast-math -I../../librawstudio/ -I../../ -Wall -g3 -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fftdenoiseryuv.lo fftdenoiseryuv.cpp
  483. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -ffast-math -I../../librawstudio/ -I../../ -Wall -g3 -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fftwindow.lo fftwindow.cpp
  484. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -ffast-math -I../../librawstudio/ -I../../ -Wall -g3 -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o floatimageplane.lo floatimageplane.cpp
  485. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -ffast-math -I../../librawstudio/ -I../../ -Wall -g3 -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o floatplanarimage.lo floatplanarimage.cpp
  486. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -ffast-math -I../../librawstudio/ -I../../ -Wall -g3 -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o floatplanarimage-x86.lo floatplanarimage-x86.cpp
  487. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -ffast-math -I../../librawstudio/ -I../../ -Wall -g3 -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o jobqueue.lo jobqueue.cpp
  488. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -ffast-math -I../../librawstudio/ -I../../ -Wall -g3 -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o planarimageslice.lo planarimageslice.cpp
  489. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -ffast-math -I../../librawstudio/ -I../../ -Wall -g3 -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c denoise.c -fPIC -DPIC -o .libs/denoise.o
  490. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -ffast-math -I../../librawstudio/ -I../../ -Wall -g3 -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c complexfilter.cpp -fPIC -DPIC -o .libs/complexfilter.o
  491. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -ffast-math -I../../librawstudio/ -I../../ -Wall -g3 -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c denoisethread.cpp -fPIC -DPIC -o .libs/denoisethread.o
  492. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -ffast-math -I../../librawstudio/ -I../../ -Wall -g3 -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c floatplanarimage.cpp -fPIC -DPIC -o .libs/floatplanarimage.o
  493. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -ffast-math -I../../librawstudio/ -I../../ -Wall -g3 -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c floatplanarimage-x86.cpp -fPIC -DPIC -o .libs/floatplanarimage-x86.o
  494. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -ffast-math -I../../librawstudio/ -I../../ -Wall -g3 -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c complexblock.cpp -fPIC -DPIC -o .libs/complexblock.o
  495. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -ffast-math -I../../librawstudio/ -I../../ -Wall -g3 -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fftdenoiser.cpp -fPIC -DPIC -o .libs/fftdenoiser.o
  496. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -ffast-math -I../../librawstudio/ -I../../ -Wall -g3 -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fftdenoiseryuv.cpp -fPIC -DPIC -o .libs/fftdenoiseryuv.o
  497. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -ffast-math -I../../librawstudio/ -I../../ -Wall -g3 -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fftwindow.cpp -fPIC -DPIC -o .libs/fftwindow.o
  498. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -ffast-math -I../../librawstudio/ -I../../ -Wall -g3 -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c complexfilter-x86.cpp -fPIC -DPIC -o .libs/complexfilter-x86.o
  499. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -ffast-math -I../../librawstudio/ -I../../ -Wall -g3 -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c planarimageslice.cpp -fPIC -DPIC -o .libs/planarimageslice.o
  500. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -ffast-math -I../../librawstudio/ -I../../ -Wall -g3 -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c jobqueue.cpp -fPIC -DPIC -o .libs/jobqueue.o
  501. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -ffast-math -I../../librawstudio/ -I../../ -Wall -g3 -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c floatimageplane.cpp -fPIC -DPIC -o .libs/floatimageplane.o
  502. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -g3 -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -module -avoid-version -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o denoise.la -rpath /usr/share/rawstudio/plugins/ denoise.lo complexblock.lo complexfilter.lo complexfilter-x86.lo denoisethread.lo fftdenoiser.lo fftdenoiseryuv.lo fftwindow.lo floatimageplane.lo floatplanarimage.lo floatplanarimage-x86.lo jobqueue.lo planarimageslice.lo -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl -lgphoto2 -lgphoto2_port -lm -lX11
  503. libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/crtbeginS.o .libs/denoise.o .libs/complexblock.o .libs/complexfilter.o .libs/complexfilter-x86.o .libs/denoisethread.o .libs/fftdenoiser.o .libs/fftdenoiseryuv.o .libs/fftwindow.o .libs/floatimageplane.o .libs/floatplanarimage.o .libs/floatplanarimage-x86.o .libs/jobqueue.o .libs/planarimageslice.o -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl /usr/lib64/libgphoto2.so /usr/lib64/libgphoto2_port.so -lX11 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,denoise.so -o .libs/denoise.so
  504. libtool: link: ( cd ".libs" && rm -f "denoise.la" && ln -s "../denoise.la" "denoise.la" )
  505. make[3]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/denoise'
  506. Making all in exposure-mask
  507. make[3]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/exposure-mask'
  508. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o exposure-mask.lo exposure-mask.c
  509. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c exposure-mask.c -fPIC -DPIC -o .libs/exposure-mask.o
  510. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -module -avoid-version -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o exposure_mask.la -rpath /usr/share/rawstudio/plugins/ exposure-mask.lo -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl -lgphoto2 -lgphoto2_port -lm -lX11
  511. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/exposure-mask.o -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl /usr/lib64/libgphoto2.so /usr/lib64/libgphoto2_port.so -lm -lX11 -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,exposure_mask.so -o .libs/exposure_mask.so
  512. libtool: link: ( cd ".libs" && rm -f "exposure_mask.la" && ln -s "../exposure_mask.la" "exposure_mask.la" )
  513. make[3]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/exposure-mask'
  514. Making all in fuji-rotate
  515. make[3]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/fuji-rotate'
  516. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fuji-rotate.lo fuji-rotate.c
  517. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fuji-rotate.c -fPIC -DPIC -o .libs/fuji-rotate.o
  518. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -module -avoid-version -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o fuji_rotate.la -rpath /usr/share/rawstudio/plugins/ fuji-rotate.lo -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl -lgphoto2 -lgphoto2_port -lm -lX11
  519. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/fuji-rotate.o -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl /usr/lib64/libgphoto2.so /usr/lib64/libgphoto2_port.so -lm -lX11 -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,fuji_rotate.so -o .libs/fuji_rotate.so
  520. libtool: link: ( cd ".libs" && rm -f "fuji_rotate.la" && ln -s "../fuji_rotate.la" "fuji_rotate.la" )
  521. make[3]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/fuji-rotate'
  522. Making all in input-file
  523. make[3]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/input-file'
  524. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o input-file.lo input-file.c
  525. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c input-file.c -fPIC -DPIC -o .libs/input-file.o
  526. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -module -avoid-version -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o input_file.la -rpath /usr/share/rawstudio/plugins/ input-file.lo -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl -lgphoto2 -lgphoto2_port -lm -lX11
  527. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/input-file.o -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl /usr/lib64/libgphoto2.so /usr/lib64/libgphoto2_port.so -lm -lX11 -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,input_file.so -o .libs/input_file.so
  528. libtool: link: ( cd ".libs" && rm -f "input_file.la" && ln -s "../input_file.la" "input_file.la" )
  529. make[3]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/input-file'
  530. Making all in input-image16
  531. make[3]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/input-image16'
  532. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o input-image16.lo input-image16.c
  533. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c input-image16.c -fPIC -DPIC -o .libs/input-image16.o
  534. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -module -avoid-version -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o input_image16.la -rpath /usr/share/rawstudio/plugins/ input-image16.lo -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl -lgphoto2 -lgphoto2_port -lm -lX11
  535. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/input-image16.o -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl /usr/lib64/libgphoto2.so /usr/lib64/libgphoto2_port.so -lm -lX11 -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,input_image16.so -o .libs/input_image16.so
  536. libtool: link: ( cd ".libs" && rm -f "input_image16.la" && ln -s "../input_image16.la" "input_image16.la" )
  537. make[3]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/input-image16'
  538. Making all in lensfun
  539. make[3]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/lensfun'
  540. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -funroll-loops -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o lensfun-version.lo lensfun-version.c
  541. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -funroll-loops -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -msse2 -c ../../plugins/lensfun/lensfun-sse2.c
  542. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -funroll-loops -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -o lensfun-c.lo -c ../../plugins/lensfun/lensfun.c
  543. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -funroll-loops -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -msse2 -c ../../plugins/lensfun/lensfun-sse2.c -fPIC -DPIC -o .libs/lensfun-sse2.o
  544. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -funroll-loops -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c lensfun-version.c -fPIC -DPIC -o .libs/lensfun-version.o
  545. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -funroll-loops -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ../../plugins/lensfun/lensfun.c -fPIC -DPIC -o .libs/lensfun-c.o
  546. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -funroll-loops -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -module -avoid-version -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o lensfun.la -rpath /usr/share/rawstudio/plugins/ lensfun-version.lo -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl -lgphoto2 -lgphoto2_port -lm -lX11 lensfun-sse2.lo lensfun-c.lo
  547. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/lensfun-version.o .libs/lensfun-sse2.o .libs/lensfun-c.o -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl /usr/lib64/libgphoto2.so /usr/lib64/libgphoto2_port.so -lm -lX11 -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,lensfun.so -o .libs/lensfun.so
  548. libtool: link: ( cd ".libs" && rm -f "lensfun.la" && ln -s "../lensfun.la" "lensfun.la" )
  549. make[3]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/lensfun'
  550. Making all in load-dcraw
  551. make[3]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/load-dcraw'
  552. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -DDCRAW_NOMAIN -DDCRAW_NOLCMS -DWITH_MMAP_HACK -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dcrawloader.lo dcrawloader.c
  553. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -DDCRAW_NOMAIN -DDCRAW_NOLCMS -DWITH_MMAP_HACK -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dcraw.lo dcraw.cc
  554. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -DDCRAW_NOMAIN -DDCRAW_NOLCMS -DWITH_MMAP_HACK -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dcraw_api.lo dcraw_api.cc
  555. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -DDCRAW_NOMAIN -DDCRAW_NOLCMS -DWITH_MMAP_HACK -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mmap-hack.lo mmap-hack.c
  556. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -DDCRAW_NOMAIN -DDCRAW_NOLCMS -DWITH_MMAP_HACK -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dcrawloader.c -fPIC -DPIC -o .libs/dcrawloader.o
  557. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -DDCRAW_NOMAIN -DDCRAW_NOLCMS -DWITH_MMAP_HACK -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mmap-hack.c -fPIC -DPIC -o .libs/mmap-hack.o
  558. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -DDCRAW_NOMAIN -DDCRAW_NOLCMS -DWITH_MMAP_HACK -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dcraw.cc -fPIC -DPIC -o .libs/dcraw.o
  559. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -DDCRAW_NOMAIN -DDCRAW_NOLCMS -DWITH_MMAP_HACK -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dcraw_api.cc -fPIC -DPIC -o .libs/dcraw_api.o
  560. dcraw.cc: In member function 'void DCRaw::vng_interpolate()':
  561. dcraw.cc:3974:3: warning: narrowing conversion of '128' from 'int' to 'const signed char' inside { } is ill-formed in C++11 [-Wnarrowing]
  562. dcraw.cc:3974:3: warning: narrowing conversion of '136' from 'int' to 'const signed char' inside { } is ill-formed in C++11 [-Wnarrowing]
  563. dcraw.cc:3974:3: warning: narrowing conversion of '128' from 'int' to 'const signed char' inside { } is ill-formed in C++11 [-Wnarrowing]
  564. dcraw.cc:3974:3: warning: narrowing conversion of '136' from 'int' to 'const signed char' inside { } is ill-formed in C++11 [-Wnarrowing]
  565. dcraw.cc:3974:3: warning: narrowing conversion of '128' from 'int' to 'const signed char' inside { } is ill-formed in C++11 [-Wnarrowing]
  566. dcraw.cc:3974:3: warning: narrowing conversion of '136' from 'int' to 'const signed char' inside { } is ill-formed in C++11 [-Wnarrowing]
  567. dcraw.cc: In member function 'void DCRaw::parse_makernote(int, int)':
  568. dcraw.cc:4641:64: warning: operation on '((RS_FILE*)((DCRaw*)this)->DCRaw::ifp)->RS_FILE::offset' may be undefined [-Wsequence-point]
  569. dcraw.cc:4641:64: warning: operation on '((RS_FILE*)((DCRaw*)this)->DCRaw::ifp)->RS_FILE::offset' may be undefined [-Wsequence-point]
  570. dcraw.cc:4641:64: warning: operation on '((RS_FILE*)((DCRaw*)this)->DCRaw::ifp)->RS_FILE::offset' may be undefined [-Wsequence-point]
  571. dcraw.cc: In member function 'void DCRaw::parse_kodak_ifd(int)':
  572. dcraw.cc:4898:73: warning: narrowing conversion of '-1' from 'int' to 'const unsigned int' inside { } is ill-formed in C++11 [-Wnarrowing]
  573. dcraw.cc:4898:73: warning: narrowing conversion of '-1' from 'int' to 'const unsigned int' inside { } is ill-formed in C++11 [-Wnarrowing]
  574. dcraw.cc: In member function 'int DCRaw::parse_tiff_ifd(int)':
  575. dcraw.cc:4943:12: warning: variable 'sony_offset' set but not used [-Wunused-but-set-variable]
  576. dcraw.cc:4943:27: warning: variable 'sony_length' set but not used [-Wunused-but-set-variable]
  577. dcraw.cc:4943:42: warning: variable 'sony_key' set but not used [-Wunused-but-set-variable]
  578. dcraw.cc: In member function 'void DCRaw::parse_phase_one(int)':
  579. dcraw.cc:5816:26: warning: variable 'type' set but not used [-Wunused-but-set-variable]
  580. dcraw.cc: In member function 'void DCRaw::adobe_coeff(const char*, const char*)':
  581. dcraw.cc:6722:3: warning: narrowing conversion of '65535' from 'int' to 'short int' inside { } is ill-formed in C++11 [-Wnarrowing]
  582. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wall -DDCRAW_NOMAIN -DDCRAW_NOLCMS -DWITH_MMAP_HACK -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -module -avoid-version -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o load_dcraw.la -rpath /usr/share/rawstudio/plugins/ dcrawloader.lo dcraw.lo dcraw_api.lo mmap-hack.lo -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl -lgphoto2 -lgphoto2_port -lm -lX11
  583. libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/crtbeginS.o .libs/dcrawloader.o .libs/dcraw.o .libs/dcraw_api.o .libs/mmap-hack.o -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl /usr/lib64/libgphoto2.so /usr/lib64/libgphoto2_port.so -lX11 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,load_dcraw.so -o .libs/load_dcraw.so
  584. libtool: link: ( cd ".libs" && rm -f "load_dcraw.la" && ln -s "../load_dcraw.la" "load_dcraw.la" )
  585. make[3]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/load-dcraw'
  586. Making all in load-gdk
  587. make[3]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/load-gdk'
  588. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o load-gdk.lo load-gdk.c
  589. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o exiv2-colorspace.lo exiv2-colorspace.cpp
  590. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c load-gdk.c -fPIC -DPIC -o .libs/load-gdk.o
  591. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c exiv2-colorspace.cpp -fPIC -DPIC -o .libs/exiv2-colorspace.o
  592. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -module -avoid-version -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o load_gdk.la -rpath /usr/share/rawstudio/plugins/ load-gdk.lo exiv2-colorspace.lo -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl -lgphoto2 -lgphoto2_port -lm -lX11
  593. libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/crtbeginS.o .libs/load-gdk.o .libs/exiv2-colorspace.o -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl /usr/lib64/libgphoto2.so /usr/lib64/libgphoto2_port.so -lX11 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,load_gdk.so -o .libs/load_gdk.so
  594. libtool: link: ( cd ".libs" && rm -f "load_gdk.la" && ln -s "../load_gdk.la" "load_gdk.la" )
  595. make[3]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/load-gdk'
  596. Making all in load-rawspeed
  597. make[3]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/load-rawspeed'
  598. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rawstudio-plugin-api.lo rawstudio-plugin-api.cpp
  599. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rawstudio-plugin.lo rawstudio-plugin.c
  600. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ArwDecoder.lo `test -f 'rawspeed/ArwDecoder.cpp' || echo './'`rawspeed/ArwDecoder.cpp
  601. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o BitPumpJPEG.lo `test -f 'rawspeed/BitPumpJPEG.cpp' || echo './'`rawspeed/BitPumpJPEG.cpp
  602. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o BitPumpMSB.lo `test -f 'rawspeed/BitPumpMSB.cpp' || echo './'`rawspeed/BitPumpMSB.cpp
  603. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o BitPumpMSB32.lo `test -f 'rawspeed/BitPumpMSB32.cpp' || echo './'`rawspeed/BitPumpMSB32.cpp
  604. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o BitPumpPlain.lo `test -f 'rawspeed/BitPumpPlain.cpp' || echo './'`rawspeed/BitPumpPlain.cpp
  605. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o BlackArea.lo `test -f 'rawspeed/BlackArea.cpp' || echo './'`rawspeed/BlackArea.cpp
  606. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ByteStream.lo `test -f 'rawspeed/ByteStream.cpp' || echo './'`rawspeed/ByteStream.cpp
  607. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ByteStreamSwap.lo `test -f 'rawspeed/ByteStreamSwap.cpp' || echo './'`rawspeed/ByteStreamSwap.cpp
  608. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Camera.lo `test -f 'rawspeed/Camera.cpp' || echo './'`rawspeed/Camera.cpp
  609. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o CameraMetaData.lo `test -f 'rawspeed/CameraMetaData.cpp' || echo './'`rawspeed/CameraMetaData.cpp
  610. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o CameraMetadataException.lo `test -f 'rawspeed/CameraMetadataException.cpp' || echo './'`rawspeed/CameraMetadataException.cpp
  611. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ColorFilterArray.lo `test -f 'rawspeed/ColorFilterArray.cpp' || echo './'`rawspeed/ColorFilterArray.cpp
  612. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Common.lo `test -f 'rawspeed/Common.cpp' || echo './'`rawspeed/Common.cpp
  613. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Cr2Decoder.lo `test -f 'rawspeed/Cr2Decoder.cpp' || echo './'`rawspeed/Cr2Decoder.cpp
  614. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o DngDecoder.lo `test -f 'rawspeed/DngDecoder.cpp' || echo './'`rawspeed/DngDecoder.cpp
  615. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o DngDecoderSlices.lo `test -f 'rawspeed/DngDecoderSlices.cpp' || echo './'`rawspeed/DngDecoderSlices.cpp
  616. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o FileIOException.lo `test -f 'rawspeed/FileIOException.cpp' || echo './'`rawspeed/FileIOException.cpp
  617. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o FileMap.lo `test -f 'rawspeed/FileMap.cpp' || echo './'`rawspeed/FileMap.cpp
  618. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o FileReader.lo `test -f 'rawspeed/FileReader.cpp' || echo './'`rawspeed/FileReader.cpp
  619. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o IOException.lo `test -f 'rawspeed/IOException.cpp' || echo './'`rawspeed/IOException.cpp
  620. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o LJpegDecompressor.lo `test -f 'rawspeed/LJpegDecompressor.cpp' || echo './'`rawspeed/LJpegDecompressor.cpp
  621. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o LJpegPlain.lo `test -f 'rawspeed/LJpegPlain.cpp' || echo './'`rawspeed/LJpegPlain.cpp
  622. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawstudio-plugin.c -fPIC -DPIC -o .libs/rawstudio-plugin.o
  623. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawstudio-plugin-api.cpp -fPIC -DPIC -o .libs/rawstudio-plugin-api.o
  624. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/ArwDecoder.cpp -fPIC -DPIC -o .libs/ArwDecoder.o
  625. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/BitPumpMSB32.cpp -fPIC -DPIC -o .libs/BitPumpMSB32.o
  626. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/BitPumpJPEG.cpp -fPIC -DPIC -o .libs/BitPumpJPEG.o
  627. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/BitPumpMSB.cpp -fPIC -DPIC -o .libs/BitPumpMSB.o
  628. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/ByteStream.cpp -fPIC -DPIC -o .libs/ByteStream.o
  629. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/BitPumpPlain.cpp -fPIC -DPIC -o .libs/BitPumpPlain.o
  630. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/BlackArea.cpp -fPIC -DPIC -o .libs/BlackArea.o
  631. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/ByteStreamSwap.cpp -fPIC -DPIC -o .libs/ByteStreamSwap.o
  632. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/Camera.cpp -fPIC -DPIC -o .libs/Camera.o
  633. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/CameraMetaData.cpp -fPIC -DPIC -o .libs/CameraMetaData.o
  634. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/CameraMetadataException.cpp -fPIC -DPIC -o .libs/CameraMetadataException.o
  635. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/Cr2Decoder.cpp -fPIC -DPIC -o .libs/Cr2Decoder.o
  636. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/Common.cpp -fPIC -DPIC -o .libs/Common.o
  637. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/ColorFilterArray.cpp -fPIC -DPIC -o .libs/ColorFilterArray.o
  638. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/DngDecoderSlices.cpp -fPIC -DPIC -o .libs/DngDecoderSlices.o
  639. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/FileMap.cpp -fPIC -DPIC -o .libs/FileMap.o
  640. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/FileIOException.cpp -fPIC -DPIC -o .libs/FileIOException.o
  641. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/FileReader.cpp -fPIC -DPIC -o .libs/FileReader.o
  642. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/DngDecoder.cpp -fPIC -DPIC -o .libs/DngDecoder.o
  643. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/IOException.cpp -fPIC -DPIC -o .libs/IOException.o
  644. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/LJpegDecompressor.cpp -fPIC -DPIC -o .libs/LJpegDecompressor.o
  645. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/LJpegPlain.cpp -fPIC -DPIC -o .libs/LJpegPlain.o
  646. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o NefDecoder.lo `test -f 'rawspeed/NefDecoder.cpp' || echo './'`rawspeed/NefDecoder.cpp
  647. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o NikonDecompressor.lo `test -f 'rawspeed/NikonDecompressor.cpp' || echo './'`rawspeed/NikonDecompressor.cpp
  648. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/NefDecoder.cpp -fPIC -DPIC -o .libs/NefDecoder.o
  649. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o OrfDecoder.lo `test -f 'rawspeed/OrfDecoder.cpp' || echo './'`rawspeed/OrfDecoder.cpp
  650. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o PefDecoder.lo `test -f 'rawspeed/PefDecoder.cpp' || echo './'`rawspeed/PefDecoder.cpp
  651. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o PentaxDecompressor.lo `test -f 'rawspeed/PentaxDecompressor.cpp' || echo './'`rawspeed/PentaxDecompressor.cpp
  652. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/NikonDecompressor.cpp -fPIC -DPIC -o .libs/NikonDecompressor.o
  653. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RawDecoder.lo `test -f 'rawspeed/RawDecoder.cpp' || echo './'`rawspeed/RawDecoder.cpp
  654. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RawDecoderException.lo `test -f 'rawspeed/RawDecoderException.cpp' || echo './'`rawspeed/RawDecoderException.cpp
  655. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/PefDecoder.cpp -fPIC -DPIC -o .libs/PefDecoder.o
  656. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/OrfDecoder.cpp -fPIC -DPIC -o .libs/OrfDecoder.o
  657. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/PentaxDecompressor.cpp -fPIC -DPIC -o .libs/PentaxDecompressor.o
  658. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RawImage.lo `test -f 'rawspeed/RawImage.cpp' || echo './'`rawspeed/RawImage.cpp
  659. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RawImageDataU16.lo `test -f 'rawspeed/RawImageDataU16.cpp' || echo './'`rawspeed/RawImageDataU16.cpp
  660. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RawImageDataFloat.lo `test -f 'rawspeed/RawImageDataFloat.cpp' || echo './'`rawspeed/RawImageDataFloat.cpp
  661. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Rw2Decoder.lo `test -f 'rawspeed/Rw2Decoder.cpp' || echo './'`rawspeed/Rw2Decoder.cpp
  662. rawspeed/LJpegDecompressor.cpp: In destructor 'virtual RawSpeed::LJpegDecompressor::~LJpegDecompressor()':
  663. rawspeed/LJpegDecompressor.cpp:98:12: warning: deleting object of polymorphic class type 'RawSpeed::ByteStream' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor]
  664. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/RawDecoder.cpp -fPIC -DPIC -o .libs/RawDecoder.o
  665. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o StdAfx.lo `test -f 'rawspeed/StdAfx.cpp' || echo './'`rawspeed/StdAfx.cpp
  666. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/RawDecoderException.cpp -fPIC -DPIC -o .libs/RawDecoderException.o
  667. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/RawImage.cpp -fPIC -DPIC -o .libs/RawImage.o
  668. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/RawImageDataU16.cpp -fPIC -DPIC -o .libs/RawImageDataU16.o
  669. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o SrwDecoder.lo `test -f 'rawspeed/SrwDecoder.cpp' || echo './'`rawspeed/SrwDecoder.cpp
  670. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/RawImageDataFloat.cpp -fPIC -DPIC -o .libs/RawImageDataFloat.o
  671. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/Rw2Decoder.cpp -fPIC -DPIC -o .libs/Rw2Decoder.o
  672. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/StdAfx.cpp -fPIC -DPIC -o .libs/StdAfx.o
  673. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/SrwDecoder.cpp -fPIC -DPIC -o .libs/SrwDecoder.o
  674. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o TiffEntryBE.lo `test -f 'rawspeed/TiffEntryBE.cpp' || echo './'`rawspeed/TiffEntryBE.cpp
  675. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o TiffEntry.lo `test -f 'rawspeed/TiffEntry.cpp' || echo './'`rawspeed/TiffEntry.cpp
  676. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/TiffEntryBE.cpp -fPIC -DPIC -o .libs/TiffEntryBE.o
  677. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/TiffEntry.cpp -fPIC -DPIC -o .libs/TiffEntry.o
  678. rawspeed/NefDecoder.cpp: In member function 'virtual RawSpeed::RawImage RawSpeed::NefDecoder::decodeRaw()':
  679. rawspeed/NefDecoder.cpp:123:12: warning: deleting object of polymorphic class type 'RawSpeed::ByteStream' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor]
  680. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o TiffIFDBE.lo `test -f 'rawspeed/TiffIFDBE.cpp' || echo './'`rawspeed/TiffIFDBE.cpp
  681. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o TiffIFD.lo `test -f 'rawspeed/TiffIFD.cpp' || echo './'`rawspeed/TiffIFD.cpp
  682. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/TiffIFDBE.cpp -fPIC -DPIC -o .libs/TiffIFDBE.o
  683. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o TiffParser.lo `test -f 'rawspeed/TiffParser.cpp' || echo './'`rawspeed/TiffParser.cpp
  684. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/TiffIFD.cpp -fPIC -DPIC -o .libs/TiffIFD.o
  685. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o TiffParserException.lo `test -f 'rawspeed/TiffParserException.cpp' || echo './'`rawspeed/TiffParserException.cpp
  686. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/TiffParser.cpp -fPIC -DPIC -o .libs/TiffParser.o
  687. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o TiffParserHeaderless.lo `test -f 'rawspeed/TiffParserHeaderless.cpp' || echo './'`rawspeed/TiffParserHeaderless.cpp
  688. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/TiffParserException.cpp -fPIC -DPIC -o .libs/TiffParserException.o
  689. rawspeed/Rw2Decoder.cpp: In destructor 'virtual RawSpeed::Rw2Decoder::~Rw2Decoder()':
  690. rawspeed/Rw2Decoder.cpp:33:12: warning: deleting object of polymorphic class type 'RawSpeed::ByteStream' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor]
  691. rawspeed/Rw2Decoder.cpp: In destructor 'virtual RawSpeed::PanaBitpump::~PanaBitpump()':
  692. rawspeed/Rw2Decoder.cpp:224:12: warning: deleting object of polymorphic class type 'RawSpeed::ByteStream' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor]
  693. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/TiffParserHeaderless.cpp -fPIC -DPIC -o .libs/TiffParserHeaderless.o
  694. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o TiffParserOlympus.lo `test -f 'rawspeed/TiffParserOlympus.cpp' || echo './'`rawspeed/TiffParserOlympus.cpp
  695. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -I../../plugins/load-rawspeed/rawspeed/ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawspeed/TiffParserOlympus.cpp -fPIC -DPIC -o .libs/TiffParserOlympus.o
  696. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -module -avoid-version -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o load_rawspeed.la -rpath /usr/share/rawstudio/plugins/ rawstudio-plugin-api.lo rawstudio-plugin.lo ArwDecoder.lo BitPumpJPEG.lo BitPumpMSB.lo BitPumpMSB32.lo BitPumpPlain.lo BlackArea.lo ByteStream.lo ByteStreamSwap.lo Camera.lo CameraMetaData.lo CameraMetadataException.lo ColorFilterArray.lo Common.lo Cr2Decoder.lo DngDecoder.lo DngDecoderSlices.lo FileIOException.lo FileMap.lo FileReader.lo IOException.lo LJpegDecompressor.lo LJpegPlain.lo NefDecoder.lo NikonDecompressor.lo OrfDecoder.lo PefDecoder.lo PentaxDecompressor.lo RawDecoder.lo RawDecoderException.lo RawImage.lo RawImageDataU16.lo RawImageDataFloat.lo Rw2Decoder.lo StdAfx.lo SrwDecoder.lo TiffEntryBE.lo TiffEntry.lo TiffIFDBE.lo TiffIFD.lo TiffParser.lo TiffParserException.lo TiffParserHeaderless.lo TiffParserOlympus.lo -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl -lgphoto2 -lgphoto2_port -lm -lX11
  697. libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/crtbeginS.o .libs/rawstudio-plugin-api.o .libs/rawstudio-plugin.o .libs/ArwDecoder.o .libs/BitPumpJPEG.o .libs/BitPumpMSB.o .libs/BitPumpMSB32.o .libs/BitPumpPlain.o .libs/BlackArea.o .libs/ByteStream.o .libs/ByteStreamSwap.o .libs/Camera.o .libs/CameraMetaData.o .libs/CameraMetadataException.o .libs/ColorFilterArray.o .libs/Common.o .libs/Cr2Decoder.o .libs/DngDecoder.o .libs/DngDecoderSlices.o .libs/FileIOException.o .libs/FileMap.o .libs/FileReader.o .libs/IOException.o .libs/LJpegDecompressor.o .libs/LJpegPlain.o .libs/NefDecoder.o .libs/NikonDecompressor.o .libs/OrfDecoder.o .libs/PefDecoder.o .libs/PentaxDecompressor.o .libs/RawDecoder.o .libs/RawDecoderException.o .libs/RawImage.o .libs/RawImageDataU16.o .libs/RawImageDataFloat.o .libs/Rw2Decoder.o .libs/StdAfx.o .libs/SrwDecoder.o .libs/TiffEntryBE.o .libs/TiffEntry.o .libs/TiffIFDBE.o .libs/TiffIFD.o .libs/TiffParser.o .libs/TiffParserException.o .libs/TiffParserHeaderless.o .libs/TiffParserOlympus.o -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl /usr/lib64/libgphoto2.so /usr/lib64/libgphoto2_port.so -lX11 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64/crtn.o -O3 -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,load_rawspeed.so -o .libs/load_rawspeed.so
  698. libtool: link: ( cd ".libs" && rm -f "load_rawspeed.la" && ln -s "../load_rawspeed.la" "load_rawspeed.la" )
  699. make[3]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/load-rawspeed'
  700. Making all in meta-ciff
  701. make[3]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/meta-ciff'
  702. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ciff-meta.lo ciff-meta.c
  703. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ciff-meta.c -fPIC -DPIC -o .libs/ciff-meta.o
  704. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -module -avoid-version -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o meta_ciff.la -rpath /usr/share/rawstudio/plugins/ ciff-meta.lo -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl -lgphoto2 -lgphoto2_port -lm -lX11
  705. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ciff-meta.o -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl /usr/lib64/libgphoto2.so /usr/lib64/libgphoto2_port.so -lm -lX11 -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,meta_ciff.so -o .libs/meta_ciff.so
  706. libtool: link: ( cd ".libs" && rm -f "meta_ciff.la" && ln -s "../meta_ciff.la" "meta_ciff.la" )
  707. make[3]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/meta-ciff'
  708. Making all in meta-exiv2
  709. make[3]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/meta-exiv2'
  710. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o exiv2-meta.lo exiv2-meta.c
  711. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o exiv2-metadata.lo exiv2-metadata.cpp
  712. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c exiv2-meta.c -fPIC -DPIC -o .libs/exiv2-meta.o
  713. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c exiv2-metadata.cpp -fPIC -DPIC -o .libs/exiv2-metadata.o
  714. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -module -avoid-version -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o meta_exiv2.la -rpath /usr/share/rawstudio/plugins/ exiv2-meta.lo exiv2-metadata.lo -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl -lgphoto2 -lgphoto2_port -lm -lX11
  715. libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/crtbeginS.o .libs/exiv2-meta.o .libs/exiv2-metadata.o -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl /usr/lib64/libgphoto2.so /usr/lib64/libgphoto2_port.so -lX11 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,meta_exiv2.so -o .libs/meta_exiv2.so
  716. libtool: link: ( cd ".libs" && rm -f "meta_exiv2.la" && ln -s "../meta_exiv2.la" "meta_exiv2.la" )
  717. make[3]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/meta-exiv2'
  718. Making all in meta-mrw
  719. make[3]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/meta-mrw'
  720. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mrw-meta.lo mrw-meta.c
  721. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mrw-meta.c -fPIC -DPIC -o .libs/mrw-meta.o
  722. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -module -avoid-version -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o meta_mrw.la -rpath /usr/share/rawstudio/plugins/ mrw-meta.lo -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl -lgphoto2 -lgphoto2_port -lm -lX11
  723. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/mrw-meta.o -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl /usr/lib64/libgphoto2.so /usr/lib64/libgphoto2_port.so -lm -lX11 -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,meta_mrw.so -o .libs/meta_mrw.so
  724. libtool: link: ( cd ".libs" && rm -f "meta_mrw.la" && ln -s "../meta_mrw.la" "meta_mrw.la" )
  725. make[3]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/meta-mrw'
  726. Making all in meta-raf
  727. make[3]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/meta-raf'
  728. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o raf-meta.lo raf-meta.c
  729. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c raf-meta.c -fPIC -DPIC -o .libs/raf-meta.o
  730. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -module -avoid-version -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o meta_raf.la -rpath /usr/share/rawstudio/plugins/ raf-meta.lo -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl -lgphoto2 -lgphoto2_port -lm -lX11
  731. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/raf-meta.o -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl /usr/lib64/libgphoto2.so /usr/lib64/libgphoto2_port.so -lm -lX11 -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,meta_raf.so -o .libs/meta_raf.so
  732. libtool: link: ( cd ".libs" && rm -f "meta_raf.la" && ln -s "../meta_raf.la" "meta_raf.la" )
  733. make[3]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/meta-raf'
  734. Making all in meta-tiff
  735. make[3]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/meta-tiff'
  736. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tiff-meta.lo tiff-meta.c
  737. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c tiff-meta.c -fPIC -DPIC -o .libs/tiff-meta.o
  738. tiff-meta.c: In function 'makernote_olympus':
  739. tiff-meta.c:888:12: warning: 'total' may be used uninitialized in this function [-Wmaybe-uninitialized]
  740. tiff-meta.c:865:7: note: 'total' was declared here
  741. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -module -avoid-version -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o meta_tiff.la -rpath /usr/share/rawstudio/plugins/ tiff-meta.lo -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl -lgphoto2 -lgphoto2_port -lm -lX11
  742. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/tiff-meta.o -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl /usr/lib64/libgphoto2.so /usr/lib64/libgphoto2_port.so -lm -lX11 -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,meta_tiff.so -o .libs/meta_tiff.so
  743. libtool: link: ( cd ".libs" && rm -f "meta_tiff.la" && ln -s "../meta_tiff.la" "meta_tiff.la" )
  744. make[3]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/meta-tiff'
  745. Making all in meta-x3f
  746. make[3]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/meta-x3f'
  747. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o x3f-meta.lo x3f-meta.c
  748. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c x3f-meta.c -fPIC -DPIC -o .libs/x3f-meta.o
  749. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -module -avoid-version -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o meta_x3f.la -rpath /usr/share/rawstudio/plugins/ x3f-meta.lo -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl -lgphoto2 -lgphoto2_port -lm -lX11
  750. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/x3f-meta.o -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl /usr/lib64/libgphoto2.so /usr/lib64/libgphoto2_port.so -lm -lX11 -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,meta_x3f.so -o .libs/meta_x3f.so
  751. libtool: link: ( cd ".libs" && rm -f "meta_x3f.la" && ln -s "../meta_x3f.la" "meta_x3f.la" )
  752. make[3]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/meta-x3f'
  753. Making all in output-jpegfile
  754. make[3]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/output-jpegfile'
  755. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o output-jpegfile.lo output-jpegfile.c
  756. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c output-jpegfile.c -fPIC -DPIC -o .libs/output-jpegfile.o
  757. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -module -avoid-version -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o output_jpegfile.la -rpath /usr/share/rawstudio/plugins/ output-jpegfile.lo -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl -lgphoto2 -lgphoto2_port -lm -lX11
  758. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/output-jpegfile.o -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl /usr/lib64/libgphoto2.so /usr/lib64/libgphoto2_port.so -lm -lX11 -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,output_jpegfile.so -o .libs/output_jpegfile.so
  759. libtool: link: ( cd ".libs" && rm -f "output_jpegfile.la" && ln -s "../output_jpegfile.la" "output_jpegfile.la" )
  760. make[3]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/output-jpegfile'
  761. Making all in output-facebook
  762. make[3]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/output-facebook'
  763. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wstrict-aliasing=0 -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o output-facebook.lo output-facebook.c
  764. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wstrict-aliasing=0 -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-facebook-client.lo rs-facebook-client.c
  765. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wstrict-aliasing=0 -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-facebook-client-param.lo rs-facebook-client-param.c
  766. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wstrict-aliasing=0 -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c output-facebook.c -fPIC -DPIC -o .libs/output-facebook.o
  767. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wstrict-aliasing=0 -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-facebook-client.c -fPIC -DPIC -o .libs/rs-facebook-client.o
  768. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wstrict-aliasing=0 -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-facebook-client-param.c -fPIC -DPIC -o .libs/rs-facebook-client-param.o
  769. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-aliasing=0 -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -module -avoid-version -L/usr/lib -lcurl -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o output_facebook.la -rpath /usr/share/rawstudio/plugins/ output-facebook.lo rs-facebook-client.lo rs-facebook-client-param.lo -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl -lgphoto2 -lgphoto2_port -lm -lX11
  770. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/output-facebook.o .libs/rs-facebook-client.o .libs/rs-facebook-client-param.o -L/usr/lib -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl /usr/lib64/libgphoto2.so /usr/lib64/libgphoto2_port.so -lm -lX11 -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,output_facebook.so -o .libs/output_facebook.so
  771. libtool: link: ( cd ".libs" && rm -f "output_facebook.la" && ln -s "../output_facebook.la" "output_facebook.la" )
  772. make[3]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/output-facebook'
  773. Making all in output-flickr
  774. make[3]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/output-flickr'
  775. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o output-flickr.lo output-flickr.c
  776. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c output-flickr.c -fPIC -DPIC -o .libs/output-flickr.o
  777. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -module -avoid-version -L/usr/lib -lflickcurl -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o output_flickr.la -rpath /usr/share/rawstudio/plugins/ output-flickr.lo -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl -lgphoto2 -lgphoto2_port -lm -lX11
  778. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/output-flickr.o -L/usr/lib -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl /usr/lib64/libgphoto2.so /usr/lib64/libgphoto2_port.so -lm -lX11 -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,output_flickr.so -o .libs/output_flickr.so
  779. libtool: link: ( cd ".libs" && rm -f "output_flickr.la" && ln -s "../output_flickr.la" "output_flickr.la" )
  780. make[3]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/output-flickr'
  781. Making all in output-picasa
  782. make[3]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/output-picasa'
  783. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o output-picasa.lo output-picasa.c
  784. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rs-picasa-client.lo rs-picasa-client.c
  785. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-picasa-client.c -fPIC -DPIC -o .libs/rs-picasa-client.o
  786. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c output-picasa.c -fPIC -DPIC -o .libs/output-picasa.o
  787. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -module -avoid-version -L/usr/lib -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o output_picasa.la -rpath /usr/share/rawstudio/plugins/ output-picasa.lo rs-picasa-client.lo -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl -lgphoto2 -lgphoto2_port -lm -lX11
  788. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/output-picasa.o .libs/rs-picasa-client.o -L/usr/lib -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl /usr/lib64/libgphoto2.so /usr/lib64/libgphoto2_port.so -lm -lX11 -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,output_picasa.so -o .libs/output_picasa.so
  789. libtool: link: ( cd ".libs" && rm -f "output_picasa.la" && ln -s "../output_picasa.la" "output_picasa.la" )
  790. make[3]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/output-picasa'
  791. Making all in output-pngfile
  792. make[3]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/output-pngfile'
  793. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o output-pngfile.lo output-pngfile.c
  794. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c output-pngfile.c -fPIC -DPIC -o .libs/output-pngfile.o
  795. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -module -avoid-version -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o output_pngfile.la -rpath /usr/share/rawstudio/plugins/ output-pngfile.lo -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl -lgphoto2 -lgphoto2_port -lm -lX11
  796. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/output-pngfile.o -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl /usr/lib64/libgphoto2.so /usr/lib64/libgphoto2_port.so -lm -lX11 -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,output_pngfile.so -o .libs/output_pngfile.so
  797. libtool: link: ( cd ".libs" && rm -f "output_pngfile.la" && ln -s "../output_pngfile.la" "output_pngfile.la" )
  798. make[3]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/output-pngfile'
  799. Making all in output-tifffile
  800. make[3]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/output-tifffile'
  801. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o output-tifffile.lo output-tifffile.c
  802. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c output-tifffile.c -fPIC -DPIC -o .libs/output-tifffile.o
  803. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -module -avoid-version -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o output_tifffile.la -rpath /usr/share/rawstudio/plugins/ output-tifffile.lo -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl -lgphoto2 -lgphoto2_port -lm -lX11
  804. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/output-tifffile.o -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl /usr/lib64/libgphoto2.so /usr/lib64/libgphoto2_port.so -lm -lX11 -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,output_tifffile.so -o .libs/output_tifffile.so
  805. libtool: link: ( cd ".libs" && rm -f "output_tifffile.la" && ln -s "../output_tifffile.la" "output_tifffile.la" )
  806. make[3]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/output-tifffile'
  807. Making all in resample
  808. make[3]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/resample'
  809. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -msse2 -c ../../plugins/resample/resample-sse2.c
  810. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -o resample-c.o -c ../../plugins/resample/resample.c
  811. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ../../plugins/resample/resample.c -fPIC -DPIC -o .libs/resample-c.o
  812. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -msse2 -c ../../plugins/resample/resample-sse2.c -fPIC -DPIC -o .libs/resample-sse2.o
  813. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -module -avoid-version -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o resample.la -rpath /usr/share/rawstudio/plugins/ -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl -lgphoto2 -lgphoto2_port -lm -lX11 resample-sse2.lo resample-c.lo
  814. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/resample-sse2.o .libs/resample-c.o -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl /usr/lib64/libgphoto2.so /usr/lib64/libgphoto2_port.so -lm -lX11 -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,resample.so -o .libs/resample.so
  815. libtool: link: ( cd ".libs" && rm -f "resample.la" && ln -s "../resample.la" "resample.la" )
  816. make[3]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/resample'
  817. Making all in rotate
  818. make[3]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/rotate'
  819. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rotate.lo rotate.c
  820. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../../librawstudio/ -I../../ -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rotate.c -fPIC -DPIC -o .libs/rotate.o
  821. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -module -avoid-version -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o rotate.la -rpath /usr/share/rawstudio/plugins/ rotate.lo -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl -lgphoto2 -lgphoto2_port -lm -lX11
  822. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rotate.o -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl /usr/lib64/libgphoto2.so /usr/lib64/libgphoto2_port.so -lm -lX11 -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,rotate.so -o .libs/rotate.so
  823. libtool: link: ( cd ".libs" && rm -f "rotate.la" && ln -s "../rotate.la" "rotate.la" )
  824. make[3]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins/rotate'
  825. make[3]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins'
  826. make[3]: Nothing to be done for `all-am'.
  827. make[3]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins'
  828. make[2]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/plugins'
  829. Making all in src
  830. make[2]: Entering directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/src'
  831. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../librawstudio/ -I../ -Wall -fno-strict-aliasing -DWITH_GCONF -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c application.c
  832. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../librawstudio/ -I../ -Wall -fno-strict-aliasing -DWITH_GCONF -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-actions.c
  833. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../librawstudio/ -I../ -Wall -fno-strict-aliasing -DWITH_GCONF -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gtk-helper.c
  834. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../librawstudio/ -I../ -Wall -fno-strict-aliasing -DWITH_GCONF -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gtk-interface.c
  835. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../librawstudio/ -I../ -Wall -fno-strict-aliasing -DWITH_GCONF -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-save-dialog.c
  836. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../librawstudio/ -I../ -Wall -fno-strict-aliasing -DWITH_GCONF -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gtk-progress.c
  837. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../librawstudio/ -I../ -Wall -fno-strict-aliasing -DWITH_GCONF -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-camera-db.c
  838. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../librawstudio/ -I../ -Wall -fno-strict-aliasing -DWITH_GCONF -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-cache.c
  839. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../librawstudio/ -I../ -Wall -fno-strict-aliasing -DWITH_GCONF -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-batch.c
  840. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../librawstudio/ -I../ -Wall -fno-strict-aliasing -DWITH_GCONF -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-toolbox.c
  841. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../librawstudio/ -I../ -Wall -fno-strict-aliasing -DWITH_GCONF -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-navigator.c
  842. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../librawstudio/ -I../ -Wall -fno-strict-aliasing -DWITH_GCONF -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-photo.c
  843. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../librawstudio/ -I../ -Wall -fno-strict-aliasing -DWITH_GCONF -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-tiff.c
  844. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../librawstudio/ -I../ -Wall -fno-strict-aliasing -DWITH_GCONF -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c filename.c
  845. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../librawstudio/ -I../ -Wall -fno-strict-aliasing -DWITH_GCONF -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-store.c
  846. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../librawstudio/ -I../ -Wall -fno-strict-aliasing -DWITH_GCONF -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-preview-widget.c
  847. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../librawstudio/ -I../ -Wall -fno-strict-aliasing -DWITH_GCONF -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-loupe.c
  848. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../librawstudio/ -I../ -Wall -fno-strict-aliasing -DWITH_GCONF -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-histogram.c
  849. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../librawstudio/ -I../ -Wall -fno-strict-aliasing -DWITH_GCONF -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c eog-pixbuf-cell-renderer.c
  850. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../librawstudio/ -I../ -Wall -fno-strict-aliasing -DWITH_GCONF -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-pixbuf.c
  851. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../librawstudio/ -I../ -Wall -fno-strict-aliasing -DWITH_GCONF -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-external-editor.c
  852. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../librawstudio/ -I../ -Wall -fno-strict-aliasing -DWITH_GCONF -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-dir-selector.c
  853. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../librawstudio/ -I../ -Wall -fno-strict-aliasing -DWITH_GCONF -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-tag-gui.c
  854. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/ -I/usr/include/gphoto2 -I../librawstudio/ -I../ -Wall -fno-strict-aliasing -DWITH_GCONF -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rs-tethered-shooting.c
  855. rs-tethered-shooting.c: In function 'rs_tethered_shooting_open':
  856. rs-tethered-shooting.c:1178:2: warning: passing argument 2 of 'gp_context_set_error_func' from incompatible pointer type [enabled by default]
  857. In file included from /usr/include/gphoto2/gphoto2/gphoto2-abilities-list.h:28:0,
  858. from /usr/include/gphoto2/gphoto2/gphoto2-camera.h:50,
  859. from rs-tethered-shooting.c:28:
  860. /usr/include/gphoto2/gphoto2/gphoto2-context.h:89:6: note: expected 'GPContextErrorFunc' but argument is of type 'void (*)(struct GPContext *, const char *, struct __va_list_tag *, void *)'
  861. rs-tethered-shooting.c:1179:2: warning: passing argument 2 of 'gp_context_set_status_func' from incompatible pointer type [enabled by default]
  862. In file included from /usr/include/gphoto2/gphoto2/gphoto2-abilities-list.h:28:0,
  863. from /usr/include/gphoto2/gphoto2/gphoto2-camera.h:50,
  864. from rs-tethered-shooting.c:28:
  865. /usr/include/gphoto2/gphoto2/gphoto2-context.h:91:6: note: expected 'GPContextStatusFunc' but argument is of type 'void (*)(struct GPContext *, const char *, struct __va_list_tag *, void *)'
  866. rs-pixbuf.c: In function 'rs_pixbuf_draw_hline':
  867. rs-pixbuf.c:25:14: warning: variable 'height' set but not used [-Wunused-but-set-variable]
  868. rs-pixbuf.c:25:7: warning: variable 'width' set but not used [-Wunused-but-set-variable]
  869. rs-pixbuf.c: In function 'rs_pixbuf_draw_vline':
  870. rs-pixbuf.c:50:14: warning: variable 'height' set but not used [-Wunused-but-set-variable]
  871. rs-pixbuf.c:50:7: warning: variable 'width' set but not used [-Wunused-but-set-variable]
  872. rs-dir-selector.c: In function 'rs_dir_selector_class_init':
  873. rs-dir-selector.c:60:18: warning: variable 'object_class' set but not used [-Wunused-but-set-variable]
  874. rs-dir-selector.c:59:18: warning: variable 'widget_class' set but not used [-Wunused-but-set-variable]
  875. rs-save-dialog.c: In function 'job':
  876. rs-save-dialog.c:293:9: warning: variable 'actual_scale' set but not used [-Wunused-but-set-variable]
  877. rs-histogram.c: In function 'rs_histogram_widget_class_init':
  878. rs-histogram.c:59:18: warning: variable 'object_class' set but not used [-Wunused-but-set-variable]
  879. rs-preview-widget.c: In function 'rs_preview_widget_class_init':
  880. rs-preview-widget.c:256:18: warning: variable 'object_class' set but not used [-Wunused-but-set-variable]
  881. rs-preview-widget.c:255:18: warning: variable 'widget_class' set but not used [-Wunused-but-set-variable]
  882. gtk-interface.c: In function 'gui_make_preference_window':
  883. gtk-interface.c:865:16: warning: variable 'color_space' set but not used [-Wunused-but-set-variable]
  884. application.c: In function 'rs_photo_save':
  885. application.c:137:9: warning: variable 'actual_scale' set but not used [-Wunused-but-set-variable]
  886. application.c: In function 'rs_photo_copy_to_clipboard':
  887. application.c:181:9: warning: variable 'actual_scale' set but not used [-Wunused-but-set-variable]
  888. gtk-interface.c: In function 'gui_init':
  889. gtk-interface.c:1604:20: warning: variable 'factory' set but not used [-Wunused-but-set-variable]
  890. rs-store.c: In function 'rs_store_class_init':
  891. rs-store.c:184:18: warning: variable 'object_class' set but not used [-Wunused-but-set-variable]
  892. rs-store.c:183:18: warning: variable 'widget_class' set but not used [-Wunused-but-set-variable]
  893. rs-store.c: In function 'rs_store_get_name':
  894. rs-store.c:1671:16: warning: variable 'model' set but not used [-Wunused-but-set-variable]
  895. rs-store.c: In function 'store_group_update_pixbufs':
  896. rs-store.c:1991:18: warning: variable 'new_height' set but not used [-Wunused-but-set-variable]
  897. rs-store.c:1991:7: warning: variable 'new_width' set but not used [-Wunused-but-set-variable]
  898. rs-store.c:1990:7: warning: variable 'channels' set but not used [-Wunused-but-set-variable]
  899. rs-store.c:1989:10: warning: variable 'pixels' set but not used [-Wunused-but-set-variable]
  900. rs-store.c:1988:8: warning: variable 'rowstride' set but not used [-Wunused-but-set-variable]
  901. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -DWITH_GCONF -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o rawstudio application.o rs-actions.o gtk-helper.o gtk-interface.o rs-save-dialog.o gtk-progress.o rs-camera-db.o rs-cache.o rs-batch.o rs-toolbox.o rs-navigator.o rs-photo.o rs-tiff.o filename.o rs-store.o rs-preview-widget.o rs-loupe.o rs-histogram.o eog-pixbuf-cell-renderer.o rs-pixbuf.o rs-external-editor.o rs-dir-selector.o rs-tag-gui.o rs-tethered-shooting.o ../librawstudio/librawstudio-2.0.la -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl -lgphoto2 -lgphoto2_port -lm -lX11 -ljpeg -ltiff
  902. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -DWITH_GCONF -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o .libs/rawstudio application.o rs-actions.o gtk-helper.o gtk-interface.o rs-save-dialog.o gtk-progress.o rs-camera-db.o rs-cache.o rs-batch.o rs-toolbox.o rs-navigator.o rs-photo.o rs-tiff.o filename.o rs-store.o rs-preview-widget.o rs-loupe.o rs-histogram.o eog-pixbuf-cell-renderer.o rs-pixbuf.o rs-external-editor.o rs-dir-selector.o rs-tag-gui.o rs-tethered-shooting.o ../librawstudio/.libs/librawstudio-2.0.so -L/usr/lib64/ -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgconf-2 -llcms -ldbus-1 -lexiv2 -lfftw3f -llensfun -lglib-2.0 -lflickcurl -lxml2 -lcurl -lsqlite3 -lssl /usr/lib64/libgphoto2.so /usr/lib64/libgphoto2_port.so -lm -lX11 -ljpeg -ltiff
  903. application.o: In function `main':
  904. /tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/src/application.c:708: undefined reference to `g_thread_init'
  905. collect2: error: ld returned 1 exit status
  906. make[2]: *** [rawstudio] Error 1
  907. make[2]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/src'
  908. make[1]: *** [all-recursive] Error 1
  909. make[1]: Leaving directory `/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0'
  910. make: *** [all] Error 2
  911. * ERROR: media-gfx/rawstudio-2.0 failed (compile phase):
  912. * emake failed
  913. *
  914. * If you need support, post the output of `emerge --info '=media-gfx/rawstudio-2.0'`,
  915. * the complete build log and the output of `emerge -pqv '=media-gfx/rawstudio-2.0'`.
  916. * The complete build log is located at '/var/log/portage/media-gfx:rawstudio-2.0:20120721-161720.log'.
  917. * For convenience, a symlink to the build log is located at '/tmp/portage/media-gfx/rawstudio-2.0/temp/build.log'.
  918. * The ebuild environment file is located at '/tmp/portage/media-gfx/rawstudio-2.0/temp/environment'.
  919. * Working directory: '/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0'
  920. * S: '/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0'