Advertisement
Deadik

Untitled

Sep 16th, 2017
659
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 43.03 KB | None | 0 0
  1. * Package:    media-gfx/ufraw-0.22-r1
  2.  * Repository: gentoo
  3.  * Maintainer: graphics@gentoo.org
  4.  * USE:        abi_x86_64 amd64 elibc_glibc gimp gtk kernel_linux openmp userland_GNU
  5.  * FEATURES:   preserve-libs sandbox userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking ufraw-0.22.tar.gz to /var/tmp/portage/media-gfx/ufraw-0.22-r1/work
  8. >>> Source unpacked in /var/tmp/portage/media-gfx/ufraw-0.22-r1/work
  9. >>> Preparing source in /var/tmp/portage/media-gfx/ufraw-0.22-r1/work/ufraw-0.22 ...
  10.  * Applying ufraw-0.17-cfitsio-automagic.patch ...                       [ ok ]
  11.  * Applying ufraw-0.22-jasper-automagic.patch ...                        [ ok ]
  12.  * Applying ufraw-0.22-crashfix.patch ...                                [ ok ]
  13.  * Applying ufraw-0.22-drop_superfluous_abs.patch ...                    [ ok ]
  14.  * Applying ufraw-0.22-fix-unsigned-char.patch ...                       [ ok ]
  15.  * Running eautoreconf in '/var/tmp/portage/media-gfx/ufraw-0.22-r1/work/ufraw-0.22' ...
  16.  * Running glib-gettextize --copy --force ...                            [ ok ]
  17.  * Running aclocal ...                                                   [ ok ]
  18.  * Running autoconf --force ...                                          [ ok ]
  19.  * Running autoheader ...                                                [ ok ]
  20.  * Running automake --add-missing --copy --foreign --force-missing ...   [ ok ]
  21.  * Running elibtoolize in: ufraw-0.22/
  22. >>> Source prepared.
  23. >>> Configuring source in /var/tmp/portage/media-gfx/ufraw-0.22-r1/work/ufraw-0.22 ...
  24.  * econf: updating ufraw-0.22/config.guess with /usr/share/gnuconfig/config.guess
  25.  * econf: updating ufraw-0.22/config.sub with /usr/share/gnuconfig/config.sub
  26. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-depen
  27. dency-tracking --disable-silent-rules --docdir=/usr/share/doc/ufraw-0.22-r1 --htmldir=/usr/share/doc/ufraw-0.22-r1/html --libdir=/usr/lib64 --disable-contrast --without-cfitsio --with-gimp --disable-mime --with
  28. -gtk --disable-jasper --enable-openmp --disable-dst-correction
  29. configure: loading site script /usr/share/config.site
  30. checking build system type... x86_64-pc-linux-gnu
  31. checking host system type... x86_64-pc-linux-gnu
  32. checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c
  33. checking whether build environment is sane... yes
  34. checking for a thread-safe mkdir -p... /bin/mkdir -p
  35. checking for gawk... gawk
  36. checking whether make sets $(MAKE)... yes
  37. checking whether make supports nested variables... yes
  38. checking whether make supports nested variables... (cached) yes
  39. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  40. checking whether the C compiler works... yes
  41. checking for C compiler default output file name... a.out
  42. checking for suffix of executables...
  43. checking whether we are cross compiling... no
  44. checking for suffix of object files... o
  45. checking whether we are using the GNU C compiler... yes
  46. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  47. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  48. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  49. checking for style of include used by make... GNU
  50. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  51. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  52. checking whether we are using the GNU C++ compiler... yes
  53. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  54. checking dependency style of x86_64-pc-linux-gnu-g++... none
  55. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  56. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  57. checking for pod2man... pod2man
  58. checking for _LARGEFILE_SOURCE value needed for large files... no
  59. checking for library containing getopt_long... none required
  60. checking for library containing pow... -lm
  61. checking for canonicalize_file_name... yes
  62. checking for memmem... yes
  63. checking for strcasecmp... yes
  64. checking for strcasestr... yes
  65. checking for x86_64-pc-linux-gnu-gcc option to support OpenMP... -fopenmp
  66. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  67. checking pkg-config is at least version 0.9.0... yes
  68. checking for GLIB... yes
  69. checking for LCMS2... yes
  70. checking for GTKBASE... yes
  71. checking for GTK... yes
  72. checking for GIMP... yes
  73. checking for GIMP_2_4... yes
  74. checking for GIMP_2_9... no
  75. checking for deflate in -lz... yes
  76. checking for BZ2_bzReadOpen in -lbz2... yes
  77. checking for grep that handles long lines and -e... /bin/grep
  78. checking for egrep... /bin/grep -E
  79. checking for ANSI C header files... yes
  80. checking for sys/types.h... yes
  81. checking for sys/stat.h... yes
  82. checking for stdlib.h... yes
  83. checking for string.h... yes
  84. checking for memory.h... yes
  85. checking for strings.h... yes
  86. checking for inttypes.h... yes
  87. checking for stdint.h... yes
  88. checking for unistd.h... yes
  89. checking jpeglib.h usability... yes
  90. checking jpeglib.h presence... yes
  91. checking for jpeglib.h... yes
  92. checking for jpeg_CreateCompress in -ljpeg... yes
  93. checking for LIBTIFF... yes
  94. checking for LIBPNG... yes
  95. checking for EXIV2... yes
  96. checking for LENSFUN... yes
  97. checking locale.h usability... yes
  98. checking locale.h presence... yes
  99. checking for locale.h... yes
  100. checking for LC_MESSAGES... yes
  101. checking libintl.h usability... yes
  102. checking libintl.h presence... yes
  103. checking for libintl.h... yes
  104. checking for ngettext in libc... yes
  105. checking for dgettext in libc... yes
  106. checking for bind_textdomain_codeset... yes
  107. checking for msgfmt... /usr/bin/msgfmt
  108. checking for dcgettext... yes
  109. checking if msgfmt accepts -c... yes
  110. checking for gmsgfmt... /usr/bin/gmsgfmt
  111. checking for xgettext... /usr/bin/xgettext
  112. checking for catalogs to be installed...  ru
  113. checking whether to install mime types... no
  114. checking whether to build extras... no
  115. checking whether to enable DST correction for file timestamps... no
  116. checking whether to enable the contrast setting option... no
  117. checking whether to enable 'None' interpolation... no
  118. checking whether to enable debugging with valgrind... no
  119. checking that generated files are newer than configure... done
  120. configure: creating ./config.status
  121. config.status: creating Makefile
  122. config.status: creating icons/Makefile
  123. config.status: creating po/Makefile.in
  124. config.status: creating ufraw-setup.iss
  125. config.status: creating config.h
  126. config.status: executing depfiles commands
  127. config.status: executing default-1 commands
  128. configure: ====================== summary =====================
  129. configure: build GTK GUI: yes
  130. configure: build GIMP plug-in: yes
  131. configure: EXIF support using exiv2: yes
  132. configure: JPEG support: yes
  133. configure: JPEG2000 (libjasper) support: no
  134. configure: TIFF support: yes
  135. configure: PNG support: yes
  136. configure: FITS support: no
  137. configure: gzip compressed raw support: yes
  138. configure: bzip2 compressed raw support: yes
  139. configure: lens defects correction support using lensfun: yes
  140. >>> Source configured.
  141. >>> Compiling source in /var/tmp/portage/media-gfx/ufraw-0.22-r1/work/ufraw-0.22 ...
  142. make -j4 AR=x86_64-pc-linux-gnu-ar
  143. make  all-recursive
  144. make[1]: вход в каталог «/var/tmp/portage/media-gfx/ufraw-0.22-r1/work/ufraw-0.22»
  145. Making all in po
  146. make[2]: вход в каталог «/var/tmp/portage/media-gfx/ufraw-0.22-r1/work/ufraw-0.22/po»
  147. file=./`echo ru | sed 's,.*/,,'`.gmo \
  148.   && rm -f $file && /usr/bin/gmsgfmt -c -o $file ru.po
  149. make[2]: выход из каталога «/var/tmp/portage/media-gfx/ufraw-0.22-r1/work/ufraw-0.22/po»
  150. Making all in icons
  151. make[2]: вход в каталог «/var/tmp/portage/media-gfx/ufraw-0.22-r1/work/ufraw-0.22/icons»
  152. make[2]: Цель «all» не требует выполнения команд.
  153. make[2]: выход из каталога «/var/tmp/portage/media-gfx/ufraw-0.22-r1/work/ufraw-0.22/icons»
  154. make[2]: вход в каталог «/var/tmp/portage/media-gfx/ufraw-0.22-r1/work/ufraw-0.22»
  155. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/incl
  156. ude/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fr
  157. eetype2  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/lensfun -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/libpng16   -DDCRAW_NOMAIN -DUFRAW_LOCALEDI
  158. R=\"/usr/share/locale\"   -march=native -O2 -pipe -msse -msse2 -msse3 -mmmx -fopenmp -c -o dcraw.o dcraw.cc
  159. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/incl
  160. ude/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fr
  161. eetype2  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/lensfun -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/libpng16   -DDCRAW_NOMAIN -DUFRAW_LOCALEDI
  162. R=\"/usr/share/locale\"   -march=native -O2 -pipe -msse -msse2 -msse3 -mmmx -fopenmp -c -o ufraw_ufraw.o ufraw_ufraw.c
  163. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/incl
  164. ude/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fr
  165. eetype2  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/lensfun -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/libpng16   -DDCRAW_NOMAIN -DUFRAW_LOCALEDI
  166. R=\"/usr/share/locale\"   -march=native -O2 -pipe -msse -msse2 -msse3 -mmmx -fopenmp -c -o ufraw_routines.o ufraw_routines.c
  167. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/incl
  168. ude/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fr
  169. eetype2  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/lensfun -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/libpng16   -DDCRAW_NOMAIN -DUFRAW_LOCALEDI
  170. R=\"/usr/share/locale\"   -march=native -O2 -pipe -msse -msse2 -msse3 -mmmx -fopenmp -c -o ufraw_colorspaces.o ufraw_colorspaces.c
  171. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/incl
  172. ude/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fr
  173. eetype2  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/lensfun -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/libpng16   -DDCRAW_NOMAIN -DUFRAW_LOCALEDI
  174. R=\"/usr/share/locale\"   -march=native -O2 -pipe -msse -msse2 -msse3 -mmmx -fopenmp -c -o ufraw_developer.o ufraw_developer.c
  175. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/incl
  176. ude/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fr
  177. eetype2  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/lensfun -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/libpng16   -DDCRAW_NOMAIN -DUFRAW_LOCALEDI
  178. R=\"/usr/share/locale\"   -march=native -O2 -pipe -msse -msse2 -msse3 -mmmx -fopenmp -c -o ufraw_conf.o ufraw_conf.c
  179. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/incl
  180. ude/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fr
  181. eetype2  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/lensfun -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/libpng16   -DDCRAW_NOMAIN -DUFRAW_LOCALEDI
  182. R=\"/usr/share/locale\"   -march=native -O2 -pipe -msse -msse2 -msse3 -mmmx -fopenmp -c -o ufraw_writer.o ufraw_writer.c
  183. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/incl
  184. ude/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fr
  185. eetype2  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/lensfun -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/libpng16   -DDCRAW_NOMAIN -DUFRAW_LOCALEDI
  186. R=\"/usr/share/locale\"   -march=native -O2 -pipe -msse -msse2 -msse3 -mmmx -fopenmp -c -o ufraw_embedded.o ufraw_embedded.c
  187. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/incl
  188. ude/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fr
  189. eetype2  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/lensfun -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/libpng16   -DDCRAW_NOMAIN -DUFRAW_LOCALEDI
  190. R=\"/usr/share/locale\"   -march=native -O2 -pipe -msse -msse2 -msse3 -mmmx -fopenmp -c -o ufraw_message.o ufraw_message.c
  191. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/incl
  192. ude/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fr
  193. eetype2  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/lensfun -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/libpng16   -DDCRAW_NOMAIN -DUFRAW_LOCALEDI
  194. R=\"/usr/share/locale\"   -march=native -O2 -pipe -msse -msse2 -msse3 -mmmx -fopenmp -c -o ufobject.o ufobject.cc
  195. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/incl
  196. ude/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fr
  197. eetype2  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/lensfun -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/libpng16   -DDCRAW_NOMAIN -DUFRAW_LOCALEDI
  198. R=\"/usr/share/locale\"   -march=native -O2 -pipe -msse -msse2 -msse3 -mmmx -fopenmp -c -o ufraw_settings.o ufraw_settings.cc
  199. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/incl
  200. ude/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fr
  201. eetype2  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/lensfun -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/libpng16   -DDCRAW_NOMAIN -DUFRAW_LOCALEDI
  202. R=\"/usr/share/locale\"   -march=native -O2 -pipe -msse -msse2 -msse3 -mmmx -fopenmp -c -o ufraw_lensfun.o ufraw_lensfun.cc
  203. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/incl
  204. ude/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fr
  205. eetype2  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/lensfun -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/libpng16   -DDCRAW_NOMAIN -DUFRAW_LOCALEDI
  206. R=\"/usr/share/locale\"   -march=native -O2 -pipe -msse -msse2 -msse3 -mmmx -fopenmp -c -o wb_presets.o wb_presets.c
  207. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/incl
  208. ude/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fr
  209. eetype2  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/lensfun -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/libpng16   -DDCRAW_NOMAIN -DUFRAW_LOCALEDI
  210. R=\"/usr/share/locale\"   -march=native -O2 -pipe -msse -msse2 -msse3 -mmmx -fopenmp -c -o dcraw_api.o dcraw_api.cc
  211. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/incl
  212. ude/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fr
  213. eetype2  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/lensfun -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/libpng16   -DDCRAW_NOMAIN -DUFRAW_LOCALEDI
  214. R=\"/usr/share/locale\"   -march=native -O2 -pipe -msse -msse2 -msse3 -mmmx -fopenmp -c -o dcraw_indi.o dcraw_indi.c
  215. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/incl
  216. ude/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fr
  217. eetype2  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/lensfun -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/libpng16   -DDCRAW_NOMAIN -DUFRAW_LOCALEDI
  218. R=\"/usr/share/locale\"   -march=native -O2 -pipe -msse -msse2 -msse3 -mmmx -fopenmp -c -o nikon_curve.o nikon_curve.c
  219. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/incl
  220. ude/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fr
  221. eetype2  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/lensfun -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/libpng16   -DDCRAW_NOMAIN -DUFRAW_LOCALEDI
  222. R=\"/usr/share/locale\"   -march=native -O2 -pipe -msse -msse2 -msse3 -mmmx -fopenmp -c -o uf_gtk.o uf_gtk.cc
  223. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/incl
  224. ude/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fr
  225. eetype2  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/lensfun -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/libpng16   -DDCRAW_NOMAIN -DUFRAW_LOCALEDI
  226. R=\"/usr/share/locale\"   -march=native -O2 -pipe -msse -msse2 -msse3 -mmmx -fopenmp -c -o ufraw_exiv2.o ufraw_exiv2.cc
  227. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/incl
  228. ude/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fr
  229. eetype2  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/lensfun -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/libpng16   -DDCRAW_NOMAIN -DUFRAW_LOCALEDI
  230. R=\"/usr/share/locale\"   -march=native -O2 -pipe -msse -msse2 -msse3 -mmmx -fopenmp -c -o iccjpeg.o iccjpeg.c
  231. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/incl
  232. ude/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fr
  233. eetype2  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/lensfun -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/libpng16   -DDCRAW_NOMAIN -DUFRAW_LOCALEDI
  234. R=\"/usr/share/locale\"   -march=native -O2 -pipe -msse -msse2 -msse3 -mmmx -fopenmp -c -o ufraw_preview.o ufraw_preview.c
  235. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/incl
  236. ude/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fr
  237. eetype2  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/lensfun -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/libpng16   -DDCRAW_NOMAIN -DUFRAW_LOCALEDI
  238. R=\"/usr/share/locale\"   -march=native -O2 -pipe -msse -msse2 -msse3 -mmmx -fopenmp -c -o ufraw_saver.o ufraw_saver.c
  239. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/incl
  240. ude/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fr
  241. eetype2  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/lensfun -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/libpng16   -DDCRAW_NOMAIN -DUFRAW_LOCALEDI
  242. R=\"/usr/share/locale\"   -march=native -O2 -pipe -msse -msse2 -msse3 -mmmx -fopenmp -c -o ufraw_delete.o ufraw_delete.c
  243. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/incl
  244. ude/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fr
  245. eetype2  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/lensfun -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/libpng16   -DDCRAW_NOMAIN -DUFRAW_LOCALEDI
  246. R=\"/usr/share/locale\"   -march=native -O2 -pipe -msse -msse2 -msse3 -mmmx -fopenmp -c -o ufraw_chooser.o ufraw_chooser.c
  247. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/incl
  248. ude/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fr
  249. eetype2  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/lensfun -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/libpng16   -DDCRAW_NOMAIN -DUFRAW_LOCALEDI
  250. R=\"/usr/share/locale\"   -march=native -O2 -pipe -msse -msse2 -msse3 -mmmx -fopenmp -c -o ufraw_icons.o ufraw_icons.c
  251. ufraw_icons.c: В функции «load_icon»:
  252. ufraw_icons.c:20:5: предупреждение: «gdk_pixbuf_new_from_inline» is deprecated [-Wdeprecated-declarations]
  253.      GdkPixbuf *pixbuf = gdk_pixbuf_new_from_inline(-1, icon, FALSE, NULL);
  254.      ^
  255. In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34:0,
  256.                  from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37,
  257.                  from /usr/include/gtk-2.0/gdk/gdkcairo.h:28,
  258.                  from /usr/include/gtk-2.0/gdk/gdk.h:33,
  259.                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
  260.                  from ufraw_icons.c:15:
  261. /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: замечание: declared here
  262.  GdkPixbuf* gdk_pixbuf_new_from_inline (gint          data_length,
  263.             ^
  264. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/incl
  265. ude/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fr
  266. eetype2  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/lensfun -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/libpng16   -DDCRAW_NOMAIN -DUFRAW_LOCALEDI
  267. R=\"/usr/share/locale\"   -march=native -O2 -pipe -msse -msse2 -msse3 -mmmx -fopenmp -c -o curveeditor_widget.o curveeditor_widget.c
  268. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/incl
  269. ude/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fr
  270. eetype2  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/lensfun -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/libpng16   -DDCRAW_NOMAIN -DUFRAW_LOCALEDI
  271. R=\"/usr/share/locale\"   -march=native -O2 -pipe -msse -msse2 -msse3 -mmmx -fopenmp -c -o ufraw_lens_ui.o ufraw_lens_ui.c
  272. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/incl
  273. ude/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fr
  274. eetype2  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/lensfun -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/libpng16   -DDCRAW_NOMAIN -DUFRAW_LOCALEDI
  275. R=\"/usr/share/locale\"   -march=native -O2 -pipe -msse -msse2 -msse3 -mmmx -fopenmp -c -o ufraw-batch.o ufraw-batch.c
  276. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/incl
  277. ude/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fr
  278. eetype2  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/lensfun -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/libpng16   -DDCRAW_NOMAIN -DUFRAW_LOCALEDI
  279. R=\"/usr/share/locale\" -pthread -I/usr/include/gimp-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/i
  280. nclude/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include
  281. /freetype2     -march=native -O2 -pipe -msse -msse2 -msse3 -mmmx -fopenmp -c -o ufraw_gimp-ufraw-gimp.o `test -f 'ufraw-gimp.c' || echo './'`ufraw-gimp.c
  282. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/incl
  283. ude/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fr
  284. eetype2  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/lensfun -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/libpng16     -march=native -O2 -pipe -msse
  285.  -msse2 -msse3 -mmmx -fopenmp -c -o ufraw-ufraw.o `test -f 'ufraw.c' || echo './'`ufraw.c
  286. rm -f libufraw.a
  287. x86_64-pc-linux-gnu-ar cru libufraw.a dcraw.o ufraw_ufraw.o ufraw_routines.o ufraw_colorspaces.o ufraw_developer.o ufraw_conf.o ufraw_writer.o ufraw_embedded.o ufraw_message.o ufobject.o ufraw_settings.o ufraw_
  288. lensfun.o wb_presets.o dcraw_api.o dcraw_indi.o nikon_curve.o uf_gtk.o ufraw_exiv2.o iccjpeg.o ufraw_preview.o ufraw_saver.o ufraw_delete.o ufraw_chooser.o ufraw_icons.o curveeditor_widget.o ufraw_lens_ui.o
  289. x86_64-pc-linux-gnu-ranlib libufraw.a
  290. x86_64-pc-linux-gnu-g++  -march=native -O2 -pipe -msse -msse2 -msse3 -mmmx -fopenmp  -Wl,-O1 -Wl,--as-needed -o ufraw-batch  ufraw-batch.o libufraw.a  -L/usr/lib -lexiv2  -lgthread-2.0 -pthread -lglib-2.0  -llc
  291. ms2  -L/usr//usr/lib64 -llensfun  -ltiff  -lpng16    -ljpeg -lbz2 -lz -lm
  292. x86_64-pc-linux-gnu-g++  -march=native -O2 -pipe -msse -msse2 -msse3 -mmmx -fopenmp  -Wl,-O1 -Wl,--as-needed -o ufraw-gimp ufraw_gimp-ufraw-gimp.o libufraw.a  -L/usr/lib -lexiv2  -lgthread-2.0 -pthread -lglib-2
  293. .0  -llcms2  -L/usr//usr/lib64 -llensfun  -ltiff  -lpng16    -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0
  294.  -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype  -lgtkimageview -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0
  295. -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype  -ljpeg -lbz2 -lz -lm
  296. x86_64-pc-linux-gnu-g++  -march=native -O2 -pipe -msse -msse2 -msse3 -mmmx -fopenmp  -Wl,-O1 -Wl,--as-needed -o ufraw ufraw-ufraw.o libufraw.a  -L/usr/lib -lexiv2  -lgthread-2.0 -pthread -lglib-2.0  -llcms2  -L
  297. /usr//usr/lib64 -llensfun  -ltiff  -lpng16    -lgtkimageview -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontc
  298. onfig -lfreetype  -ljpeg -lbz2 -lz -lm
  299. libufraw.a(ufraw_exiv2.o): In function `uf_strlcpy_to_utf8(char*, unsigned long, std::_List_const_iterator<Exiv2::Exifdatum>, Exiv2::ExifData&) [clone .constprop.48]':
  300. ufraw_exiv2.cc:(.text+0xf1): undefined reference to `Exiv2::Metadatum::print[abi:cxx11](Exiv2::ExifData const*) const'
  301. libufraw.a(ufraw_exiv2.o): In function `ufraw_exif_read_input':
  302. ufraw_exiv2.cc:(.text+0x4f6): undefined reference to `Exiv2::ExifKey::ExifKey(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  303. ufraw_exiv2.cc:(.text+0x5a7): undefined reference to `Exiv2::ExifKey::ExifKey(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  304. ufraw_exiv2.cc:(.text+0x94b): undefined reference to `Exiv2::ImageFactory::open(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool)'
  305. libufraw.a(ufraw_exiv2.o): In function `ufraw_prepare_exifdata(ufraw_struct*)':
  306. ufraw_exiv2.cc:(.text+0xe82): undefined reference to `Exiv2::ExifKey::ExifKey(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  307. ufraw_exiv2.cc:(.text+0xfb1): undefined reference to `Exiv2::ExifKey::ExifKey(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  308. ufraw_exiv2.cc:(.text+0x102e): undefined reference to `Exiv2::ExifKey::ExifKey(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  309. ufraw_exiv2.cc:(.text+0x10ab): undefined reference to `Exiv2::ExifKey::ExifKey(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  310. ufraw_exiv2.cc:(.text+0x1128): undefined reference to `Exiv2::ExifKey::ExifKey(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  311. libufraw.a(ufraw_exiv2.o):ufraw_exiv2.cc:(.text+0x11a5): more undefined references to `Exiv2::ExifKey::ExifKey(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' follow
  312. libufraw.a(ufraw_exiv2.o): In function `ufraw_prepare_exifdata(ufraw_struct*)':
  313. ufraw_exiv2.cc:(.text+0x1db0): undefined reference to `Exiv2::ExifData::operator[](std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  314. ufraw_exiv2.cc:(.text+0x1e38): undefined reference to `Exiv2::ExifData::operator[](std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  315. ufraw_exiv2.cc:(.text+0x1e48): undefined reference to `Exiv2::Exifdatum::operator=(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  316. libufraw.a(ufraw_exiv2.o): In function `ufraw_exif_write':
  317. ufraw_exiv2.cc:(.text+0x278a): undefined reference to `Exiv2::ImageFactory::open(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool)'
  318. libufraw.a(ufraw_exiv2.o): In function `ufraw_exif_prepare_output':
  319. ufraw_exiv2.cc:(.text+0x30d9): undefined reference to `Exiv2::ExifKey::ExifKey(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  320. collect2: ошибка: выполнение ld завершилось с кодом возврата 1
  321. make[2]: *** [Makefile:795: ufraw-batch] Ошибка 1
  322. make[2]: *** Ожидание завершения заданий…
  323. libufraw.a(ufraw_exiv2.o): In function `uf_strlcpy_to_utf8(char*, unsigned long, std::_List_const_iterator<Exiv2::Exifdatum>, Exiv2::ExifData&) [clone .constprop.48]':
  324. ufraw_exiv2.cc:(.text+0xf1): undefined reference to `Exiv2::Metadatum::print[abi:cxx11](Exiv2::ExifData const*) const'
  325. libufraw.a(ufraw_exiv2.o): In function `ufraw_exif_read_input':
  326. ufraw_exiv2.cc:(.text+0x4f6): undefined reference to `Exiv2::ExifKey::ExifKey(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  327. ufraw_exiv2.cc:(.text+0x5a7): undefined reference to `Exiv2::ExifKey::ExifKey(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  328. ufraw_exiv2.cc:(.text+0x94b): undefined reference to `Exiv2::ImageFactory::open(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool)'
  329. libufraw.a(ufraw_exiv2.o): In function `ufraw_prepare_exifdata(ufraw_struct*)':
  330. ufraw_exiv2.cc:(.text+0xe82): undefined reference to `Exiv2::ExifKey::ExifKey(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  331. ufraw_exiv2.cc:(.text+0xfb1): undefined reference to `Exiv2::ExifKey::ExifKey(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  332. ufraw_exiv2.cc:(.text+0x102e): undefined reference to `Exiv2::ExifKey::ExifKey(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  333. ufraw_exiv2.cc:(.text+0x10ab): undefined reference to `Exiv2::ExifKey::ExifKey(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  334. ufraw_exiv2.cc:(.text+0x1128): undefined reference to `Exiv2::ExifKey::ExifKey(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  335. libufraw.a(ufraw_exiv2.o):ufraw_exiv2.cc:(.text+0x11a5): more undefined references to `Exiv2::ExifKey::ExifKey(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' follow
  336. libufraw.a(ufraw_exiv2.o): In function `ufraw_prepare_exifdata(ufraw_struct*)':
  337. ufraw_exiv2.cc:(.text+0x1db0): undefined reference to `Exiv2::ExifData::operator[](std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  338. ufraw_exiv2.cc:(.text+0x1e38): undefined reference to `Exiv2::ExifData::operator[](std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  339. ufraw_exiv2.cc:(.text+0x1e48): undefined reference to `Exiv2::Exifdatum::operator=(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  340. libufraw.a(ufraw_exiv2.o): In function `ufraw_exif_write':
  341. ufraw_exiv2.cc:(.text+0x278a): undefined reference to `Exiv2::ImageFactory::open(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool)'
  342. libufraw.a(ufraw_exiv2.o): In function `ufraw_exif_prepare_output':
  343. ufraw_exiv2.cc:(.text+0x30d9): undefined reference to `Exiv2::ExifKey::ExifKey(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  344. collect2: ошибка: выполнение ld завершилось с кодом возврата 1
  345. make[2]: *** [Makefile:791: ufraw] Ошибка 1
  346. libufraw.a(ufraw_exiv2.o): In function `uf_strlcpy_to_utf8(char*, unsigned long, std::_List_const_iterator<Exiv2::Exifdatum>, Exiv2::ExifData&) [clone .constprop.48]':
  347. ufraw_exiv2.cc:(.text+0xf1): undefined reference to `Exiv2::Metadatum::print[abi:cxx11](Exiv2::ExifData const*) const'
  348. libufraw.a(ufraw_exiv2.o): In function `ufraw_exif_read_input':
  349. ufraw_exiv2.cc:(.text+0x4f6): undefined reference to `Exiv2::ExifKey::ExifKey(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  350. ufraw_exiv2.cc:(.text+0x5a7): undefined reference to `Exiv2::ExifKey::ExifKey(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  351. ufraw_exiv2.cc:(.text+0x94b): undefined reference to `Exiv2::ImageFactory::open(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool)'
  352. libufraw.a(ufraw_exiv2.o): In function `ufraw_prepare_exifdata(ufraw_struct*)':
  353. ufraw_exiv2.cc:(.text+0xe82): undefined reference to `Exiv2::ExifKey::ExifKey(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  354. ufraw_exiv2.cc:(.text+0xfb1): undefined reference to `Exiv2::ExifKey::ExifKey(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  355. ufraw_exiv2.cc:(.text+0x102e): undefined reference to `Exiv2::ExifKey::ExifKey(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  356. ufraw_exiv2.cc:(.text+0x10ab): undefined reference to `Exiv2::ExifKey::ExifKey(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  357. ufraw_exiv2.cc:(.text+0x1128): undefined reference to `Exiv2::ExifKey::ExifKey(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  358. libufraw.a(ufraw_exiv2.o):ufraw_exiv2.cc:(.text+0x11a5): more undefined references to `Exiv2::ExifKey::ExifKey(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' follow
  359. libufraw.a(ufraw_exiv2.o): In function `ufraw_prepare_exifdata(ufraw_struct*)':
  360. ufraw_exiv2.cc:(.text+0x1db0): undefined reference to `Exiv2::ExifData::operator[](std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  361. ufraw_exiv2.cc:(.text+0x1e38): undefined reference to `Exiv2::ExifData::operator[](std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  362. ufraw_exiv2.cc:(.text+0x1e48): undefined reference to `Exiv2::Exifdatum::operator=(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  363. libufraw.a(ufraw_exiv2.o): In function `ufraw_exif_write':
  364. ufraw_exiv2.cc:(.text+0x278a): undefined reference to `Exiv2::ImageFactory::open(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool)'
  365. libufraw.a(ufraw_exiv2.o): In function `ufraw_exif_prepare_output':
  366. ufraw_exiv2.cc:(.text+0x30d9): undefined reference to `Exiv2::ExifKey::ExifKey(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  367. collect2: ошибка: выполнение ld завершилось с кодом возврата 1
  368. make[2]: *** [Makefile:799: ufraw-gimp] Ошибка 1
  369. make[2]: выход из каталога «/var/tmp/portage/media-gfx/ufraw-0.22-r1/work/ufraw-0.22»
  370. make[1]: *** [Makefile:1036: all-recursive] Ошибка 1
  371. make[1]: выход из каталога «/var/tmp/portage/media-gfx/ufraw-0.22-r1/work/ufraw-0.22»
  372. make: *** [Makefile:592: all] Ошибка 2
  373. * ERROR: media-gfx/ufraw-0.22-r1::gentoo failed (compile phase):
  374. *   emake failed
  375. *
  376. * If you need support, post the output of `emerge --info '=media-gfx/ufraw-0.22-r1::gentoo'`,
  377. * the complete build log and the output of `emerge -pqv '=media-gfx/ufraw-0.22-r1::gentoo'`.
  378. * The complete build log is located at '/var/tmp/portage/media-gfx/ufraw-0.22-r1/temp/build.log'.
  379. * The ebuild environment file is located at '/var/tmp/portage/media-gfx/ufraw-0.22-r1/temp/environment'.
  380. * Working directory: '/var/tmp/portage/media-gfx/ufraw-0.22-r1/work/ufraw-0.22'
  381. * S: '/var/tmp/portage/media-gfx/ufraw-0.22-r1/work/ufraw-0.22'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement