Advertisement
Guest User

Untitled

a guest
Nov 20th, 2017
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 64.00 KB | None | 0 0
  1. $ pacaur -S gnucash
  2. :: Il pacchetto gnucash non è stato trovato nei repository, provando con AUR...
  3. :: risolvendo le dipendenze
  4. :: ricerca dei conflitti in corso...
  5.  
  6. Pacchetti AUR  (1) gnucash-2.6.18-4  
  7.  
  8. :: Procedere con installazione? [S/n] S
  9. :: Scarico pacchetto/i AUR...
  10. :: I file di compilazione di gnucash sono aggiornati -- ignoro
  11. :: Verifico l'integrità di gnucash...
  12. ==> Creazione del pacchetto: gnucash 2.6.18-4 (lun 20 nov 2017, 11.00.44, CET)
  13. ==> Download dei sorgenti in corso...
  14.  -> È stato trovato gnucash-2.6.18-1.tar.bz2
  15. ==> Validazione di source file con sha1sums...
  16.    gnucash-2.6.18-1.tar.bz2 ... Verificato
  17. ==> Validazione di source file con sha256sums...
  18.    gnucash-2.6.18-1.tar.bz2 ... Verificato
  19. ==> Validazione di source file con sha512sums...
  20.    gnucash-2.6.18-1.tar.bz2 ... Verificato
  21. :: Compilo il/i pacchetto/i gnucash...
  22. ==> Creazione del pacchetto: gnucash 2.6.18-4 (lun 20 nov 2017, 11.00.50, CET)
  23. ==> Controllo delle dipendenze durante l'avvio in corso...
  24. ==> Controllo delle dipendenze durante la compilazione in corso...
  25. ==> ATTENZIONE: Sto usando il tree esistente di $srcdir/
  26. ==> Rimozione dell'esistente directory $pkgdir/ in corso...
  27. ==> Avvio di build() in corso...
  28. checking for a BSD-compatible install... /usr/bin/install -c
  29. checking whether build environment is sane... yes
  30. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  31. checking for gawk... gawk
  32. checking whether make sets $(MAKE)... yes
  33. checking whether make supports nested variables... yes
  34. checking for gcc... gcc
  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 gcc accepts -g... yes
  42. checking for gcc option to accept ISO C89... none needed
  43. checking whether gcc understands -c and -o together... yes
  44. checking for style of include used by make... GNU
  45. checking dependency style of gcc... gcc3
  46. checking how to run the C preprocessor... gcc -E
  47. checking for grep that handles long lines and -e... /usr/bin/grep
  48. checking for egrep... /usr/bin/grep -E
  49. checking for ANSI C header files... yes
  50. checking for sys/types.h... yes
  51. checking for sys/stat.h... yes
  52. checking for stdlib.h... yes
  53. checking for string.h... yes
  54. checking for memory.h... yes
  55. checking for strings.h... yes
  56. checking for inttypes.h... yes
  57. checking for stdint.h... yes
  58. checking for unistd.h... yes
  59. checking minix/config.h usability... no
  60. checking minix/config.h presence... no
  61. checking for minix/config.h... no
  62. checking whether it is safe to define __EXTENSIONS__... yes
  63. checking whether NLS is requested... yes
  64. checking for intltool-update... /usr/bin/intltool-update
  65. checking for intltool-merge... /usr/bin/intltool-merge
  66. checking for intltool-extract... /usr/bin/intltool-extract
  67. checking for xgettext... /usr/bin/xgettext
  68. checking for msgmerge... /usr/bin/msgmerge
  69. checking for msgfmt... /usr/bin/msgfmt
  70. checking for gmsgfmt... /usr/bin/msgfmt
  71. checking for perl... /usr/bin/perl
  72. checking for perl >= 5.8.1... 5.26.1
  73. checking for XML::Parser... ok
  74. checking locale.h usability... yes
  75. checking locale.h presence... yes
  76. checking for locale.h... yes
  77. checking for LC_MESSAGES... yes
  78. checking libintl.h usability... yes
  79. checking libintl.h presence... yes
  80. checking for libintl.h... yes
  81. checking for ngettext in libc... yes
  82. checking for dgettext in libc... yes
  83. checking for bind_textdomain_codeset... yes
  84. checking for msgfmt... (cached) /usr/bin/msgfmt
  85. checking for dcgettext... yes
  86. checking if msgfmt accepts -c... yes
  87. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  88. checking for xgettext... (cached) /usr/bin/xgettext
  89. checking for catalogs to be installed...  az ca cs da eu fa ja nl rw sk sr sv tr uk zh_CN ar bg de el en_GB es fi fr gu he hi hu it kn ko lt lv mr nb ne pl pt pt_BR ro ru ta te ur vi zh_TW as brx doi es_NI kok kok@latin ks mai mni mni@bengali
  90. checking for pkg-config... /usr/bin/pkg-config
  91. checking pkg-config is at least version 0.9.0... yes
  92. checking if compiling with clang... no
  93. checking for g++... g++
  94. checking whether we are using the GNU C++ compiler... yes
  95. checking whether g++ accepts -g... yes
  96. checking dependency style of g++... gcc3
  97. checking build system type... x86_64-unknown-linux-gnu
  98. checking host system type... x86_64-unknown-linux-gnu
  99. checking how to print strings... printf
  100. checking for a sed that does not truncate output... /usr/bin/sed
  101. checking for fgrep... /usr/bin/grep -F
  102. checking for ld used by gcc... /usr/bin/ld
  103. checking if the linker (/usr/bin/ld) is GNU ld... yes
  104. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  105. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  106. checking whether ln -s works... yes
  107. checking the maximum length of command line arguments... 1572864
  108. checking whether the shell understands some XSI constructs... yes
  109. checking whether the shell understands "+="... yes
  110. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  111. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  112. checking for /usr/bin/ld option to reload object files... -r
  113. checking for objdump... objdump
  114. checking how to recognize dependent libraries... pass_all
  115. checking for dlltool... dlltool
  116. checking how to associate runtime and link libraries... printf %s\n
  117. checking for ar... ar
  118. checking for archiver @FILE support... @
  119. checking for strip... strip
  120. checking for ranlib... ranlib
  121. checking command to parse /usr/bin/nm -B output from gcc object... ok
  122. checking for sysroot... no
  123. checking for mt... no
  124. checking if : is a manifest tool... no
  125. checking for dlfcn.h... yes
  126. checking for objdir... .libs
  127. checking if gcc supports -fno-rtti -fno-exceptions... no
  128. checking for gcc option to produce PIC... -fPIC -DPIC
  129. checking if gcc PIC flag -fPIC -DPIC works... yes
  130. checking if gcc static flag -static works... yes
  131. checking if gcc supports -c -o file.o... yes
  132. checking if gcc supports -c -o file.o... (cached) yes
  133. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  134. checking whether -lc should be explicitly linked in... no
  135. checking dynamic linker characteristics... GNU/Linux ld.so
  136. checking how to hardcode library paths into programs... immediate
  137. checking for shl_load... no
  138. checking for shl_load in -ldld... no
  139. checking for dlopen... no
  140. checking for dlopen in -ldl... yes
  141. checking whether a program can dlopen itself... yes
  142. checking whether a statically linked program can dlopen itself... no
  143. checking whether stripping libraries is possible... yes
  144. checking if libtool supports shared libraries... yes
  145. checking whether to build shared libraries... yes
  146. checking whether to build static libraries... no
  147. checking how to run the C++ preprocessor... g++ -E
  148. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  149. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  150. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  151. checking for g++ option to produce PIC... -fPIC -DPIC
  152. checking if g++ PIC flag -fPIC -DPIC works... yes
  153. checking if g++ static flag -static works... yes
  154. checking if g++ supports -c -o file.o... yes
  155. checking if g++ supports -c -o file.o... (cached) yes
  156. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  157. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  158. checking how to hardcode library paths into programs... immediate
  159. checking for library containing strerror... none required
  160. checking whether byte ordering is bigendian... no
  161. checking whether make sets $(MAKE)... (cached) yes
  162. checking whether ln -s works... yes
  163. checking for ANSI C header files... (cached) yes
  164. checking limits.h usability... yes
  165. checking limits.h presence... yes
  166. checking for limits.h... yes
  167. checking sys/time.h usability... yes
  168. checking sys/time.h presence... yes
  169. checking for sys/time.h... yes
  170. checking sys/times.h usability... yes
  171. checking sys/times.h presence... yes
  172. checking for sys/times.h... yes
  173. checking sys/wait.h usability... yes
  174. checking sys/wait.h presence... yes
  175. checking for sys/wait.h... yes
  176. checking pow.h usability... no
  177. checking pow.h presence... no
  178. checking for pow.h... no
  179. checking for stpcpy... yes
  180. checking for memcpy... yes
  181. checking for timegm... yes
  182. checking for towupper... yes
  183. checking for setenv... yes
  184. checking for the tm_gmtoff member of struct tm... yes
  185. checking if scanf supports %lld conversions... yes
  186. checking if building from an scm managed directory... no
  187. checking for ./src/swig-runtime.h... yes
  188. checking for ./src/core-utils/gnc-vcs-info.h... yes
  189. checking for /proc/self/maps... yes
  190. checking whether everything is installed to the same prefix... no
  191. checking whether binary relocation support should be enabled... no
  192. checking for glib-2.0 >= 2.38 gio-2.0 >= 2.25 gthread-2.0 gobject-2.0 gmodule-2.0... yes
  193. checking GLIB_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
  194. checking GLIB_LIBS... -lgio-2.0 -lgthread-2.0 -pthread -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0
  195. checking dirent.h usability... yes
  196. checking dirent.h presence... yes
  197. checking for dirent.h... yes
  198. checking for dlfcn.h... (cached) yes
  199. checking dl.h usability... no
  200. checking dl.h presence... no
  201. checking for dl.h... no
  202. checking utmp.h usability... yes
  203. checking utmp.h presence... yes
  204. checking for utmp.h... yes
  205. checking for locale.h... (cached) yes
  206. checking mcheck.h usability... yes
  207. checking mcheck.h presence... yes
  208. checking for mcheck.h... yes
  209. checking for unistd.h... (cached) yes
  210. checking wctype.h usability... yes
  211. checking wctype.h presence... yes
  212. checking for wctype.h... yes
  213. checking for pkg-config... (cached) /usr/bin/pkg-config
  214. checking pkg-config is at least version 0.16... yes
  215. checking if unsigned long is at least as big as guint32... yes
  216. checking for dlsym... no
  217. checking for dlsym in -ldl... yes
  218. checking for dlerror... yes
  219. checking operating system... linux/other
  220. checking X11/Xlib.h usability... yes
  221. checking X11/Xlib.h presence... yes
  222. checking for X11/Xlib.h... yes
  223. checking glob.h usability... yes
  224. checking glob.h presence... yes
  225. checking for glob.h... yes
  226. checking for chown... yes
  227. checking for gethostname... yes
  228. checking for getppid... yes
  229. checking for getuid... yes
  230. checking for gettimeofday... yes
  231. checking for gmtime_r... yes
  232. checking for gethostid... yes
  233. checking for link... yes
  234. checking for guile-2.0 >= 2.0.0... yes
  235. checking GUILE_CFLAGS... -pthread -I/usr/include/guile/2.0
  236. checking GUILE_LIBS... -lguile-2.0 -lgc
  237. checking for guild... /usr/bin/guild
  238. checking ltdl.h usability... yes
  239. checking ltdl.h presence... yes
  240. checking for ltdl.h... yes
  241. checking for libxml-2.0 >= 2.5.10... yes
  242. checking LIBXML2_CFLAGS... -I/usr/include/libxml2
  243. checking LIBXML2_LIBS... -lxml2
  244. checking for xmlElemDump in -lxml2... yes
  245. checking for libxslt... yes
  246. checking LIBXSLT_CFLAGS... -I/usr/include/libxml2
  247. checking LIBXSLT_LIBS... -lxslt -lxml2 -lm -lxml2
  248. checking for xsltproc... /usr/bin/xsltproc
  249. checking for gzopen in -lz... yes
  250. checking dbi/dbi.h usability... yes
  251. checking dbi/dbi.h presence... yes
  252. checking for dbi/dbi.h... yes
  253. configure: Search Path :/usr/lib/dbd
  254. checking Looking for at least one supported DBD module... SQLite3
  255. checking whether to use OFX... yes -- failure is fatal
  256. checking for libofx... yes
  257. checking LIBOFX_CFLAGS...
  258. checking LIBOFX_LIBS... -lofx
  259. checking Does libofx have bug 39... no
  260. checking for aqbanking >= 4.0.0 gwenhywfar... yes
  261. checking AQBANKING_CFLAGS... -I/usr/include/aqbanking5 -I/usr/include/gwenhywfar4
  262. checking AQBANKING_LIBS... -laqbanking -lgwenhywfar
  263. checking for gwengui-gtk2 gwenhywfar... yes
  264. checking GWENGUI_GTK2_CFLAGS... -I/usr/include/gwenhywfar4
  265. checking GWENGUI_GTK2_LIBS... -lgwengui-gtk2 -lgwenhywfar
  266. checking ktoblzcheck.h usability... yes
  267. checking ktoblzcheck.h presence... yes
  268. checking for ktoblzcheck.h... yes
  269. checking for nl_langinfo and D_FMT... yes
  270. checking for a valid gettext/gmsgfmt installation... yes - /usr/bin/msgfmt
  271. checking for perl... /usr/bin/perl
  272. checking for doxygen... /usr/bin/doxygen
  273. checking for dot... /usr/bin/dot
  274. checking what warning flags to pass to the C compiler... -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations
  275. checking what language compliance flags to pass to the C compiler...
  276. checking for gtk+-2.0 >= 2.24.0... yes
  277. checking GTK_CFLAGS... -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
  278. checking GTK_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype
  279. checking for libgnomecanvas-2.0... yes
  280. checking GNOMECANVAS_CFLAGS... -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
  281. checking GNOMECANVAS_LIBS... -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype
  282. checking for gdk-pixbuf-2.0... yes
  283. checking GDK_PIXBUF_CFLAGS... -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
  284. checking GDK_PIXBUF_LIBS... -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
  285. checking for libgoffice-0.8 >= 0.7.0 libgoffice-0.8 < 0.9.0... yes
  286. checking GOFFICE_CFLAGS... -pthread -I/usr/include/libgoffice-0.8 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
  287. checking GOFFICE_LIBS... -lgoffice-0.8
  288. checking the html engine... webkit
  289. checking for webkit-1.0 >= "1.2"... yes
  290. checking WEBKIT_CFLAGS... -pthread -I/usr/include/webkitgtk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkitgtk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
  291. checking WEBKIT_LIBS... -lwebkitgtk-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -ljavascriptcoregtk-1.0 -lglib-2.0
  292. checking for gnome-keyring-1 >= "0.6"... yes
  293. checking GNOME_KEYRING_CFLAGS... -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
  294. checking GNOME_KEYRING_LIBS... -lgnome-keyring -lglib-2.0
  295. checking for libsecret-1 >= "0.18"... yes
  296. checking LIBSECRET_CFLAGS... -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
  297. checking LIBSECRET_LIBS... -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0
  298. checking for pthread_mutex_init... yes
  299. checking for strptime... yes
  300. checking for localtime_r... yes
  301. checking for gmtime_r... (cached) yes
  302. checking for strfmon... yes
  303. checking what extra warning flags to pass to the C compiler...  -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2
  304. checking that generated files are newer than configure... done
  305. configure: creating ./config.status
  306. config.status: creating po/Makefile.in
  307. config.status: creating Makefile
  308. config.status: creating accounts/Makefile
  309. config.status: creating accounts/C/Makefile
  310. config.status: creating accounts/ca/Makefile
  311. config.status: creating accounts/cs/Makefile
  312. config.status: creating accounts/da/Makefile
  313. config.status: creating accounts/de_AT/Makefile
  314. config.status: creating accounts/de_CH/Makefile
  315. config.status: creating accounts/de_DE/Makefile
  316. config.status: creating accounts/el_GR/Makefile
  317. config.status: creating accounts/en_GB/Makefile
  318. config.status: creating accounts/es_ES/Makefile
  319. config.status: creating accounts/es_MX/Makefile
  320. config.status: creating accounts/fi_FI/Makefile
  321. config.status: creating accounts/fr_CA/Makefile
  322. config.status: creating accounts/fr_CH/Makefile
  323. config.status: creating accounts/fr_FR/Makefile
  324. config.status: creating accounts/hu_HU/Makefile
  325. config.status: creating accounts/it/Makefile
  326. config.status: creating accounts/ja/Makefile
  327. config.status: creating accounts/ko/Makefile
  328. config.status: creating accounts/lt/Makefile
  329. config.status: creating accounts/lv/Makefile
  330. config.status: creating accounts/nb/Makefile
  331. config.status: creating accounts/nl/Makefile
  332. config.status: creating accounts/pl/Makefile
  333. config.status: creating accounts/pt_BR/Makefile
  334. config.status: creating accounts/pt_PT/Makefile
  335. config.status: creating accounts/ru/Makefile
  336. config.status: creating accounts/sk/Makefile
  337. config.status: creating accounts/sv_AX/Makefile
  338. config.status: creating accounts/sv_FI/Makefile
  339. config.status: creating accounts/sv_SE/Makefile
  340. config.status: creating accounts/tr_TR/Makefile
  341. config.status: creating accounts/zh_CN/Makefile
  342. config.status: creating accounts/zh_HK/Makefile
  343. config.status: creating accounts/zh_TW/Makefile
  344. config.status: creating checks/Makefile
  345. config.status: creating doc/Makefile
  346. config.status: creating doc/examples/Makefile
  347. config.status: creating lib/Makefile
  348. config.status: creating lib/libc/Makefile
  349. config.status: creating lib/stf/Makefile
  350. config.status: creating packaging/Makefile
  351. config.status: creating src/Makefile
  352. config.status: creating src/app-utils/Makefile
  353. config.status: creating src/app-utils/test/Makefile
  354. config.status: creating src/backend/Makefile
  355. config.status: creating src/backend/dbi/Makefile
  356. config.status: creating src/backend/dbi/test/Makefile
  357. config.status: creating src/backend/xml/Makefile
  358. config.status: creating src/backend/xml/test/Makefile
  359. config.status: creating src/backend/xml/test/test-files/Makefile
  360. config.status: creating src/backend/xml/test/test-files/xml2/Makefile
  361. config.status: creating src/backend/sql/Makefile
  362. config.status: creating src/backend/sql/test/Makefile
  363. config.status: creating src/bin/Makefile
  364. config.status: creating src/bin/overrides/Makefile
  365. config.status: creating src/bin/test/Makefile
  366. config.status: creating src/core-utils/Makefile
  367. config.status: creating src/core-utils/test/Makefile
  368. config.status: creating src/debug/Makefile
  369. config.status: creating src/debug/valgrind/Makefile
  370. config.status: creating src/doc/Makefile
  371. config.status: creating src/doc/design/Makefile
  372. config.status: creating src/doc/xml/Makefile
  373. config.status: creating src/engine/Makefile
  374. config.status: creating src/engine/test/Makefile
  375. config.status: creating src/engine/test-core/Makefile
  376. config.status: creating src/gnc-module/Makefile
  377. config.status: creating src/gnc-module/test/Makefile
  378. config.status: creating src/gnc-module/test/mod-foo/Makefile
  379. config.status: creating src/gnc-module/test/mod-bar/Makefile
  380. config.status: creating src/gnc-module/test/mod-baz/Makefile
  381. config.status: creating src/gnc-module/test/misc-mods/Makefile
  382. config.status: creating src/gnome/Makefile
  383. config.status: creating src/gnome/gtkbuilder/Makefile
  384. config.status: creating src/gnome/gschemas/Makefile
  385. config.status: creating src/gnome/ui/Makefile
  386. config.status: creating src/gnome-utils/Makefile
  387. config.status: creating src/gnome-utils/gtkbuilder/Makefile
  388. config.status: creating src/gnome-utils/gschemas/Makefile
  389. config.status: creating src/gnome-utils/test/Makefile
  390. config.status: creating src/gnome-utils/ui/Makefile
  391. config.status: creating src/gnome-search/Makefile
  392. config.status: creating src/html/Makefile
  393. config.status: creating src/import-export/Makefile
  394. config.status: creating src/import-export/test/Makefile
  395. config.status: creating src/import-export/ofx/gschemas/Makefile
  396. config.status: creating src/import-export/qif-imp/Makefile
  397. config.status: creating src/import-export/qif/Makefile
  398. config.status: creating src/import-export/qif/test/Makefile
  399. config.status: creating src/import-export/qif-imp/gschemas/Makefile
  400. config.status: creating src/import-export/qif-imp/test/Makefile
  401. config.status: creating src/import-export/gschemas/Makefile
  402. config.status: creating src/import-export/ofx/Makefile
  403. config.status: creating src/import-export/ofx/test/Makefile
  404. config.status: creating src/import-export/csv-imp/Makefile
  405. config.status: creating src/import-export/csv-imp/gschemas/Makefile
  406. config.status: creating src/import-export/csv-imp/test/Makefile
  407. config.status: creating src/import-export/csv-exp/Makefile
  408. config.status: creating src/import-export/csv-exp/gschemas/Makefile
  409. config.status: creating src/import-export/log-replay/Makefile
  410. config.status: creating src/import-export/aqb/Makefile
  411. config.status: creating src/import-export/aqb/gschemas/Makefile
  412. config.status: creating src/libqof/Makefile
  413. config.status: creating src/libqof/qof/Makefile
  414. config.status: creating src/libqof/qof/test/Makefile
  415. config.status: creating src/optional/Makefile
  416. config.status: creating src/optional/gtkmm/Makefile
  417. config.status: creating src/optional/gtkmm/test/Makefile
  418. config.status: creating src/optional/python-bindings/Makefile
  419. config.status: creating src/optional/python-bindings/tests/Makefile
  420. config.status: creating src/pixmaps/Makefile
  421. config.status: creating src/python/Makefile
  422. config.status: creating src/python/pycons/Makefile
  423. config.status: creating src/quotes/Makefile
  424. config.status: creating src/register/Makefile
  425. config.status: creating src/register/ledger-core/Makefile
  426. config.status: creating src/register/ledger-core/test/Makefile
  427. config.status: creating src/register/register-core/Makefile
  428. config.status: creating src/register/register-core/test/Makefile
  429. config.status: creating src/register/register-gnome/Makefile
  430. config.status: creating src/register/register-gnome/test/Makefile
  431. config.status: creating src/report/Makefile
  432. config.status: creating src/report/report-gnome/Makefile
  433. config.status: creating src/report/report-gnome/test/Makefile
  434. config.status: creating src/report/report-system/Makefile
  435. config.status: creating src/report/report-system/test/Makefile
  436. config.status: creating src/report/standard-reports/Makefile
  437. config.status: creating src/report/standard-reports/test/Makefile
  438. config.status: creating src/report/business-reports/Makefile
  439. config.status: creating src/report/locale-specific/Makefile
  440. config.status: creating src/report/locale-specific/us/Makefile
  441. config.status: creating src/report/locale-specific/us/test/Makefile
  442. config.status: creating src/report/stylesheets/Makefile
  443. config.status: creating src/report/stylesheets/test/Makefile
  444. config.status: creating src/report/utility-reports/Makefile
  445. config.status: creating src/report/utility-reports/test/Makefile
  446. config.status: creating src/report/jqplot/Makefile
  447. config.status: creating src/scm/Makefile
  448. config.status: creating src/scm/gnumeric/Makefile
  449. config.status: creating src/tax/Makefile
  450. config.status: creating src/tax/us/Makefile
  451. config.status: creating src/tax/us/test/Makefile
  452. config.status: creating src/test-core/Makefile
  453. config.status: creating src/business/Makefile
  454. config.status: creating src/business/business-gnome/Makefile
  455. config.status: creating src/business/business-gnome/gtkbuilder/Makefile
  456. config.status: creating src/business/business-gnome/gschemas/Makefile
  457. config.status: creating src/business/business-gnome/ui/Makefile
  458. config.status: creating src/business/business-ledger/Makefile
  459. config.status: creating src/plugins/Makefile
  460. config.status: creating src/plugins/bi_import/Makefile
  461. config.status: creating src/plugins/bi_import/gtkbuilder/Makefile
  462. config.status: creating src/plugins/bi_import/ui/Makefile
  463. config.status: creating src/plugins/customer_import/Makefile
  464. config.status: creating src/plugins/customer_import/gtkbuilder/Makefile
  465. config.status: creating src/plugins/customer_import/ui/Makefile
  466. config.status: creating src/bin/gnucash.rc
  467. config.status: creating src/app-utils/migratable-prefs.xml
  468. config.status: creating src/gnome/gnucash.desktop.in
  469. config.status: creating src/business/business-gnome/gschemas/org.gnucash.dialogs.business.gschema.xml.in
  470. config.status: creating src/gnome/gschemas/org.gnucash.dialogs.checkprinting.gschema.xml.in
  471. config.status: creating src/gnome/gschemas/org.gnucash.dialogs.commodities.gschema.xml.in
  472. config.status: creating src/gnome/gschemas/org.gnucash.dialogs.gschema.xml.in
  473. config.status: creating src/gnome/gschemas/org.gnucash.dialogs.reconcile.gschema.xml.in
  474. config.status: creating src/gnome/gschemas/org.gnucash.dialogs.sxs.gschema.xml.in
  475. config.status: creating src/gnome/gschemas/org.gnucash.dialogs.totd.gschema.xml.in
  476. config.status: creating src/gnome/gschemas/org.gnucash.gschema.xml.in
  477. config.status: creating src/gnome/gschemas/org.gnucash.window.pages.account.tree.gschema.xml.in
  478. config.status: creating src/gnome/gschemas/org.gnucash.window.pages.gschema.xml.in
  479. config.status: creating src/gnome-utils/gschemas/org.gnucash.history.gschema.xml.in
  480. config.status: creating src/gnome-utils/gschemas/org.gnucash.warnings.gschema.xml.in
  481. config.status: creating src/import-export/aqb/gschemas/org.gnucash.dialogs.import.hbci.gschema.xml.in
  482. config.status: creating src/import-export/csv-exp/gschemas/org.gnucash.dialogs.export.csv.gschema.xml.in
  483. config.status: creating src/import-export/csv-imp/gschemas/org.gnucash.dialogs.import.csv.gschema.xml.in
  484. config.status: creating src/import-export/gschemas/org.gnucash.dialogs.import.generic.gschema.xml.in
  485. config.status: creating src/import-export/ofx/gschemas/org.gnucash.dialogs.import.ofx.gschema.xml.in
  486. config.status: creating src/import-export/qif-imp/gschemas/org.gnucash.dialogs.import.qif.gschema.xml.in
  487. config.status: creating src/app-utils/test/test-load-module
  488. config.status: creating src/backend/xml/test/test-real-data.sh
  489. config.status: creating src/bin/test/test-version
  490. config.status: creating src/engine/test/test-create-account
  491. config.status: creating src/engine/test/test-scm-query-import
  492. config.status: creating src/gnc-module/test/test-gwrapped-c
  493. config.status: creating src/gnc-module/test/test-load-deps
  494. config.status: creating src/gnc-module/test/test-load-scm
  495. config.status: creating src/gnc-module/test/test-scm-dynload
  496. config.status: creating src/gnc-module/test/test-scm-init
  497. config.status: creating src/gnc-module/test/test-scm-module
  498. config.status: creating src/gnc-module/test/test-scm-multi
  499. config.status: creating src/gnome-utils/test/test-load-module
  500. config.status: creating src/report/locale-specific/us/test/test-load-module
  501. config.status: creating src/report/report-gnome/test/test-load-module
  502. config.status: creating src/report/report-system/test/test-load-module
  503. config.status: creating src/report/standard-reports/test/test-load-module
  504. config.status: creating src/report/stylesheets/test/test-load-module
  505. config.status: creating src/report/utility-reports/test/test-load-module
  506. config.status: creating src/tax/us/test/test-load-module
  507. config.status: creating src/bin/overrides/gnucash-make-guids
  508. config.status: creating config.h
  509. config.status: executing depfiles commands
  510. config.status: executing default-1 commands
  511. config.status: executing libtool commands
  512. config.status: executing po/stamp-it commands
  513.  
  514.  Options detected/selected
  515.  -------------------------
  516.  gnucash version ...... : 2.6.18
  517.  Build for host ....... : x86_64-unknown-linux-gnu
  518.  Optional components... :  dbi ofx aqbanking
  519.  Extra Warnings ....... :  -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2
  520.  CPPFLAGS ............. : -D_FORTIFY_SOURCE=2
  521.  CFLAGS ............... :  -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wno-unused
  522.  LDFLAGS .............. : -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now
  523.  prefix................ : /usr
  524.  
  525.  
  526.  
  527. make  all-recursive
  528. make[1]: ingresso nella directory "/home/noob/.cache/pacaur/gnucash/src/gnucash-2.6.18"
  529. Making all in .
  530. make[2]: ingresso nella directory "/home/noob/.cache/pacaur/gnucash/src/gnucash-2.6.18"
  531. gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/guile/2.0 -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wno-unused -MT gnc_guile-guile.o -MD -MP -MF .deps/gnc_guile-guile.Tpo -c -o gnc_guile-guile.o `test -f 'util/guile.c' || echo './'`util/guile.c
  532. mv -f .deps/gnc_guile-guile.Tpo .deps/gnc_guile-guile.Po
  533. /bin/sh ./libtool  --tag=CC   --mode=link gcc -pthread -I/usr/include/guile/2.0 -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wno-unused  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now  -o gnc-guile gnc_guile-guile.o -lguile-2.0 -lgc -lm
  534. libtool: link: gcc -pthread -I/usr/include/guile/2.0 -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o gnc-guile gnc_guile-guile.o  -lguile-2.0 -lgc -lm -pthread
  535. rm -f make-gnucash-potfiles.tmp
  536. sed < make-gnucash-potfiles.in > make-gnucash-potfiles.tmp \
  537.            -e 's:@-SRCDIR-@:.:g' \
  538.            -e 's:@-PERL-@:/usr/bin/perl:g'
  539. chmod +x make-gnucash-potfiles.tmp
  540. mv make-gnucash-potfiles.tmp make-gnucash-potfiles
  541. make[2]: uscita dalla directory "/home/noob/.cache/pacaur/gnucash/src/gnucash-2.6.18"
  542. Making all in doc
  543. make[2]: ingresso nella directory "/home/noob/.cache/pacaur/gnucash/src/gnucash-2.6.18/doc"
  544. Making all in examples
  545. make[3]: ingresso nella directory "/home/noob/.cache/pacaur/gnucash/src/gnucash-2.6.18/doc/examples"
  546. make[3]: Nessuna operazione da eseguire per "all".
  547. make[3]: uscita dalla directory "/home/noob/.cache/pacaur/gnucash/src/gnucash-2.6.18/doc/examples"
  548. make[3]: ingresso nella directory "/home/noob/.cache/pacaur/gnucash/src/gnucash-2.6.18/doc"
  549. rm -f gnucash.1.tmp
  550. /usr/bin/sed < gnucash.1.in > gnucash.1.tmp \
  551.            -e 's:@-VERSION-@:2.6.18:g' \
  552.            -e 's:@-DATE-@:novembre 2017:g'
  553. chmod +x gnucash.1.tmp
  554. mv gnucash.1.tmp gnucash.1
  555. gcc -E -P -x c -D'N_(x)=x' -o tip_of_the_day.list.tmp tip_of_the_day.list.in
  556. cat -s tip_of_the_day.list.tmp | /usr/bin/sed -e 's/^ *"//' \
  557.                       -e 's/"* *[|] */|/' \
  558.                           -e 's:@-GNUCASH_LATEST_STABLE_SERIES-@:2.6:g' > tip_of_the_day.list
  559. rm -f tip_of_the_day.list.tmp
  560. perl -pi.bak -e 's/" *$/\n/' tip_of_the_day.list
  561. make[3]: uscita dalla directory "/home/noob/.cache/pacaur/gnucash/src/gnucash-2.6.18/doc"
  562. make[2]: uscita dalla directory "/home/noob/.cache/pacaur/gnucash/src/gnucash-2.6.18/doc"
  563. Making all in lib
  564. make[2]: ingresso nella directory "/home/noob/.cache/pacaur/gnucash/src/gnucash-2.6.18/lib"
  565. Making all in libc
  566. make[3]: ingresso nella directory "/home/noob/.cache/pacaur/gnucash/src/gnucash-2.6.18/lib/libc"
  567. /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -D_FORTIFY_SOURCE=2  -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wno-unused -MT libc-missing-noop.lo -MD -MP -MF .deps/libc-missing-noop.Tpo -c -o libc-missing-noop.lo libc-missing-noop.c
  568. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused -MT libc-missing-noop.lo -MD -MP -MF .deps/libc-missing-noop.Tpo -c libc-missing-noop.c  -fPIC -DPIC -o .libs/libc-missing-noop.o
  569. mv -f .deps/libc-missing-noop.Tpo .deps/libc-missing-noop.Plo
  570. /bin/sh ../../libtool  --tag=CC   --mode=link gcc  -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wno-unused  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now  -o libc-missing.la  libc-missing-noop.lo  -lm
  571. libtool: link: ar cru .libs/libc-missing.a .libs/libc-missing-noop.o
  572. ar: `u' modifier ignored since `D' is the default (see `U')
  573. libtool: link: ranlib .libs/libc-missing.a
  574. libtool: link: ( cd ".libs" && rm -f "libc-missing.la" && ln -s "../libc-missing.la" "libc-missing.la" )
  575. make[3]: uscita dalla directory "/home/noob/.cache/pacaur/gnucash/src/gnucash-2.6.18/lib/libc"
  576. Making all in stf
  577. make[3]: ingresso nella directory "/home/noob/.cache/pacaur/gnucash/src/gnucash-2.6.18/lib/stf"
  578. /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -pthread -I/usr/include/libgoffice-0.8 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FORTIFY_SOURCE=2  -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wno-unused -MT stf-parse.lo -MD -MP -MF .deps/stf-parse.Tpo -c -o stf-parse.lo stf-parse.c
  579. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/libgoffice-0.8 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FORTIFY_SOURCE=2 -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused -MT stf-parse.lo -MD -MP -MF .deps/stf-parse.Tpo -c stf-parse.c  -fPIC -DPIC -o .libs/stf-parse.o
  580. mv -f .deps/stf-parse.Tpo .deps/stf-parse.Plo
  581. /bin/sh ../../libtool  --tag=CC   --mode=link gcc  -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wno-unused  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now  -o libgnc-stf.la  stf-parse.lo -lgoffice-0.8 -lm
  582. libtool: link: ar cru .libs/libgnc-stf.a .libs/stf-parse.o
  583. ar: `u' modifier ignored since `D' is the default (see `U')
  584. libtool: link: ranlib .libs/libgnc-stf.a
  585. libtool: link: ( cd ".libs" && rm -f "libgnc-stf.la" && ln -s "../libgnc-stf.la" "libgnc-stf.la" )
  586. make[3]: uscita dalla directory "/home/noob/.cache/pacaur/gnucash/src/gnucash-2.6.18/lib/stf"
  587. make[3]: ingresso nella directory "/home/noob/.cache/pacaur/gnucash/src/gnucash-2.6.18/lib"
  588. make[3]: Nessuna operazione da eseguire per "all-am".
  589. make[3]: uscita dalla directory "/home/noob/.cache/pacaur/gnucash/src/gnucash-2.6.18/lib"
  590. make[2]: uscita dalla directory "/home/noob/.cache/pacaur/gnucash/src/gnucash-2.6.18/lib"
  591. Making all in src
  592. make[2]: ingresso nella directory "/home/noob/.cache/pacaur/gnucash/src/gnucash-2.6.18/src"
  593. Making all in .
  594. make[3]: ingresso nella directory "/home/noob/.cache/pacaur/gnucash/src/gnucash-2.6.18/src"
  595. make[3]: Nessuna operazione da eseguire per "all-am".
  596. make[3]: uscita dalla directory "/home/noob/.cache/pacaur/gnucash/src/gnucash-2.6.18/src"
  597. Making all in libqof
  598. make[3]: ingresso nella directory "/home/noob/.cache/pacaur/gnucash/src/gnucash-2.6.18/src/libqof"
  599. Making all in .
  600. make[4]: ingresso nella directory "/home/noob/.cache/pacaur/gnucash/src/gnucash-2.6.18/src/libqof"
  601. make[4]: Nessuna operazione da eseguire per "all-am".
  602. make[4]: uscita dalla directory "/home/noob/.cache/pacaur/gnucash/src/gnucash-2.6.18/src/libqof"
  603. Making all in qof
  604. make[4]: ingresso nella directory "/home/noob/.cache/pacaur/gnucash/src/gnucash-2.6.18/src/libqof/qof"
  605. Making all in .
  606. make[5]: ingresso nella directory "/home/noob/.cache/pacaur/gnucash/src/gnucash-2.6.18/src/libqof/qof"
  607. /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2  -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wno-unused -MT gnc-date.lo -MD -MP -MF .deps/gnc-date.Tpo -c -o gnc-date.lo gnc-date.c
  608. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2 -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused -MT gnc-date.lo -MD -MP -MF .deps/gnc-date.Tpo -c gnc-date.c  -fPIC -DPIC -o .libs/gnc-date.o
  609. mv -f .deps/gnc-date.Tpo .deps/gnc-date.Plo
  610. /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2  -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wno-unused -MT gnc-numeric.lo -MD -MP -MF .deps/gnc-numeric.Tpo -c -o gnc-numeric.lo gnc-numeric.c
  611. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2 -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused -MT gnc-numeric.lo -MD -MP -MF .deps/gnc-numeric.Tpo -c gnc-numeric.c  -fPIC -DPIC -o .libs/gnc-numeric.o
  612. mv -f .deps/gnc-numeric.Tpo .deps/gnc-numeric.Plo
  613. /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2  -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wno-unused -MT guid.lo -MD -MP -MF .deps/guid.Tpo -c -o guid.lo guid.c
  614. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2 -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused -MT guid.lo -MD -MP -MF .deps/guid.Tpo -c guid.c  -fPIC -DPIC -o .libs/guid.o
  615. mv -f .deps/guid.Tpo .deps/guid.Plo
  616. /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2  -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wno-unused -MT kvp-util.lo -MD -MP -MF .deps/kvp-util.Tpo -c -o kvp-util.lo kvp-util.c
  617. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2 -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused -MT kvp-util.lo -MD -MP -MF .deps/kvp-util.Tpo -c kvp-util.c  -fPIC -DPIC -o .libs/kvp-util.o
  618. mv -f .deps/kvp-util.Tpo .deps/kvp-util.Plo
  619. /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2  -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wno-unused -MT kvp_frame.lo -MD -MP -MF .deps/kvp_frame.Tpo -c -o kvp_frame.lo kvp_frame.c
  620. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2 -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused -MT kvp_frame.lo -MD -MP -MF .deps/kvp_frame.Tpo -c kvp_frame.c  -fPIC -DPIC -o .libs/kvp_frame.o
  621. mv -f .deps/kvp_frame.Tpo .deps/kvp_frame.Plo
  622. /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2  -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wno-unused -MT qofbackend.lo -MD -MP -MF .deps/qofbackend.Tpo -c -o qofbackend.lo qofbackend.c
  623. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2 -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused -MT qofbackend.lo -MD -MP -MF .deps/qofbackend.Tpo -c qofbackend.c  -fPIC -DPIC -o .libs/qofbackend.o
  624. mv -f .deps/qofbackend.Tpo .deps/qofbackend.Plo
  625. /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2  -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wno-unused -MT qofbook.lo -MD -MP -MF .deps/qofbook.Tpo -c -o qofbook.lo qofbook.c
  626. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2 -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused -MT qofbook.lo -MD -MP -MF .deps/qofbook.Tpo -c qofbook.c  -fPIC -DPIC -o .libs/qofbook.o
  627. mv -f .deps/qofbook.Tpo .deps/qofbook.Plo
  628. /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2  -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wno-unused -MT qofchoice.lo -MD -MP -MF .deps/qofchoice.Tpo -c -o qofchoice.lo qofchoice.c
  629. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2 -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused -MT qofchoice.lo -MD -MP -MF .deps/qofchoice.Tpo -c qofchoice.c  -fPIC -DPIC -o .libs/qofchoice.o
  630. mv -f .deps/qofchoice.Tpo .deps/qofchoice.Plo
  631. /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2  -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wno-unused -MT qofclass.lo -MD -MP -MF .deps/qofclass.Tpo -c -o qofclass.lo qofclass.c
  632. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2 -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused -MT qofclass.lo -MD -MP -MF .deps/qofclass.Tpo -c qofclass.c  -fPIC -DPIC -o .libs/qofclass.o
  633. mv -f .deps/qofclass.Tpo .deps/qofclass.Plo
  634. /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2  -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wno-unused -MT qofevent.lo -MD -MP -MF .deps/qofevent.Tpo -c -o qofevent.lo qofevent.c
  635. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2 -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused -MT qofevent.lo -MD -MP -MF .deps/qofevent.Tpo -c qofevent.c  -fPIC -DPIC -o .libs/qofevent.o
  636. mv -f .deps/qofevent.Tpo .deps/qofevent.Plo
  637. /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2  -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wno-unused -MT qofid.lo -MD -MP -MF .deps/qofid.Tpo -c -o qofid.lo qofid.c
  638. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2 -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused -MT qofid.lo -MD -MP -MF .deps/qofid.Tpo -c qofid.c  -fPIC -DPIC -o .libs/qofid.o
  639. mv -f .deps/qofid.Tpo .deps/qofid.Plo
  640. /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2  -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wno-unused -MT qofinstance.lo -MD -MP -MF .deps/qofinstance.Tpo -c -o qofinstance.lo qofinstance.c
  641. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2 -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused -MT qofinstance.lo -MD -MP -MF .deps/qofinstance.Tpo -c qofinstance.c  -fPIC -DPIC -o .libs/qofinstance.o
  642. mv -f .deps/qofinstance.Tpo .deps/qofinstance.Plo
  643. /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2  -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wno-unused -MT qoflog.lo -MD -MP -MF .deps/qoflog.Tpo -c -o qoflog.lo qoflog.c
  644. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2 -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused -MT qoflog.lo -MD -MP -MF .deps/qoflog.Tpo -c qoflog.c  -fPIC -DPIC -o .libs/qoflog.o
  645. mv -f .deps/qoflog.Tpo .deps/qoflog.Plo
  646. /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2  -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wno-unused -MT qofobject.lo -MD -MP -MF .deps/qofobject.Tpo -c -o qofobject.lo qofobject.c
  647. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2 -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused -MT qofobject.lo -MD -MP -MF .deps/qofobject.Tpo -c qofobject.c  -fPIC -DPIC -o .libs/qofobject.o
  648. mv -f .deps/qofobject.Tpo .deps/qofobject.Plo
  649. /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2  -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wno-unused -MT qofquery.lo -MD -MP -MF .deps/qofquery.Tpo -c -o qofquery.lo qofquery.c
  650. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2 -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused -MT qofquery.lo -MD -MP -MF .deps/qofquery.Tpo -c qofquery.c  -fPIC -DPIC -o .libs/qofquery.o
  651. mv -f .deps/qofquery.Tpo .deps/qofquery.Plo
  652. /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2  -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wno-unused -MT qofquerycore.lo -MD -MP -MF .deps/qofquerycore.Tpo -c -o qofquerycore.lo qofquerycore.c
  653. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2 -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused -MT qofquerycore.lo -MD -MP -MF .deps/qofquerycore.Tpo -c qofquerycore.c  -fPIC -DPIC -o .libs/qofquerycore.o
  654. mv -f .deps/qofquerycore.Tpo .deps/qofquerycore.Plo
  655. /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2  -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wno-unused -MT qofreference.lo -MD -MP -MF .deps/qofreference.Tpo -c -o qofreference.lo qofreference.c
  656. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2 -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused -MT qofreference.lo -MD -MP -MF .deps/qofreference.Tpo -c qofreference.c  -fPIC -DPIC -o .libs/qofreference.o
  657. mv -f .deps/qofreference.Tpo .deps/qofreference.Plo
  658. /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2  -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wno-unused -MT qofsession.lo -MD -MP -MF .deps/qofsession.Tpo -c -o qofsession.lo qofsession.c
  659. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2 -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused -MT qofsession.lo -MD -MP -MF .deps/qofsession.Tpo -c qofsession.c  -fPIC -DPIC -o .libs/qofsession.o
  660. mv -f .deps/qofsession.Tpo .deps/qofsession.Plo
  661. /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2  -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wno-unused -MT qof-string-cache.lo -MD -MP -MF .deps/qof-string-cache.Tpo -c -o qof-string-cache.lo qof-string-cache.c
  662. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2 -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused -MT qof-string-cache.lo -MD -MP -MF .deps/qof-string-cache.Tpo -c qof-string-cache.c  -fPIC -DPIC -o .libs/qof-string-cache.o
  663. mv -f .deps/qof-string-cache.Tpo .deps/qof-string-cache.Plo
  664. /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2  -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wno-unused -MT qofutil.lo -MD -MP -MF .deps/qofutil.Tpo -c -o qofutil.lo qofutil.c
  665. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2 -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused -MT qofutil.lo -MD -MP -MF .deps/qofutil.Tpo -c qofutil.c  -fPIC -DPIC -o .libs/qofutil.o
  666. mv -f .deps/qofutil.Tpo .deps/qofutil.Plo
  667. /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wno-unused -MT libmd5_la-md5.lo -MD -MP -MF .deps/libmd5_la-md5.Tpo -c -o libmd5_la-md5.lo `test -f 'md5.c' || echo './'`md5.c
  668. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/libc -I../../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"qof\" -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused -MT libmd5_la-md5.lo -MD -MP -MF .deps/libmd5_la-md5.Tpo -c md5.c  -fPIC -DPIC -o .libs/libmd5_la-md5.o
  669. mv -f .deps/libmd5_la-md5.Tpo .deps/libmd5_la-md5.Plo
  670. /bin/sh ../../../libtool  --tag=CC   --mode=link gcc -fno-strict-aliasing -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wno-unused  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now  -o libmd5.la  libmd5_la-md5.lo  -lm
  671. libtool: link: ar cru .libs/libmd5.a .libs/libmd5_la-md5.o
  672. ar: `u' modifier ignored since `D' is the default (see `U')
  673. libtool: link: ranlib .libs/libmd5.a
  674. libtool: link: ( cd ".libs" && rm -f "libmd5.la" && ln -s "../libmd5.la" "libmd5.la" )
  675. /bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wno-unused -version-info 1:4:0 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now  -o libgnc-qof.la -rpath /usr/lib gnc-date.lo gnc-numeric.lo guid.lo kvp-util.lo kvp_frame.lo qofbackend.lo qofbook.lo qofchoice.lo qofclass.lo qofevent.lo qofid.lo qofinstance.lo qoflog.lo qofobject.lo qofquery.lo qofquerycore.lo qofreference.lo qofsession.lo qof-string-cache.lo qofutil.lo  -lgio-2.0 -lgthread-2.0 -pthread -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0  ../../../lib/libc/libc-missing.la libmd5.la -lm
  676. libtool: link: gcc -shared  -fPIC -DPIC  .libs/gnc-date.o .libs/gnc-numeric.o .libs/guid.o .libs/kvp-util.o .libs/kvp_frame.o .libs/qofbackend.o .libs/qofbook.o .libs/qofchoice.o .libs/qofclass.o .libs/qofevent.o .libs/qofid.o .libs/qofinstance.o .libs/qoflog.o .libs/qofobject.o .libs/qofquery.o .libs/qofquerycore.o .libs/qofreference.o .libs/qofsession.o .libs/qof-string-cache.o .libs/qofutil.o  -Wl,--whole-archive ../../../lib/libc/.libs/libc-missing.a ./.libs/libmd5.a -Wl,--no-whole-archive  -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lm  -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,--export-dynamic -pthread   -pthread -Wl,-soname -Wl,libgnc-qof.so.1 -o .libs/libgnc-qof.so.1.0.4
  677. libtool: link: (cd ".libs" && rm -f "libgnc-qof.so.1" && ln -s "libgnc-qof.so.1.0.4" "libgnc-qof.so.1")
  678. libtool: link: (cd ".libs" && rm -f "libgnc-qof.so" && ln -s "libgnc-qof.so.1.0.4" "libgnc-qof.so")
  679. libtool: link: ( cd ".libs" && rm -f "libgnc-qof.la" && ln -s "../libgnc-qof.la" "libgnc-qof.la" )
  680. make[5]: uscita dalla directory "/home/noob/.cache/pacaur/gnucash/src/gnucash-2.6.18/src/libqof/qof"
  681. Making all in test
  682. make[5]: ingresso nella directory "/home/noob/.cache/pacaur/gnucash/src/gnucash-2.6.18/src/libqof/qof/test"
  683. gcc -DHAVE_CONFIG_H -I. -I../../../..   -D_FORTIFY_SOURCE=2 -I. -I../../../.. -I../../../../src/libqof/qof -I../../../../src/test-core -DTESTPROG=test_qof -I../../../../lib/libc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wno-unused -MT test_qof-test-gnc-date.o -MD -MP -MF .deps/test_qof-test-gnc-date.Tpo -c -o test_qof-test-gnc-date.o `test -f 'test-gnc-date.c' || echo './'`test-gnc-date.c
  684. mv -f .deps/test_qof-test-gnc-date.Tpo .deps/test_qof-test-gnc-date.Po
  685. gcc -DHAVE_CONFIG_H -I. -I../../../..   -D_FORTIFY_SOURCE=2 -I. -I../../../.. -I../../../../src/libqof/qof -I../../../../src/test-core -DTESTPROG=test_qof -I../../../../lib/libc -pthread -I/usr/include/gli
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement