Guest User

Untitled

a guest
Mar 6th, 2017
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 61.12 KB | None | 0 0
  1. sudo debuild -b -uc -us
  2. dpkg-buildpackage -rfakeroot -D -us -uc -b
  3. dpkg-buildpackage: warning: using a gain-root-command while being root
  4. dpkg-buildpackage: source package gexiv2
  5. dpkg-buildpackage: source version 0.10.4-0~jensge1~xenial4
  6. dpkg-buildpackage: source distribution xenial
  7. dpkg-buildpackage: source changed by Jens Georg <[email protected]>
  8. dpkg-source --before-build gexiv2
  9. dpkg-buildpackage: host architecture amd64
  10. fakeroot debian/rules clean
  11. dh clean --with autotools_dev --parallel
  12. dh_testdir
  13. dh_auto_clean
  14. make -j1 distclean
  15. make[1]: Entering directory '/home/ubuntu/gexiv2'
  16. Making distclean in .
  17. make[2]: Entering directory '/home/ubuntu/gexiv2'
  18. test -z "GExiv2-0.10.gir GExiv2-0.10.typelib" || rm -f GExiv2-0.10.gir GExiv2-0.10.typelib
  19. test -z "libgexiv2.la" || rm -f libgexiv2.la
  20. rm -f ./so_locations
  21. rm -rf .libs _libs
  22. rm -rf gexiv2/.libs gexiv2/_libs
  23. rm -f gexiv2/gexiv2-version.h
  24. rm -f gexiv2.pc
  25. rm -f test/gexiv2-dump
  26. rm -rf test/python/gi test/python/__pycache__
  27. rm -f *.o
  28. rm -f gexiv2/*.o
  29. rm -f gexiv2/*.lo
  30. rm -f *.lo
  31. rm -f *.tab.c
  32. test -z "gexiv2.pc" || rm -f gexiv2.pc
  33. test . = "." || test -z "" || rm -f
  34. rm -f gexiv2/.deps/.dirstamp
  35. rm -f gexiv2/.dirstamp
  36. rm -f libtool config.lt
  37. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  38. rm -f cscope.out cscope.in.out cscope.po.out cscope.files
  39. make[2]: Leaving directory '/home/ubuntu/gexiv2'
  40. Making distclean in docs
  41. make[2]: Entering directory '/home/ubuntu/gexiv2/docs'
  42. Making distclean in reference
  43. make[3]: Entering directory '/home/ubuntu/gexiv2/docs/reference'
  44. test -z "gexiv2.args gexiv2.hierarchy gexiv2.interfaces gexiv2.prerequisites gexiv2.signals gexiv2-undocumented.txt gexiv2-undeclared.txt gexiv2-unused.txt setup-build.stamp scan-build.stamp sgml-build.stamp html-build.stamp pdf-build.stamp sgml.stamp html.stamp pdf.stamp gtkdoc-check.test" || rm -f gexiv2.args gexiv2.hierarchy gexiv2.interfaces gexiv2.prerequisites gexiv2.signals gexiv2-undocumented.txt gexiv2-undeclared.txt gexiv2-unused.txt setup-build.stamp scan-build.stamp sgml-build.stamp html-build.stamp pdf-build.stamp sgml.stamp html.stamp pdf.stamp gtkdoc-check.test
  45. rm -rf .libs _libs
  46. rm -f *.lo
  47. test -z "" || rm -f
  48. test . = "." || test -z "" || rm -f
  49. rm -f Makefile
  50. make[3]: Leaving directory '/home/ubuntu/gexiv2/docs/reference'
  51. make[3]: Entering directory '/home/ubuntu/gexiv2/docs'
  52. rm -rf .libs _libs
  53. rm -f *.lo
  54. test -z "" || rm -f
  55. test . = "." || test -z "" || rm -f
  56. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  57. make[3]: Leaving directory '/home/ubuntu/gexiv2/docs'
  58. rm -f Makefile
  59. make[2]: Leaving directory '/home/ubuntu/gexiv2/docs'
  60. rm -f config.status config.cache config.log configure.lineno config.status.lineno
  61. rm -rf gexiv2/.deps
  62. rm -f Makefile
  63. make[1]: Leaving directory '/home/ubuntu/gexiv2'
  64. dh_autotools-dev_restoreconfig
  65. dh_clean
  66. debian/rules build
  67. dh build --with autotools_dev --parallel
  68. dh_testdir
  69. dh_update_autotools_config
  70. dh_autotools-dev_updateconfig
  71. debian/rules override_dh_auto_configure
  72. make[1]: Entering directory '/home/ubuntu/gexiv2'
  73. dh_auto_configure -- --enable-gtk-doc
  74. ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --enable-gtk-doc
  75. checking for a BSD-compatible install... /usr/bin/install -c
  76. checking whether build environment is sane... yes
  77. checking for a thread-safe mkdir -p... /bin/mkdir -p
  78. checking for gawk... gawk
  79. checking whether make sets $(MAKE)... yes
  80. checking whether make supports nested variables... yes
  81. checking whether UID '0' is supported by ustar format... yes
  82. checking whether GID '0' is supported by ustar format... yes
  83. checking how to create a ustar tar archive... gnutar
  84. checking whether to enable maintainer-specific portions of Makefiles... no
  85. checking whether make supports nested variables... (cached) yes
  86. checking for style of include used by make... GNU
  87. checking for gcc... gcc
  88. checking whether the C compiler works... yes
  89. checking for C compiler default output file name... a.out
  90. checking for suffix of executables...
  91. checking whether we are cross compiling... no
  92. checking for suffix of object files... o
  93. checking whether we are using the GNU C compiler... yes
  94. checking whether gcc accepts -g... yes
  95. checking for gcc option to accept ISO C89... none needed
  96. checking whether gcc understands -c and -o together... yes
  97. checking dependency style of gcc... none
  98. checking for ar... ar
  99. checking the archiver (ar) interface... ar
  100. checking build system type... x86_64-pc-linux-gnu
  101. checking host system type... x86_64-pc-linux-gnu
  102. checking how to print strings... printf
  103. checking for a sed that does not truncate output... /bin/sed
  104. checking for grep that handles long lines and -e... /bin/grep
  105. checking for egrep... /bin/grep -E
  106. checking for fgrep... /bin/grep -F
  107. checking for ld used by gcc... /usr/bin/ld
  108. checking if the linker (/usr/bin/ld) is GNU ld... yes
  109. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  110. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  111. checking whether ln -s works... yes
  112. checking the maximum length of command line arguments... 1572864
  113. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  114. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  115. checking for /usr/bin/ld option to reload object files... -r
  116. checking for objdump... objdump
  117. checking how to recognize dependent libraries... pass_all
  118. checking for dlltool... no
  119. checking how to associate runtime and link libraries... printf %s\n
  120. checking for archiver @FILE support... @
  121. checking for strip... strip
  122. checking for ranlib... ranlib
  123. checking command to parse /usr/bin/nm -B output from gcc object... ok
  124. checking for sysroot... no
  125. checking for a working dd... /bin/dd
  126. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  127. checking for mt... mt
  128. checking if mt is a manifest tool... no
  129. checking how to run the C preprocessor... gcc -E
  130. checking for ANSI C header files... yes
  131. checking for sys/types.h... yes
  132. checking for sys/stat.h... yes
  133. checking for stdlib.h... yes
  134. checking for string.h... yes
  135. checking for memory.h... yes
  136. checking for strings.h... yes
  137. checking for inttypes.h... yes
  138. checking for stdint.h... yes
  139. checking for unistd.h... yes
  140. checking for dlfcn.h... yes
  141. checking for objdir... .libs
  142. checking if gcc supports -fno-rtti -fno-exceptions... no
  143. checking for gcc option to produce PIC... -fPIC -DPIC
  144. checking if gcc PIC flag -fPIC -DPIC works... yes
  145. checking if gcc static flag -static works... yes
  146. checking if gcc supports -c -o file.o... yes
  147. checking if gcc supports -c -o file.o... (cached) yes
  148. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  149. checking whether -lc should be explicitly linked in... no
  150. checking dynamic linker characteristics... GNU/Linux ld.so
  151. checking how to hardcode library paths into programs... immediate
  152. checking whether stripping libraries is possible... yes
  153. checking if libtool supports shared libraries... yes
  154. checking whether to build shared libraries... yes
  155. checking whether to build static libraries... no
  156. checking for g++... g++
  157. checking whether we are using the GNU C++ compiler... yes
  158. checking whether g++ accepts -g... yes
  159. checking dependency style of g++... none
  160. checking how to run the C++ preprocessor... g++ -E
  161. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  162. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  163. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  164. checking for g++ option to produce PIC... -fPIC -DPIC
  165. checking if g++ PIC flag -fPIC -DPIC works... yes
  166. checking if g++ static flag -static works... yes
  167. checking if g++ supports -c -o file.o... yes
  168. checking if g++ supports -c -o file.o... (cached) yes
  169. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  170. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  171. checking how to hardcode library paths into programs... immediate
  172. checking for pkg-config... /usr/bin/pkg-config
  173. checking pkg-config is at least version 0.26... yes
  174. checking whether C compiler accepts -Werror=unknown-warning-option... no
  175. checking whether C compiler accepts -fno-strict-aliasing... yes
  176. checking whether C compiler accepts -Wall... yes
  177. checking whether C compiler accepts -Wextra... yes
  178. checking whether C compiler accepts -Wundef... yes
  179. checking whether C compiler accepts -Wnested-externs... yes
  180. checking whether C compiler accepts -Wwrite-strings... yes
  181. checking whether C compiler accepts -Wpointer-arith... yes
  182. checking whether C compiler accepts -Wmissing-declarations... yes
  183. checking whether C compiler accepts -Wmissing-prototypes... yes
  184. checking whether C compiler accepts -Wstrict-prototypes... yes
  185. checking whether C compiler accepts -Wredundant-decls... yes
  186. checking whether C compiler accepts -Wno-unused-parameter... yes
  187. checking whether C compiler accepts -Wno-missing-field-initializers... yes
  188. checking whether C compiler accepts -Wdeclaration-after-statement... yes
  189. checking whether C compiler accepts -Wformat=2... yes
  190. checking whether C compiler accepts -Wold-style-definition... yes
  191. checking whether C compiler accepts -Wcast-align... yes
  192. checking whether C compiler accepts -Wformat-nonliteral... yes
  193. checking whether C compiler accepts -Wformat-security... yes
  194. checking whether C compiler accepts -Wsign-compare... yes
  195. checking whether C compiler accepts -Wstrict-aliasing... yes
  196. checking whether C compiler accepts -Wshadow... yes
  197. checking whether C compiler accepts -Winline... yes
  198. checking whether C compiler accepts -Wpacked... yes
  199. checking whether C compiler accepts -Wmissing-format-attribute... yes
  200. checking whether C compiler accepts -Wmissing-noreturn... yes
  201. checking whether C compiler accepts -Winit-self... yes
  202. checking whether C compiler accepts -Wredundant-decls... (cached) yes
  203. checking whether C compiler accepts -Wmissing-include-dirs... yes
  204. checking whether C compiler accepts -Wunused-but-set-variable... yes
  205. checking whether C compiler accepts -Warray-bounds... yes
  206. checking whether C compiler accepts -Wimplicit-function-declaration... yes
  207. checking whether C compiler accepts -Wreturn-type... yes
  208. checking whether C compiler accepts -Wswitch-enum... yes
  209. checking whether C compiler accepts -Wswitch-default... yes
  210. checking whether C compiler accepts -Wno-suggest-attribute=format... yes
  211. checking whether C compiler accepts -Wno-error=unused-parameter... yes
  212. checking whether C compiler accepts -Wno-error=missing-field-initializers... yes
  213. checking whether C++ compiler accepts -Werror=unknown-warning-option... no
  214. checking whether C++ compiler accepts -fno-strict-aliasing... yes
  215. checking whether C++ compiler accepts -Wall... yes
  216. checking whether C++ compiler accepts -Wextra... yes
  217. checking whether C++ compiler accepts -Wundef... yes
  218. checking whether C++ compiler accepts -Wwrite-strings... yes
  219. checking whether C++ compiler accepts -Wpointer-arith... yes
  220. checking whether C++ compiler accepts -Wmissing-declarations... yes
  221. checking whether C++ compiler accepts -Wredundant-decls... yes
  222. checking whether C++ compiler accepts -Wno-unused-parameter... yes
  223. checking whether C++ compiler accepts -Wno-missing-field-initializers... yes
  224. checking whether C++ compiler accepts -Wformat=2... yes
  225. checking whether C++ compiler accepts -Wcast-align... yes
  226. checking whether C++ compiler accepts -Wformat-nonliteral... yes
  227. checking whether C++ compiler accepts -Wformat-security... yes
  228. checking whether C++ compiler accepts -Wsign-compare... yes
  229. checking whether C++ compiler accepts -Wstrict-aliasing... yes
  230. checking whether C++ compiler accepts -Wshadow... yes
  231. checking whether C++ compiler accepts -Winline... yes
  232. checking whether C++ compiler accepts -Wpacked... yes
  233. checking whether C++ compiler accepts -Wmissing-format-attribute... yes
  234. checking whether C++ compiler accepts -Wmissing-noreturn... yes
  235. checking whether C++ compiler accepts -Winit-self... yes
  236. checking whether C++ compiler accepts -Wredundant-decls... (cached) yes
  237. checking whether C++ compiler accepts -Wmissing-include-dirs... yes
  238. checking whether C++ compiler accepts -Wunused-but-set-variable... yes
  239. checking whether C++ compiler accepts -Warray-bounds... yes
  240. checking whether C++ compiler accepts -Wreturn-type... yes
  241. checking whether C++ compiler accepts -Wno-overloaded-virtual... yes
  242. checking whether C++ compiler accepts -Wswitch-enum... yes
  243. checking whether C++ compiler accepts -Wswitch-default... yes
  244. checking whether C++ compiler accepts -Wno-suggest-attribute=format... yes
  245. checking whether C++ compiler accepts -Wno-error=unused-parameter... yes
  246. checking whether C++ compiler accepts -Wno-error=missing-field-initializers... yes
  247. checking whether C++ compiler accepts -Wno-error=overloaded-virtual... yes
  248. checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no
  249. checking whether the linker accepts -Wl,--no-as-needed... yes
  250. checking whether the linker accepts -Wl,--fatal-warnings... yes
  251. checking for GLIB... yes
  252. checking for EXIV2... yes
  253. checking debugging mode... no
  254. checking for gobject-introspection... yes
  255. Python2 GObject Introspection directory: /usr/lib/python2.7/dist-packages/gi/overrides
  256. Python3 GObject Introspection directory: /usr/lib/python3/dist-packages/gi/overrides
  257. checking enable tests... no
  258. checking size of int *... 8
  259. checking for target architecture... x86_64-pc-linux-gnu
  260. checking Win32 platform... no
  261. checking for pkg-config... (cached) /usr/bin/pkg-config
  262. checking pkg-config is at least version 0.9.0... yes
  263. checking for vapigen... yes
  264. checking for gtk-doc... yes
  265. checking for gtkdoc-check... gtkdoc-check.test
  266. checking for gtkdoc-check... /usr/bin/gtkdoc-check
  267. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  268. checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
  269. checking whether to build gtk-doc documentation... yes
  270. checking for GTKDOC_DEPS... yes
  271. checking that generated files are newer than configure... done
  272. configure: creating ./config.status
  273. config.status: creating Makefile
  274. config.status: creating gexiv2.pc
  275. config.status: creating docs/Makefile
  276. config.status: creating docs/reference/Makefile
  277. config.status: executing depfiles commands
  278. config.status: executing libtool commands
  279.  
  280. GExiv2 will be built with prefix /usr for x86_64-pc-linux-gnu (cross-compiling: no).
  281.  
  282. Options:
  283. Introspection: yes
  284. Python2 binding: yes
  285. Python3 binding: yes
  286. Tests and utils: no
  287.  
  288. make[1]: Leaving directory '/home/ubuntu/gexiv2'
  289. dh_auto_build
  290. make -j1
  291. make[1]: Entering directory '/home/ubuntu/gexiv2'
  292. Making all in .
  293. make[2]: Entering directory '/home/ubuntu/gexiv2'
  294. m4 '--define=_VERSION_MAJOR_=0' '--define=_VERSION_MINOR_=10' '--define=_VERSION_MICRO_=4' gexiv2/gexiv2-version.m4 > gexiv2/gexiv2-version.h
  295. /bin/bash ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.4\" -DPACKAGE_STRING=\"gexiv2\ 0.10.4\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=gexiv2\" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o gexiv2/libgexiv2_la-gexiv2-metadata.lo `test -f 'gexiv2/gexiv2-metadata.cpp' || echo './'`gexiv2/gexiv2-metadata.cpp
  296. libtool: compile: g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.4\" "-DPACKAGE_STRING=\"gexiv2 0.10.4\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=gexiv2\"" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c gexiv2/gexiv2-metadata.cpp -fPIC -DPIC -o gexiv2/.libs/libgexiv2_la-gexiv2-metadata.o
  297. /bin/bash ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.4\" -DPACKAGE_STRING=\"gexiv2\ 0.10.4\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=gexiv2\" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o gexiv2/libgexiv2_la-gexiv2-metadata-exif.lo `test -f 'gexiv2/gexiv2-metadata-exif.cpp' || echo './'`gexiv2/gexiv2-metadata-exif.cpp
  298. libtool: compile: g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.4\" "-DPACKAGE_STRING=\"gexiv2 0.10.4\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=gexiv2\"" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c gexiv2/gexiv2-metadata-exif.cpp -fPIC -DPIC -o gexiv2/.libs/libgexiv2_la-gexiv2-metadata-exif.o
  299. /bin/bash ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.4\" -DPACKAGE_STRING=\"gexiv2\ 0.10.4\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=gexiv2\" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o gexiv2/libgexiv2_la-gexiv2-metadata-gps.lo `test -f 'gexiv2/gexiv2-metadata-gps.cpp' || echo './'`gexiv2/gexiv2-metadata-gps.cpp
  300. libtool: compile: g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.4\" "-DPACKAGE_STRING=\"gexiv2 0.10.4\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=gexiv2\"" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c gexiv2/gexiv2-metadata-gps.cpp -fPIC -DPIC -o gexiv2/.libs/libgexiv2_la-gexiv2-metadata-gps.o
  301. /bin/bash ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.4\" -DPACKAGE_STRING=\"gexiv2\ 0.10.4\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=gexiv2\" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o gexiv2/libgexiv2_la-gexiv2-metadata-iptc.lo `test -f 'gexiv2/gexiv2-metadata-iptc.cpp' || echo './'`gexiv2/gexiv2-metadata-iptc.cpp
  302. libtool: compile: g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.4\" "-DPACKAGE_STRING=\"gexiv2 0.10.4\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=gexiv2\"" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c gexiv2/gexiv2-metadata-iptc.cpp -fPIC -DPIC -o gexiv2/.libs/libgexiv2_la-gexiv2-metadata-iptc.o
  303. /bin/bash ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.4\" -DPACKAGE_STRING=\"gexiv2\ 0.10.4\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=gexiv2\" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o gexiv2/libgexiv2_la-gexiv2-metadata-xmp.lo `test -f 'gexiv2/gexiv2-metadata-xmp.cpp' || echo './'`gexiv2/gexiv2-metadata-xmp.cpp
  304. libtool: compile: g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.4\" "-DPACKAGE_STRING=\"gexiv2 0.10.4\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=gexiv2\"" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c gexiv2/gexiv2-metadata-xmp.cpp -fPIC -DPIC -o gexiv2/.libs/libgexiv2_la-gexiv2-metadata-xmp.o
  305. /bin/bash ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.4\" -DPACKAGE_STRING=\"gexiv2\ 0.10.4\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=gexiv2\" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o gexiv2/libgexiv2_la-gexiv2-stream-io.lo `test -f 'gexiv2/gexiv2-stream-io.cpp' || echo './'`gexiv2/gexiv2-stream-io.cpp
  306. libtool: compile: g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.4\" "-DPACKAGE_STRING=\"gexiv2 0.10.4\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=gexiv2\"" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c gexiv2/gexiv2-stream-io.cpp -fPIC -DPIC -o gexiv2/.libs/libgexiv2_la-gexiv2-stream-io.o
  307. /bin/bash ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.4\" -DPACKAGE_STRING=\"gexiv2\ 0.10.4\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=gexiv2\" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o gexiv2/libgexiv2_la-gexiv2-preview-properties.lo `test -f 'gexiv2/gexiv2-preview-properties.cpp' || echo './'`gexiv2/gexiv2-preview-properties.cpp
  308. libtool: compile: g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.4\" "-DPACKAGE_STRING=\"gexiv2 0.10.4\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=gexiv2\"" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c gexiv2/gexiv2-preview-properties.cpp -fPIC -DPIC -o gexiv2/.libs/libgexiv2_la-gexiv2-preview-properties.o
  309. /bin/bash ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.4\" -DPACKAGE_STRING=\"gexiv2\ 0.10.4\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=gexiv2\" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o gexiv2/libgexiv2_la-gexiv2-preview-image.lo `test -f 'gexiv2/gexiv2-preview-image.cpp' || echo './'`gexiv2/gexiv2-preview-image.cpp
  310. libtool: compile: g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.4\" "-DPACKAGE_STRING=\"gexiv2 0.10.4\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=gexiv2\"" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c gexiv2/gexiv2-preview-image.cpp -fPIC -DPIC -o gexiv2/.libs/libgexiv2_la-gexiv2-preview-image.o
  311. /bin/bash ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.4\" -DPACKAGE_STRING=\"gexiv2\ 0.10.4\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=gexiv2\" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o gexiv2/libgexiv2_la-gexiv2-log.lo `test -f 'gexiv2/gexiv2-log.cpp' || echo './'`gexiv2/gexiv2-log.cpp
  312. libtool: compile: g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.4\" "-DPACKAGE_STRING=\"gexiv2 0.10.4\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=gexiv2\"" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c gexiv2/gexiv2-log.cpp -fPIC -DPIC -o gexiv2/.libs/libgexiv2_la-gexiv2-log.o
  313. /bin/bash ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.4\" -DPACKAGE_STRING=\"gexiv2\ 0.10.4\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=gexiv2\" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o gexiv2/libgexiv2_la-gexiv2-startup.lo `test -f 'gexiv2/gexiv2-startup.cpp' || echo './'`gexiv2/gexiv2-startup.cpp
  314. libtool: compile: g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.4\" "-DPACKAGE_STRING=\"gexiv2 0.10.4\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=gexiv2\"" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c gexiv2/gexiv2-startup.cpp -fPIC -DPIC -o gexiv2/.libs/libgexiv2_la-gexiv2-startup.o
  315. /bin/bash ./libtool --tag=CXX --mode=link g++ -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -export-dynamic -version-info 2:0:0 -Wl,--no-as-needed -Wl,--fatal-warnings -Wl,-Bsymbolic-functions -Wl,-z,relro -o libgexiv2.la -rpath /usr/lib/x86_64-linux-gnu gexiv2/libgexiv2_la-gexiv2-metadata.lo gexiv2/libgexiv2_la-gexiv2-metadata-exif.lo gexiv2/libgexiv2_la-gexiv2-metadata-gps.lo gexiv2/libgexiv2_la-gexiv2-metadata-iptc.lo gexiv2/libgexiv2_la-gexiv2-metadata-xmp.lo gexiv2/libgexiv2_la-gexiv2-stream-io.lo gexiv2/libgexiv2_la-gexiv2-preview-properties.lo gexiv2/libgexiv2_la-gexiv2-preview-image.lo gexiv2/libgexiv2_la-gexiv2-log.lo gexiv2/libgexiv2_la-gexiv2-startup.lo -lexiv2 -lgobject-2.0 -lglib-2.0
  316. libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/5/crtbeginS.o gexiv2/.libs/libgexiv2_la-gexiv2-metadata.o gexiv2/.libs/libgexiv2_la-gexiv2-metadata-exif.o gexiv2/.libs/libgexiv2_la-gexiv2-metadata-gps.o gexiv2/.libs/libgexiv2_la-gexiv2-metadata-iptc.o gexiv2/.libs/libgexiv2_la-gexiv2-metadata-xmp.o gexiv2/.libs/libgexiv2_la-gexiv2-stream-io.o gexiv2/.libs/libgexiv2_la-gexiv2-preview-properties.o gexiv2/.libs/libgexiv2_la-gexiv2-preview-image.o gexiv2/.libs/libgexiv2_la-gexiv2-log.o gexiv2/.libs/libgexiv2_la-gexiv2-startup.o -lexiv2 -lgobject-2.0 -lglib-2.0 -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/5/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crtn.o -g -O2 -fstack-protector-strong -Wl,--no-as-needed -Wl,--fatal-warnings -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -Wl,-soname -Wl,libgexiv2.so.2 -o .libs/libgexiv2.so.2.0.0
  317. libtool: link: (cd ".libs" && rm -f "libgexiv2.so.2" && ln -s "libgexiv2.so.2.0.0" "libgexiv2.so.2")
  318. libtool: link: (cd ".libs" && rm -f "libgexiv2.so" && ln -s "libgexiv2.so.2.0.0" "libgexiv2.so")
  319. libtool: link: ( cd ".libs" && rm -f "libgexiv2.la" && ln -s "../libgexiv2.la" "libgexiv2.la" )
  320. CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" CFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security" LDFLAGS="-Wl,-Bsymbolic-functions -Wl,-z,relro" CC="gcc" /usr/bin/g-ir-scanner --symbol-prefix=gexiv2 --add-include-path= --pkg-export=gexiv2 --warn-all --warn-error --namespace=GExiv2 --nsversion=0.10 --libtool="/bin/bash ./libtool" --include=GObject-2.0 --library=libgexiv2.la --cflags-begin -I. -Igexiv2 --cflags-end gexiv2/gexiv2.h gexiv2/gexiv2-metadata.h gexiv2/gexiv2-preview-properties.h gexiv2/gexiv2-preview-image.h gexiv2/gexiv2-log.h gexiv2/gexiv2-startup.h gexiv2/gexiv2-version.h libgexiv2.la --output GExiv2-0.10.gir
  321. g-ir-scanner: link: /bin/bash ./libtool --mode=link --tag=CC gcc -o /home/ubuntu/gexiv2/tmp-introspectCg90cw/GExiv2-0.10 -export-dynamic -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro tmp-introspectCg90cw/home/ubuntu/gexiv2/tmp-introspectCg90cw/GExiv2-0.10.o -L. libgexiv2.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0
  322. libtool: link: gcc -o /home/ubuntu/gexiv2/tmp-introspectCg90cw/.libs/GExiv2-0.10 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro tmp-introspectCg90cw/home/ubuntu/gexiv2/tmp-introspectCg90cw/GExiv2-0.10.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L. ./.libs/libgexiv2.so -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread
  323. rm -f gexiv2_vapi.stamp
  324. /usr/bin/vapigen-0.30 --metadatadir=/home/ubuntu/gexiv2/vapi \
  325. --library=gexiv2 \
  326. ./GExiv2-0.10.gir /home/ubuntu/gexiv2/vapi/gexiv2-custom.vala
  327. Generation succeeded - 0 warning(s)
  328. echo timestmap > gexiv2_vapi.stamp
  329. /usr/bin/g-ir-compiler --includedir= --includedir=. GExiv2-0.10.gir -o GExiv2-0.10.typelib
  330. make[2]: Leaving directory '/home/ubuntu/gexiv2'
  331. Making all in docs
  332. make[2]: Entering directory '/home/ubuntu/gexiv2/docs'
  333. Making all in reference
  334. make[3]: Entering directory '/home/ubuntu/gexiv2/docs/reference'
  335. if test "/home/ubuntu/gexiv2/docs/reference" != "/home/ubuntu/gexiv2/docs/reference" ; then \
  336. files=`echo gexiv2-docs.xml gexiv2-sections.txt gexiv2-overrides.txt gexiv2.types`; \
  337. if test "x$files" != "x" ; then \
  338. for file in $files ; do \
  339. destdir=`dirname /home/ubuntu/gexiv2/docs/reference/$file`; \
  340. test -d "$destdir" || mkdir -p "$destdir"; \
  341. test -f /home/ubuntu/gexiv2/docs/reference/$file && \
  342. cp -pf /home/ubuntu/gexiv2/docs/reference/$file /home/ubuntu/gexiv2/docs/reference/$file || true; \
  343. done; \
  344. fi; \
  345. fi
  346. touch setup-build.stamp
  347. _source_dir='' ; \
  348. for i in ../../gexiv2 ; do \
  349. _source_dir="${_source_dir} --source-dir=$i" ; \
  350. done ; \
  351. gtkdoc-scan --module=gexiv2 --ignore-headers="*-private.h" ${_source_dir}
  352. if grep -l '^..*$' gexiv2.types > /dev/null 2>&1 ; then \
  353. scanobj_options=""; \
  354. gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\-\-verbose"; \
  355. if test "$?" = "0"; then \
  356. if test "x" = "x1"; then \
  357. scanobj_options="--verbose"; \
  358. fi; \
  359. fi; \
  360. CC="/bin/bash ../../libtool --tag=CC --mode=compile gcc -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security" LD="/bin/bash ../../libtool --tag=CC --mode=link gcc -lgobject-2.0 -lglib-2.0 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro" RUN="/bin/bash ../../libtool --mode=execute" CFLAGS=" -g -O2 -fstack-protector-strong -Wformat -Werror=format-security" LDFLAGS="../../libgexiv2.la -Wl,-Bsymbolic-functions -Wl,-z,relro" \
  361. gtkdoc-scangobj $scanobj_options --module=gexiv2; \
  362. else \
  363. for i in gexiv2.args gexiv2.hierarchy gexiv2.interfaces gexiv2.prerequisites gexiv2.signals ; do \
  364. test -f $i || touch $i ; \
  365. done \
  366. fi
  367. touch scan-build.stamp
  368. /bin/mkdir -p xml && ( \
  369. echo "<!ENTITY package \"gexiv2\">"; \
  370. echo "<!ENTITY package_bugreport \"https://bugzilla.gnome.org/enter_bug.cgi?product=gexiv2\">"; \
  371. echo "<!ENTITY package_name \"gexiv2\">"; \
  372. echo "<!ENTITY package_string \"gexiv2 0.10.4\">"; \
  373. echo "<!ENTITY package_tarname \"gexiv2\">"; \
  374. echo "<!ENTITY package_url \"https://wiki.gnome.org/Projects/gexiv2\">"; \
  375. echo "<!ENTITY package_version \"0.10.4\">"; \
  376. ) > xml/gtkdocentities.ent
  377. _source_dir='' ; \
  378. for i in ../../gexiv2 ; do \
  379. _source_dir="${_source_dir} --source-dir=$i" ; \
  380. done ; \
  381. gtkdoc-mkdb --module=gexiv2 --output-format=xml --expand-content-files="" --main-sgml-file=gexiv2-docs.xml ${_source_dir} --xml-mode --output-format=xml
  382. ../../gexiv2/gexiv2-log.h:21: warning: Value descriptions for GExiv2LogLevel are missing in source code comment block.
  383. :0: warning: Value descriptions for WrapperSeekOrigin are missing in source code comment block.
  384. :0: warning: Field descriptions for struct ManagedStreamCallbacks are missing in source code comment block.
  385. :0: warning: Value descriptions for GExiv2Orientation are missing in source code comment block.
  386. :0: warning: Value descriptions for GExiv2StructureType are missing in source code comment block.
  387. touch sgml-build.stamp
  388. rm -rf html && mkdir html && \
  389. mkhtml_options=""; \
  390. gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-verbose"; \
  391. if test "$?" = "0"; then \
  392. if test "x" = "x1"; then \
  393. mkhtml_options="$mkhtml_options --verbose"; \
  394. fi; \
  395. fi; \
  396. gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-path"; \
  397. if test "$?" = "0"; then \
  398. mkhtml_options="$mkhtml_options --path=\"/home/ubuntu/gexiv2/docs/reference\""; \
  399. fi; \
  400. cd html && gtkdoc-mkhtml $mkhtml_options gexiv2 ../gexiv2-docs.xml
  401. gtkdoc-fixxref --module=gexiv2 --module-dir=html --html-dir=/usr/share/gtk-doc/html
  402. html/GExiv2Metadata.html:681: warning: no link for: 'g-object-unref' -> (<code class="function">g_object_unref()</code>).
  403. html/GExiv2Metadata.html:706: warning: no link for: 'GError' -> (<span class="type">GError</span>).
  404. html/GExiv2Metadata.html:729: warning: no link for: 'NULL:CAPS' -> (<code class="literal">NULL</code>).
  405. touch html-build.stamp
  406. make[3]: Leaving directory '/home/ubuntu/gexiv2/docs/reference'
  407. make[3]: Entering directory '/home/ubuntu/gexiv2/docs'
  408. make[3]: Nothing to be done for 'all-am'.
  409. make[3]: Leaving directory '/home/ubuntu/gexiv2/docs'
  410. make[2]: Leaving directory '/home/ubuntu/gexiv2/docs'
  411. make[1]: Leaving directory '/home/ubuntu/gexiv2'
  412. dh_auto_test
  413. make -j1 check
  414. make[1]: Entering directory '/home/ubuntu/gexiv2'
  415. Making check in .
  416. make[2]: Entering directory '/home/ubuntu/gexiv2'
  417. make[2]: Leaving directory '/home/ubuntu/gexiv2'
  418. Making check in docs
  419. make[2]: Entering directory '/home/ubuntu/gexiv2/docs'
  420. Making check in reference
  421. make[3]: Entering directory '/home/ubuntu/gexiv2/docs/reference'
  422. make[3]: Leaving directory '/home/ubuntu/gexiv2/docs/reference'
  423. make[3]: Entering directory '/home/ubuntu/gexiv2/docs'
  424. make[3]: Nothing to be done for 'check-am'.
  425. make[3]: Leaving directory '/home/ubuntu/gexiv2/docs'
  426. make[2]: Leaving directory '/home/ubuntu/gexiv2/docs'
  427. make[1]: Leaving directory '/home/ubuntu/gexiv2'
  428. fakeroot debian/rules binary
  429. dh binary --with autotools_dev --parallel
  430. dh_testroot
  431. dh_prep
  432. dh_auto_install
  433. make -j1 install DESTDIR=/home/ubuntu/gexiv2/debian/tmp AM_UPDATE_INFO_DIR=no
  434. make[1]: Entering directory '/home/ubuntu/gexiv2'
  435. Making install in .
  436. make[2]: Entering directory '/home/ubuntu/gexiv2'
  437. make[3]: Entering directory '/home/ubuntu/gexiv2'
  438. /bin/mkdir -p '/home/ubuntu/gexiv2/debian/tmp/usr/lib/x86_64-linux-gnu'
  439. /bin/bash ./libtool --mode=install /usr/bin/install -c libgexiv2.la '/home/ubuntu/gexiv2/debian/tmp/usr/lib/x86_64-linux-gnu'
  440. libtool: install: /usr/bin/install -c .libs/libgexiv2.so.2.0.0 /home/ubuntu/gexiv2/debian/tmp/usr/lib/x86_64-linux-gnu/libgexiv2.so.2.0.0
  441. libtool: install: (cd /home/ubuntu/gexiv2/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libgexiv2.so.2.0.0 libgexiv2.so.2 || { rm -f libgexiv2.so.2 && ln -s libgexiv2.so.2.0.0 libgexiv2.so.2; }; })
  442. libtool: install: (cd /home/ubuntu/gexiv2/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libgexiv2.so.2.0.0 libgexiv2.so || { rm -f libgexiv2.so && ln -s libgexiv2.so.2.0.0 libgexiv2.so; }; })
  443. libtool: install: /usr/bin/install -c .libs/libgexiv2.lai /home/ubuntu/gexiv2/debian/tmp/usr/lib/x86_64-linux-gnu/libgexiv2.la
  444. libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu'
  445. /bin/mkdir -p '/home/ubuntu/gexiv2/debian/tmp/usr/include/gexiv2'
  446. /usr/bin/install -c -m 644 ./gexiv2/gexiv2-managed-stream.h ./gexiv2/gexiv2.h ./gexiv2/gexiv2-metadata.h ./gexiv2/gexiv2-preview-properties.h ./gexiv2/gexiv2-preview-image.h ./gexiv2/gexiv2-log.h ./gexiv2/gexiv2-startup.h gexiv2/gexiv2-version.h '/home/ubuntu/gexiv2/debian/tmp/usr/include/gexiv2'
  447. /bin/mkdir -p '/home/ubuntu/gexiv2/debian/tmp/usr/share/vala/vapi'
  448. /usr/bin/install -c -m 644 gexiv2.vapi '/home/ubuntu/gexiv2/debian/tmp/usr/share/vala/vapi'
  449. /bin/mkdir -p '/home/ubuntu/gexiv2/debian/tmp/usr/share/gir-1.0'
  450. /usr/bin/install -c -m 644 GExiv2-0.10.gir '/home/ubuntu/gexiv2/debian/tmp/usr/share/gir-1.0'
  451. /bin/mkdir -p '/home/ubuntu/gexiv2/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
  452. /usr/bin/install -c -m 644 gexiv2.pc '/home/ubuntu/gexiv2/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
  453. /bin/mkdir -p '/home/ubuntu/gexiv2/debian/tmp/usr/lib/python2.7/dist-packages/gi/overrides'
  454. /usr/bin/install -c -m 644 GExiv2.py '/home/ubuntu/gexiv2/debian/tmp/usr/lib/python2.7/dist-packages/gi/overrides'
  455. /bin/mkdir -p '/home/ubuntu/gexiv2/debian/tmp/usr/lib/python3/dist-packages/gi/overrides'
  456. /usr/bin/install -c -m 644 GExiv2.py '/home/ubuntu/gexiv2/debian/tmp/usr/lib/python3/dist-packages/gi/overrides'
  457. /bin/mkdir -p '/home/ubuntu/gexiv2/debian/tmp/usr/lib/x86_64-linux-gnu/girepository-1.0'
  458. /usr/bin/install -c -m 644 GExiv2-0.10.typelib '/home/ubuntu/gexiv2/debian/tmp/usr/lib/x86_64-linux-gnu/girepository-1.0'
  459. make[3]: Leaving directory '/home/ubuntu/gexiv2'
  460. make[2]: Leaving directory '/home/ubuntu/gexiv2'
  461. Making install in docs
  462. make[2]: Entering directory '/home/ubuntu/gexiv2/docs'
  463. Making install in reference
  464. make[3]: Entering directory '/home/ubuntu/gexiv2/docs/reference'
  465. make[4]: Entering directory '/home/ubuntu/gexiv2/docs/reference'
  466. make[4]: Nothing to be done for 'install-exec-am'.
  467. /usr/bin/install -c -m 644 ./html/annotation-glossary.html
  468. /usr/bin/install -c -m 644 ./html/api-index-full.html
  469. /usr/bin/install -c -m 644 ./html/ch01.html
  470. /usr/bin/install -c -m 644 ./html/deprecated-api-index.html
  471. /usr/bin/install -c -m 644 ./html/gexiv2.devhelp2
  472. /usr/bin/install -c -m 644 ./html/gexiv2-gexiv2-log.html
  473. /usr/bin/install -c -m 644 ./html/gexiv2-gexiv2-managed-stream.html
  474. /usr/bin/install -c -m 644 ./html/gexiv2-gexiv2-startup.html
  475. /usr/bin/install -c -m 644 ./html/gexiv2-gexiv2-version.html
  476. /usr/bin/install -c -m 644 ./html/GExiv2Metadata.html
  477. /usr/bin/install -c -m 644 ./html/GExiv2PreviewImage.html
  478. /usr/bin/install -c -m 644 ./html/GExiv2PreviewProperties.html
  479. /usr/bin/install -c -m 644 ./html/home.png
  480. /usr/bin/install -c -m 644 ./html/index.html
  481. /usr/bin/install -c -m 644 ./html/left-insensitive.png
  482. /usr/bin/install -c -m 644 ./html/left.png
  483. /usr/bin/install -c -m 644 ./html/object-tree.html
  484. /usr/bin/install -c -m 644 ./html/right-insensitive.png
  485. /usr/bin/install -c -m 644 ./html/right.png
  486. /usr/bin/install -c -m 644 ./html/style.css
  487. /usr/bin/install -c -m 644 ./html/up-insensitive.png
  488. /usr/bin/install -c -m 644 ./html/up.png
  489. Cannot open /usr/share/gtk-doc/html: No such file or directory
  490. make[4]: Leaving directory '/home/ubuntu/gexiv2/docs/reference'
  491. make[3]: Leaving directory '/home/ubuntu/gexiv2/docs/reference'
  492. make[3]: Entering directory '/home/ubuntu/gexiv2/docs'
  493. make[4]: Entering directory '/home/ubuntu/gexiv2/docs'
  494. make[4]: Nothing to be done for 'install-exec-am'.
  495. make[4]: Nothing to be done for 'install-data-am'.
  496. make[4]: Leaving directory '/home/ubuntu/gexiv2/docs'
  497. make[3]: Leaving directory '/home/ubuntu/gexiv2/docs'
  498. make[2]: Leaving directory '/home/ubuntu/gexiv2/docs'
  499. make[1]: Leaving directory '/home/ubuntu/gexiv2'
  500. debian/rules override_dh_install
  501. make[1]: Entering directory '/home/ubuntu/gexiv2'
  502. dh_install --list-missing
  503. dh_install: usr/lib/python2.7/dist-packages/gi/overrides/GExiv2.py exists in debian/tmp but is not installed to anywhere
  504. dh_install: usr/lib/x86_64-linux-gnu/libgexiv2.la exists in debian/tmp but is not installed to anywhere
  505. dh_install: usr/lib/python3/dist-packages/gi/overrides/GExiv2.py exists in debian/tmp but is not installed to anywhere
  506. make[1]: Leaving directory '/home/ubuntu/gexiv2'
  507. dh_installdocs
  508. dh_installchangelogs
  509. dh_perl
  510. dh_link
  511. dh_strip_nondeterminism
  512. dh_compress
  513. dh_fixperms
  514. debian/rules override_dh_strip
  515. make[1]: Entering directory '/home/ubuntu/gexiv2'
  516. dh_strip --dbg-package=libgexiv2-dbg
  517. make[1]: Leaving directory '/home/ubuntu/gexiv2'
  518. dh_makeshlibs
  519. dh_shlibdeps
  520. dh_installdeb
  521. dh_gencontrol
  522. dpkg-gencontrol: warning: Depends field of package gir1.2-gexiv2-0.10: unknown substitution variable ${gir:Depends}
  523. dh_md5sums
  524. dh_builddeb
  525. dpkg-deb: building package 'libgexiv2-dev' in '../libgexiv2-dev_0.10.4-0~jensge1~xenial4_amd64.deb'.
  526. dpkg-deb: building package 'libgexiv2-dbg' in '../libgexiv2-dbg_0.10.4-0~jensge1~xenial4_amd64.deb'.
  527. dpkg-deb: building package 'libgexiv2-doc' in '../libgexiv2-doc_0.10.4-0~jensge1~xenial4_amd64.deb'.
  528. dpkg-deb: building package 'libgexiv2-2' in '../libgexiv2-2_0.10.4-0~jensge1~xenial4_amd64.deb'.
  529. dpkg-deb: building package 'gir1.2-gexiv2-0.10' in '../gir1.2-gexiv2-0.10_0.10.4-0~jensge1~xenial4_amd64.deb'.
  530. dpkg-genchanges -b >../gexiv2_0.10.4-0~jensge1~xenial4_amd64.changes
  531. dpkg-genchanges: binary-only upload (no source code included)
  532. dpkg-source --after-build gexiv2
  533. dpkg-buildpackage: binary-only upload (no source included)
  534. Now running lintian...
  535. warning: the authors of lintian do not recommend running it with root privileges!
  536. E: gir1.2-gexiv2-0.10: helper-templates-in-copyright
  537. E: libgexiv2-doc: helper-templates-in-copyright
  538. W: libgexiv2-doc: documentation-package-not-architecture-independent
  539. E: libgexiv2-dbg: helper-templates-in-copyright
  540. E: libgexiv2-dev: helper-templates-in-copyright
  541. E: libgexiv2-2: helper-templates-in-copyright
  542. Finished running lintian.
Advertisement
Add Comment
Please, Sign In to add comment