Advertisement
Guest User

Untitled

a guest
Apr 26th, 2015
300
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.79 KB | None | 0 0
  1.  
  2. * Package: media-gfx/exiv2-0.24-r1
  3. * Repository: gentoo
  4. * Maintainer: graphics@gentoo.org kde@gentoo.org
  5. * USE: abi_x86_64 amd64 doc elibc_glibc examples kernel_linux nls userland_GNU xmp zlib
  6. * FEATURES: preserve-libs sandbox userpriv usersandbox
  7. >>> Unpacking source...
  8. >>> Unpacking exiv2-0.24.tar.gz to /var/tmp/portage/media-gfx/exiv2-0.24-r1/work
  9. >>> Source unpacked in /var/tmp/portage/media-gfx/exiv2-0.24-r1/work
  10. >>> Preparing source in /var/tmp/portage/media-gfx/exiv2-0.24-r1/work/exiv2-0.24 ...
  11. * Converting doc/cmd.txt to UTF-8
  12. * Updating doxygen config
  13. Warning: Tag `SYMBOL_CACHE_SIZE' at line 346 of file config/Doxyfile has become obsolete.
  14. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
  15. * Applying exiv2-0.24-python3.patch ... [ ok ]
  16. * Applying exiv2-0.24-CVE-2014-9449.patch ... [ ok ]
  17. * Running elibtoolize in: exiv2-0.24/
  18. * Applying target-nm/2.4.2 patch ...
  19. * Running elibtoolize in: exiv2-0.24/config/
  20. * Applying portage/2.2 patch ...
  21. * Applying sed/1.5.6 patch ...
  22. * Applying as-needed/2.2.6 patch ...
  23. * Will copy sources from /var/tmp/portage/media-gfx/exiv2-0.24-r1/work/exiv2-0.24
  24. * abi_x86_64.amd64: copying to /var/tmp/portage/media-gfx/exiv2-0.24-r1/work/exiv2-0.24-abi_x86_64.amd64
  25. >>> Source prepared.
  26. >>> Configuring source in /var/tmp/portage/media-gfx/exiv2-0.24-r1/work/exiv2-0.24 ...
  27. * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
  28. >>> Working in BUILD_DIR: "/var/tmp/portage/media-gfx/exiv2-0.24-r1/work/exiv2-0.24-abi_x86_64.amd64"
  29. * econf: updating exiv2-0.24-abi_x86_64.amd64/config/config.guess with /usr/share/gnuconfig/config.guess
  30. * econf: updating exiv2-0.24-abi_x86_64.amd64/config/config.sub with /usr/share/gnuconfig/config.sub
  31. * econf: updating exiv2-0.24/config/config.guess with /usr/share/gnuconfig/config.guess
  32. * econf: updating exiv2-0.24/config/config.sub with /usr/share/gnuconfig/config.sub
  33. /var/tmp/portage/media-gfx/exiv2-0.24-r1/work/exiv2-0.24/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --libdir=/usr/lib64 --docdir=/usr/share/doc/exiv2-0.24-r1 --enable-shared --disable-static --enable-nls --enable-xmp --disable-static
  34. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  35. checking whether the C++ compiler works... yes
  36. checking for C++ compiler default output file name... a.out
  37. checking for suffix of executables...
  38. checking whether we are cross compiling... no
  39. checking for suffix of object files... o
  40. checking whether we are using the GNU C++ compiler... yes
  41. checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) no
  42. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  43. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  44. checking whether we are using the GNU C compiler... yes
  45. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) no
  46. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  47. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  48. checking for a BSD-compatible install... /usr/bin/install -c
  49. checking whether ln -s works... yes
  50. checking whether make sets $(MAKE)... yes
  51. checking build system type... x86_64-pc-linux-gnu
  52. checking host system type... x86_64-pc-linux-gnu
  53. checking whether NLS is requested... yes
  54. checking for msgfmt... /usr/bin/msgfmt
  55. checking for gmsgfmt... /usr/bin/gmsgfmt
  56. checking for xgettext... /usr/bin/xgettext
  57. checking for msgmerge... /usr/bin/msgmerge
  58. checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld
  59. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  60. checking for shared library run path origin... done
  61. checking for CFPreferencesCopyAppValue... no
  62. checking for CFLocaleCopyCurrent... no
  63. checking whether NLS is requested... yes
  64. checking for GNU gettext in libc... yes
  65. checking whether to use NLS... yes
  66. checking where the gettext function comes from... libc
  67. checking for a sed that does not truncate output... /bin/sed
  68. checking for grep that handles long lines and -e... /bin/grep
  69. checking for egrep... /bin/grep -E
  70. checking for fgrep... /bin/grep -F
  71. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  72. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  73. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
  74. checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
  75. checking the maximum length of command line arguments... 1572864
  76. checking whether the shell understands some XSI constructs... yes
  77. checking whether the shell understands "+="... yes
  78. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  79. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  80. checking how to recognize dependent libraries... pass_all
  81. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  82. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  83. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  84. checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  85. checking for ANSI C header files... yes
  86. checking for sys/types.h... yes
  87. checking for sys/stat.h... yes
  88. checking for stdlib.h... yes
  89. checking for string.h... yes
  90. checking for memory.h... yes
  91. checking for strings.h... yes
  92. checking for inttypes.h... yes
  93. checking for stdint.h... yes
  94. checking for unistd.h... yes
  95. checking for dlfcn.h... yes
  96. checking whether we are using the GNU C++ compiler... (cached) yes
  97. checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) no
  98. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  99. checking for objdir... .libs
  100. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  101. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  102. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  103. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  104. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  105. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  106. 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
  107. checking whether -lc should be explicitly linked in... no
  108. checking dynamic linker characteristics... GNU/Linux ld.so
  109. checking how to hardcode library paths into programs... immediate
  110. checking whether stripping libraries is possible... yes
  111. checking if libtool supports shared libraries... yes
  112. checking whether to build shared libraries... yes
  113. checking whether to build static libraries... no
  114. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  115. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  116. 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
  117. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  118. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  119. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  120. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  121. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  122. 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
  123. checking dynamic linker characteristics... GNU/Linux ld.so
  124. checking how to hardcode library paths into programs... immediate
  125. checking for cos in -lm... yes
  126. checking if zlib is wanted... yes
  127. checking for inflateEnd in -lz... yes
  128. checking zlib.h usability... yes
  129. checking zlib.h presence... yes
  130. checking for zlib.h... yes
  131. checking for inflateEnd in -lz... (cached) yes
  132. checking zlib in /usr... ok
  133. checking for iconv... yes
  134. checking for iconv declaration...
  135. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  136. checking for ANSI C header files... (cached) yes
  137. checking libintl.h usability... yes
  138. checking libintl.h presence... yes
  139. checking for libintl.h... yes
  140. checking locale.h usability... yes
  141. checking locale.h presence... yes
  142. checking for locale.h... yes
  143. checking malloc.h usability... yes
  144. checking malloc.h presence... yes
  145. checking for malloc.h... yes
  146. checking for stdint.h... (cached) yes
  147. checking for stdlib.h... (cached) yes
  148. checking for string.h... (cached) yes
  149. checking for unistd.h... (cached) yes
  150. checking sys/mman.h usability... yes
  151. checking sys/mman.h presence... yes
  152. checking for sys/mman.h... yes
  153. checking utime.h usability... yes
  154. checking utime.h presence... yes
  155. checking for utime.h... yes
  156. checking for stdbool.h that conforms to C99... yes
  157. checking for _Bool... yes
  158. checking for an ANSI C-conforming const... yes
  159. checking for inline... inline
  160. checking for pid_t... yes
  161. checking for size_t... yes
  162. checking whether struct tm is in sys/time.h or time.h... time.h
  163. checking for stdlib.h... (cached) yes
  164. checking for unistd.h... (cached) yes
  165. checking for sys/param.h... yes
  166. checking for getpagesize... yes
  167. checking for working mmap... yes
  168. checking whether strerror_r is declared... yes
  169. checking for strerror_r... yes
  170. checking whether strerror_r returns char *... no
  171. checking for gmtime_r... yes
  172. checking for lstat... yes
  173. checking for memset... yes
  174. checking for mmap... yes
  175. checking for munmap... yes
  176. checking for strchr... yes
  177. checking for strerror... yes
  178. checking for strtol... yes
  179. checking for timegm... yes
  180. checking whether to enable dependency tracking... no
  181. checking whether to enable symbol visibility support... yes
  182. checking whether the C++ compiler accepts the -xldscope=hidden flag... no
  183. checking whether the C++ compiler accepts the -fvisibility-inlines-hidden flag... yes
  184. checking whether to use the lens database for Nikon lens names... yes
  185. checking whether to compile a commercial version of the Exiv2 library... no
  186. checking whether to enable XMP support (requires expat)... yes
  187. checking expat.h usability... yes
  188. checking expat.h presence... yes
  189. checking for expat.h... yes
  190. checking for XML_ParserCreate in -lexpat... yes
  191. configure: creating ./config.status
  192. config.status: creating ./Makefile
  193. config.status: creating ./config/config.mk
  194. config.status: creating ./config/exiv2.pc
  195. config.status: creating ./po/Makefile.in
  196. config.status: creating ./src/doxygen.hpp
  197. config.status: creating ./config/config.h
  198. config.status: executing default-1 commands
  199. config.status: creating ./po/POTFILES
  200. config.status: creating ./po/Makefile
  201. config.status: executing libtool commands
  202.  
  203. ------------------------------------------------------------------
  204. -- Exiv2 0.24 feature configuration summary
  205. --
  206. -- Build a shared library......... YES
  207. -- Use symbol visibility support.. YES
  208. -- PNG image support.............. YES
  209. -- Native language support........ YES
  210. -- Nikon lens database............ YES
  211. -- XMP metadata support........... YES
  212. ------------------------------------------------------------------
  213.  
  214. >>> Source configured.
  215. >>> Compiling source in /var/tmp/portage/media-gfx/exiv2-0.24-r1/work/exiv2-0.24 ...
  216. * abi_x86_64.amd64: running multilib-minimal_abi_src_compile
  217. make -j3
  218. if test "x1" = "x1"; then cd xmpsdk/src && make xmpsdk; fi;
  219. make[1]: Entering directory '/var/tmp/portage/media-gfx/exiv2-0.24-r1/work/exiv2-0.24-abi_x86_64.amd64/xmpsdk/src'
  220. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPMeta.cpp -fPIC -DPIC -o .libs/XMPMeta.o
  221. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPMeta-GetSet.cpp -fPIC -DPIC -o .libs/XMPMeta-GetSet.o
  222. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XML_Node.cpp -fPIC -DPIC -o .libs/XML_Node.o
  223. XMPMeta.cpp: In static member function ‘static bool XMPMeta::Initialize()’:
  224. XMPMeta.cpp:742:17: warning: variable ‘flag’ set but not used [-Wunused-but-set-variable]
  225. XMP_OptionBits flag;
  226. ^
  227. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPMeta-Parse.cpp -fPIC -DPIC -o .libs/XMPMeta-Parse.o
  228. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPMeta-Serialize.cpp -fPIC -DPIC -o .libs/XMPMeta-Serialize.o
  229. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPIterator.cpp -fPIC -DPIC -o .libs/XMPIterator.o
  230. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPUtils.cpp -fPIC -DPIC -o .libs/XMPUtils.o
  231. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPUtils-FileInfo.cpp -fPIC -DPIC -o .libs/XMPUtils-FileInfo.o
  232. XMPUtils.cpp: In function ‘size_t MoveLargestProperty(XMPMeta&, XMPMeta*, PropSizeMap&)’:
  233. XMPUtils.cpp:605:10: warning: variable ‘moved’ set but not used [-Wunused-but-set-variable]
  234. bool moved = false;
  235. ^
  236. XMPUtils.cpp: In static member function ‘static void XMPUtils::PackageForJPEG(const XMPMeta&, const char**, XMP_StringLen*, const char**, XMP_StringLen*, const char**, XMP_StringLen*)’:
  237. XMPUtils.cpp:1845:15: warning: variable ‘packetEnd’ set but not used [-Wunused-but-set-variable]
  238. const char * packetEnd = 0;
  239. ^
  240. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPCore_Impl.cpp -fPIC -DPIC -o .libs/XMPCore_Impl.o
  241. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c ExpatAdapter.cpp -fPIC -DPIC -o .libs/ExpatAdapter.o
  242. XMPCore_Impl.cpp: In function ‘XMP_Node* FindSchemaNode(XMP_Node*, XMP_StringPtr, bool, XMP_NodePtrPos*)’:
  243. XMPCore_Impl.cpp:848:14: warning: variable ‘found’ set but not used [-Wunused-but-set-variable]
  244. bool found = false;
  245. ^
  246. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c ParseRDF.cpp -fPIC -DPIC -o .libs/ParseRDF.o
  247. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c UnicodeConversions.cpp -fPIC -DPIC -o .libs/UnicodeConversions.o
  248. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c MD5.cpp -fPIC -DPIC -o .libs/MD5.o
  249. MD5.cpp: In function ‘void MD5Final(md5byte*, MD5_CTX*)’:
  250. MD5.cpp:133:23: warning: argument to ‘sizeof’ in ‘void* memset(void*, int, size_t)’ call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess]
  251. memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */
  252. ^
  253. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c WXMPMeta.cpp -fPIC -DPIC -o .libs/WXMPMeta.o
  254. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c WXMPIterator.cpp -fPIC -DPIC -o .libs/WXMPIterator.o
  255. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c WXMPUtils.cpp -fPIC -DPIC -o .libs/WXMPUtils.o
  256. ../../libtool --mode=link x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -ldl -o libxmpsdk.la XML_Node.lo XMPMeta.lo XMPMeta-GetSet.lo XMPMeta-Parse.lo XMPMeta-Serialize.lo XMPIterator.lo XMPUtils.lo XMPUtils-FileInfo.lo XMPCore_Impl.lo ExpatAdapter.lo ParseRDF.lo UnicodeConversions.lo MD5.lo WXMPMeta.lo WXMPIterator.lo WXMPUtils.lo
  257. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libxmpsdk.a .libs/XML_Node.o .libs/XMPMeta.o .libs/XMPMeta-GetSet.o .libs/XMPMeta-Parse.o .libs/XMPMeta-Serialize.o .libs/XMPIterator.o .libs/XMPUtils.o .libs/XMPUtils-FileInfo.o .libs/XMPCore_Impl.o .libs/ExpatAdapter.o .libs/ParseRDF.o .libs/UnicodeConversions.o .libs/MD5.o .libs/WXMPMeta.o .libs/WXMPIterator.o .libs/WXMPUtils.o
  258. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libxmpsdk.a
  259. libtool: link: ( cd ".libs" && rm -f "libxmpsdk.la" && ln -s "../libxmpsdk.la" "libxmpsdk.la" )
  260. make[1]: Leaving directory '/var/tmp/portage/media-gfx/exiv2-0.24-r1/work/exiv2-0.24-abi_x86_64.amd64/xmpsdk/src'
  261. cd src && make
  262. make[1]: Entering directory '/var/tmp/portage/media-gfx/exiv2-0.24-r1/work/exiv2-0.24-abi_x86_64.amd64/src'
  263. LC_ALL=C LC_ALL=C sed 's/#define \([A-Z]\)/#define EXV_\1/; s/#undef \([A-Z]\)/#undef EXV_\1/' < ../config/config.h > exv_conf.h
  264. x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -o exiv2.o exiv2.cpp
  265. x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -o actions.o actions.cpp
  266. x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -o utils.o utils.cpp
  267. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 asfvideo.cpp -fPIC -DPIC -o .libs/asfvideo.o
  268. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 basicio.cpp -fPIC -DPIC -o .libs/basicio.o
  269. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 bmpimage.cpp -fPIC -DPIC -o .libs/bmpimage.o
  270. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 canonmn.cpp -fPIC -DPIC -o .libs/canonmn.o
  271. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 convert.cpp -fPIC -DPIC -o .libs/convert.o
  272. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 cr2image.cpp -fPIC -DPIC -o .libs/cr2image.o
  273. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 crwimage.cpp -fPIC -DPIC -o .libs/crwimage.o
  274. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 datasets.cpp -fPIC -DPIC -o .libs/datasets.o
  275. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 easyaccess.cpp -fPIC -DPIC -o .libs/easyaccess.o
  276. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 epsimage.cpp -fPIC -DPIC -o .libs/epsimage.o
  277. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 error.cpp -fPIC -DPIC -o .libs/error.o
  278. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 exif.cpp -fPIC -DPIC -o .libs/exif.o
  279. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 futils.cpp -fPIC -DPIC -o .libs/futils.o
  280. futils.cpp: In function ‘std::string Exiv2::strError()’:
  281. futils.cpp:104:34: warning: ignoring return value of ‘char* strerror_r(int, char*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
  282. strerror_r(error, buf, n);
  283. ^
  284. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 fujimn.cpp -fPIC -DPIC -o .libs/fujimn.o
  285. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 gifimage.cpp -fPIC -DPIC -o .libs/gifimage.o
  286. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 image.cpp -fPIC -DPIC -o .libs/image.o
  287. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 iptc.cpp -fPIC -DPIC -o .libs/iptc.o
  288. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 jp2image.cpp -fPIC -DPIC -o .libs/jp2image.o
  289. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 jpgimage.cpp -fPIC -DPIC -o .libs/jpgimage.o
  290. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 makernote.cpp -fPIC -DPIC -o .libs/makernote.o
  291. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 matroskavideo.cpp -fPIC -DPIC -o .libs/matroskavideo.o
  292. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 metadatum.cpp -fPIC -DPIC -o .libs/metadatum.o
  293. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 minoltamn.cpp -fPIC -DPIC -o .libs/minoltamn.o
  294. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 mrwimage.cpp -fPIC -DPIC -o .libs/mrwimage.o
  295. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 nikonmn.cpp -fPIC -DPIC -o .libs/nikonmn.o
  296. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 olympusmn.cpp -fPIC -DPIC -o .libs/olympusmn.o
  297. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 orfimage.cpp -fPIC -DPIC -o .libs/orfimage.o
  298. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 panasonicmn.cpp -fPIC -DPIC -o .libs/panasonicmn.o
  299. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pgfimage.cpp -fPIC -DPIC -o .libs/pgfimage.o
  300. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pngimage.cpp -fPIC -DPIC -o .libs/pngimage.o
  301. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pngchunk.cpp -fPIC -DPIC -o .libs/pngchunk.o
  302. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 preview.cpp -fPIC -DPIC -o .libs/preview.o
  303. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 properties.cpp -fPIC -DPIC -o .libs/properties.o
  304. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 psdimage.cpp -fPIC -DPIC -o .libs/psdimage.o
  305. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 quicktimevideo.cpp -fPIC -DPIC -o .libs/quicktimevideo.o
  306. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 rafimage.cpp -fPIC -DPIC -o .libs/rafimage.o
  307. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 riffvideo.cpp -fPIC -DPIC -o .libs/riffvideo.o
  308. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 rw2image.cpp -fPIC -DPIC -o .libs/rw2image.o
  309. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 samsungmn.cpp -fPIC -DPIC -o .libs/samsungmn.o
  310. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 sigmamn.cpp -fPIC -DPIC -o .libs/sigmamn.o
  311. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pentaxmn.cpp -fPIC -DPIC -o .libs/pentaxmn.o
  312. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 sonymn.cpp -fPIC -DPIC -o .libs/sonymn.o
  313. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tags.cpp -fPIC -DPIC -o .libs/tags.o
  314. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tgaimage.cpp -fPIC -DPIC -o .libs/tgaimage.o
  315. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tiffcomposite.cpp -fPIC -DPIC -o .libs/tiffcomposite.o
  316. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tiffimage.cpp -fPIC -DPIC -o .libs/tiffimage.o
  317. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tiffvisitor.cpp -fPIC -DPIC -o .libs/tiffvisitor.o
  318. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 types.cpp -fPIC -DPIC -o .libs/types.o
  319. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 value.cpp -fPIC -DPIC -o .libs/value.o
  320. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 version.cpp -fPIC -DPIC -o .libs/version.o
  321. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 xmp.cpp -fPIC -DPIC -o .libs/xmp.o
  322. libtool: compile: x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 xmpsidecar.cpp -fPIC -DPIC -o .libs/xmpsidecar.o
  323. ../libtool --mode=link x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -ldl -L../xmpsdk/src -o libexiv2.la asfvideo.lo basicio.lo bmpimage.lo canonmn.lo convert.lo cr2image.lo crwimage.lo datasets.lo easyaccess.lo epsimage.lo error.lo exif.lo futils.lo fujimn.lo gifimage.lo image.lo iptc.lo jp2image.lo jpgimage.lo makernote.lo matroskavideo.lo metadatum.lo minoltamn.lo mrwimage.lo nikonmn.lo olympusmn.lo orfimage.lo panasonicmn.lo pgfimage.lo pngimage.lo pngchunk.lo preview.lo properties.lo psdimage.lo quicktimevideo.lo rafimage.lo riffvideo.lo rw2image.lo samsungmn.lo sigmamn.lo pentaxmn.lo sonymn.lo tags.lo tgaimage.lo tiffcomposite.lo tiffimage.lo tiffvisitor.lo types.lo value.lo version.lo xmp.lo xmpsidecar.lo -rpath /usr/lib64 -version-info 13:0:0 -lz -lm -lexpat -lxmpsdk
  324. libtool: link: x86_64-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/crtbeginS.o .libs/asfvideo.o .libs/basicio.o .libs/bmpimage.o .libs/canonmn.o .libs/convert.o .libs/cr2image.o .libs/crwimage.o .libs/datasets.o .libs/easyaccess.o .libs/epsimage.o .libs/error.o .libs/exif.o .libs/futils.o .libs/fujimn.o .libs/gifimage.o .libs/image.o .libs/iptc.o .libs/jp2image.o .libs/jpgimage.o .libs/makernote.o .libs/matroskavideo.o .libs/metadatum.o .libs/minoltamn.o .libs/mrwimage.o .libs/nikonmn.o .libs/olympusmn.o .libs/orfimage.o .libs/panasonicmn.o .libs/pgfimage.o .libs/pngimage.o .libs/pngchunk.o .libs/preview.o .libs/properties.o .libs/psdimage.o .libs/quicktimevideo.o .libs/rafimage.o .libs/riffvideo.o .libs/rw2image.o .libs/samsungmn.o .libs/sigmamn.o .libs/pentaxmn.o .libs/sonymn.o .libs/tags.o .libs/tgaimage.o .libs/tiffcomposite.o .libs/tiffimage.o .libs/tiffvisitor.o .libs/types.o .libs/value.o .libs/version.o .libs/xmp.o .libs/xmpsidecar.o -Wl,--whole-archive /var/tmp/portage/media-gfx/exiv2-0.24-r1/work/exiv2-0.24-abi_x86_64.amd64/xmpsdk/src/.libs/libxmpsdk.a -Wl,--no-whole-archive -Wl,--as-needed -L/var/tmp/portage/media-gfx/exiv2-0.24-r1/work/exiv2-0.24-abi_x86_64.amd64/xmpsdk/src -lz -lexpat -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/../../../../lib64/crtn.o -Wl,-O1 -Wl,-soname -Wl,libexiv2.so.13 -o .libs/libexiv2.so.13.0.0
  325. libtool: link: (cd ".libs" && rm -f "libexiv2.so.13" && ln -s "libexiv2.so.13.0.0" "libexiv2.so.13")
  326. libtool: link: (cd ".libs" && rm -f "libexiv2.so" && ln -s "libexiv2.so.13.0.0" "libexiv2.so")
  327. libtool: link: ( cd ".libs" && rm -f "libexiv2.la" && ln -s "../libexiv2.la" "libexiv2.la" )
  328. mkdir ../bin >/dev/null 2>&1
  329. libtool: link: x86_64-pc-linux-gnu-g++ -Wl,-O1 -o ../bin/.libs/exiv2 exiv2.o actions.o utils.o -Wl,--as-needed -ldl -L/var/tmp/portage/media-gfx/exiv2-0.24-r1/work/exiv2-0.24-abi_x86_64.amd64/xmpsdk/src ./.libs/libexiv2.so -Wl,-rpath -Wl,/usr/lib64
  330. make[1]: Leaving directory '/var/tmp/portage/media-gfx/exiv2-0.24-r1/work/exiv2-0.24-abi_x86_64.amd64/src'
  331. cd po && make
  332. make[1]: Entering directory '/var/tmp/portage/media-gfx/exiv2-0.24-r1/work/exiv2-0.24-abi_x86_64.amd64/po'
  333. make[1]: Nothing to be done for 'all'.
  334. make[1]: Leaving directory '/var/tmp/portage/media-gfx/exiv2-0.24-r1/work/exiv2-0.24-abi_x86_64.amd64/po'
  335. make -j3 samples
  336. cd samples && make samples
  337. make[1]: Entering directory '/var/tmp/portage/media-gfx/exiv2-0.24-r1/work/exiv2-0.24-abi_x86_64.amd64/samples'
  338. x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W `pkg-config exiv2 --cflags` -c -o easyaccess-test.o easyaccess-test.cpp
  339. x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W `pkg-config exiv2 --cflags` -c -o addmoddel.o addmoddel.cpp
  340. x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W `pkg-config exiv2 --cflags` -c -o convert-test.o convert-test.cpp
  341. Package exiv2 was not found in the pkg-config search path.
  342. Perhaps you should add the directory containing `exiv2.pc'
  343. to the PKG_CONFIG_PATH environment variable
  344. No package 'exiv2' found
  345. Package exiv2 was not found in the pkg-config search path.
  346. Perhaps you should add the directory containing `exiv2.pc'
  347. to the PKG_CONFIG_PATH environment variable
  348. No package 'exiv2' found
  349. Package exiv2 was not found in the pkg-config search path.
  350. Perhaps you should add the directory containing `exiv2.pc'
  351. to the PKG_CONFIG_PATH environment variable
  352. No package 'exiv2' found
  353. addmoddel.cpp:5:27: fatal error: exiv2/exiv2.hpp: No such file or directory
  354. #include <exiv2/exiv2.hpp>
  355. ^
  356. compilation terminated.
  357. Makefile:121: recipe for target 'addmoddel.o' failed
  358. make[1]: *** [addmoddel.o] Error 1
  359. make[1]: *** Waiting for unfinished jobs....
  360. easyaccess-test.cpp:6:27: fatal error: exiv2/exiv2.hpp: No such file or directory
  361. #include <exiv2/exiv2.hpp>
  362. ^
  363. compilation terminated.
  364. Makefile:121: recipe for target 'easyaccess-test.o' failed
  365. make[1]: *** [easyaccess-test.o] Error 1
  366. convert-test.cpp:5:27: fatal error: exiv2/exiv2.hpp: No such file or directory
  367. #include <exiv2/exiv2.hpp>
  368. ^
  369. compilation terminated.
  370. Makefile:121: recipe for target 'convert-test.o' failed
  371. make[1]: *** [convert-test.o] Error 1
  372. make[1]: Leaving directory '/var/tmp/portage/media-gfx/exiv2-0.24-r1/work/exiv2-0.24-abi_x86_64.amd64/samples'
  373. Makefile:71: recipe for target 'samples' failed
  374. make: *** [samples] Error 2
  375. * ERROR: media-gfx/exiv2-0.24-r1::gentoo failed (compile phase):
  376. * emake failed
  377. *
  378. * If you need support, post the output of `emerge --info '=media-gfx/exiv2-0.24-r1::gentoo'`,
  379. * the complete build log and the output of `emerge -pqv '=media-gfx/exiv2-0.24-r1::gentoo'`.
  380. * The complete build log is located at '/var/tmp/portage/media-gfx/exiv2-0.24-r1/temp/build.log'.
  381. * The ebuild environment file is located at '/var/tmp/portage/media-gfx/exiv2-0.24-r1/temp/environment'.
  382. * Working directory: '/var/tmp/portage/media-gfx/exiv2-0.24-r1/work/exiv2-0.24-abi_x86_64.amd64'
  383. * S: '/var/tmp/portage/media-gfx/exiv2-0.24-r1/work/exiv2-0.24'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement