Advertisement
second2050

21-10-08 dee build failure

Oct 8th, 2021
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.38 KB | None | 0 0
  1. ==> Retrieving sources...
  2. -> Found dee-1.2.7.tar.gz
  3. -> Found dee-1.2.7-gcc6-fixes.patch
  4. -> Found dee-1.2.7-deprecated-g_type_class_add_private.patch
  5. -> Found vapi-skip-properties.patch
  6. ==> WARNING: Skipping all source file integrity checks.
  7. ==> Extracting sources...
  8. -> Extracting dee-1.2.7.tar.gz with bsdtar
  9. ==> Starting prepare()...
  10. patching file src/dee-serializable-model.c
  11. patching file src/dee-shared-model.c
  12. patching file configure.ac
  13. patching file src/dee-analyzer.c
  14. patching file src/dee-client.c
  15. patching file src/dee-file-resource-manager.c
  16. patching file src/dee-filter-model.c
  17. patching file src/dee-glist-result-set.c
  18. patching file src/dee-hash-index.c
  19. patching file src/dee-index.c
  20. patching file src/dee-peer.c
  21. patching file src/dee-proxy-model.c
  22. patching file src/dee-sequence-model.c
  23. patching file src/dee-serializable-model.c
  24. patching file src/dee-server.c
  25. patching file src/dee-shared-model.c
  26. patching file src/dee-term-list.c
  27. patching file src/dee-text-analyzer.c
  28. patching file src/dee-transaction.c
  29. patching file src/dee-tree-index.c
  30. patching file vapi/Dee-1.0.metadata
  31. libtoolize: putting auxiliary files in '.'.
  32. libtoolize: copying file './ltmain.sh'
  33. libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build/autotools'.
  34. libtoolize: copying file 'build/autotools/libtool.m4'
  35. libtoolize: copying file 'build/autotools/ltoptions.m4'
  36. libtoolize: copying file 'build/autotools/ltsugar.m4'
  37. libtoolize: copying file 'build/autotools/ltversion.m4'
  38. libtoolize: copying file 'build/autotools/lt~obsolete.m4'
  39. configure.ac:30: warning: The macro `AC_HELP_STRING' is obsolete.
  40. configure.ac:30: You should run autoupdate.
  41. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
  42. configure.ac:30: the top level
  43. configure.ac:86: warning: The macro `AC_HEADER_STDC' is obsolete.
  44. configure.ac:86: You should run autoupdate.
  45. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
  46. configure.ac:86: the top level
  47. configure.ac:217: warning: AC_OUTPUT should be used without arguments.
  48. configure.ac:217: You should run autoupdate.
  49. configure.ac:226: warning: AC_OUTPUT should be used without arguments.
  50. configure.ac:226: You should run autoupdate.
  51. configure.ac:80: installing './compile'
  52. configure.ac:20: installing './missing'
  53. Makefile.am:18: warning: .PHONY was already defined in condition TRUE, which includes condition WANT_TESTS ...
  54. Makefile.am.coverage:4: ... '.PHONY' previously defined here
  55. Makefile.am:3: 'Makefile.am.coverage' included from here
  56. doc/reference/dee-1.0/Makefile.am:71: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
  57. examples/Makefile.am: installing './depcomp'
  58. src/Makefile.am:14: warning: '%'-style pattern rules are a GNU make extension
  59. vapi/Makefile.am:9: warning: filter %.gir %.vala,$^: non-POSIX variable name
  60. vapi/Makefile.am:9: (probably a GNU make extension)
  61. ==> Starting build()...
  62. checking for a BSD-compatible install... /usr/bin/install -c
  63. checking whether build environment is sane... yes
  64. checking for a race-free mkdir -p... /usr/bin/mkdir -p
  65. checking for gawk... gawk
  66. checking whether make sets $(MAKE)... yes
  67. checking whether make supports nested variables... yes
  68. checking whether make supports nested variables... (cached) yes
  69. checking for python version... 3.9
  70. checking for python prefix... /usr
  71. checking for python exec_prefix... /usr
  72. checking for python platform... linux
  73. checking for python script directory... ${PYTHON_PREFIX}/lib/python3.9/site-packages
  74. checking for python extension module directory... ${PYTHON_EXEC_PREFIX}/lib/python3.9/site-packages
  75. checking for pygobject overrides directory... ${PYTHON_EXEC_PREFIX}/lib/python3.9/site-packages/gi/overrides
  76. checking for gcc... gcc
  77. checking whether the C compiler works... yes
  78. checking for C compiler default output file name... a.out
  79. checking for suffix of executables...
  80. checking whether we are cross compiling... no
  81. checking for suffix of object files... o
  82. checking whether the compiler supports GNU C... yes
  83. checking whether gcc accepts -g... yes
  84. checking for gcc option to enable C11 features... none needed
  85. checking whether gcc understands -c and -o together... yes
  86. checking whether make supports the include directive... yes (GNU style)
  87. checking dependency style of gcc... gcc3
  88. checking build system type... x86_64-pc-linux-gnu
  89. checking host system type... x86_64-pc-linux-gnu
  90. checking how to print strings... printf
  91. checking for a sed that does not truncate output... /usr/bin/sed
  92. checking for grep that handles long lines and -e... /usr/bin/grep
  93. checking for egrep... /usr/bin/grep -E
  94. checking for fgrep... /usr/bin/grep -F
  95. checking for ld used by gcc... /usr/bin/ld
  96. checking if the linker (/usr/bin/ld) is GNU ld... yes
  97. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  98. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  99. checking whether ln -s works... yes
  100. checking the maximum length of command line arguments... 1572864
  101. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  102. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  103. checking for /usr/bin/ld option to reload object files... -r
  104. checking for objdump... objdump
  105. checking how to recognize dependent libraries... pass_all
  106. checking for dlltool... no
  107. checking how to associate runtime and link libraries... printf %s\n
  108. checking for ar... ar
  109. checking for archiver @FILE support... @
  110. checking for strip... strip
  111. checking for ranlib... ranlib
  112. checking command to parse /usr/bin/nm -B output from gcc object... ok
  113. checking for sysroot... no
  114. checking for a working dd... /usr/bin/dd
  115. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  116. checking for mt... no
  117. checking if : is a manifest tool... no
  118. checking for stdio.h... yes
  119. checking for stdlib.h... yes
  120. checking for string.h... yes
  121. checking for inttypes.h... yes
  122. checking for stdint.h... yes
  123. checking for strings.h... yes
  124. checking for sys/stat.h... yes
  125. checking for sys/types.h... yes
  126. checking for unistd.h... yes
  127. checking for sys/param.h... yes
  128. checking for dlfcn.h... yes
  129. checking for objdir... .libs
  130. checking if gcc supports -fno-rtti -fno-exceptions... no
  131. checking for gcc option to produce PIC... -fPIC -DPIC
  132. checking if gcc PIC flag -fPIC -DPIC works... yes
  133. checking if gcc static flag -static works... yes
  134. checking if gcc supports -c -o file.o... yes
  135. checking if gcc supports -c -o file.o... (cached) yes
  136. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  137. checking whether -lc should be explicitly linked in... no
  138. checking dynamic linker characteristics... GNU/Linux ld.so
  139. checking how to hardcode library paths into programs... immediate
  140. checking whether stripping libraries is possible... yes
  141. checking if libtool supports shared libraries... yes
  142. checking whether to build shared libraries... yes
  143. checking whether to build static libraries... no
  144. checking for egrep... (cached) /usr/bin/grep -E
  145. checking for fcntl.h... yes
  146. checking for stdlib.h... (cached) yes
  147. checking for string.h... (cached) yes
  148. checking for unistd.h... (cached) yes
  149. checking for an ANSI C-conforming const... yes
  150. checking for GNU libc compatible malloc... yes
  151. checking for getpagesize... yes
  152. checking for working mmap... yes
  153. checking for memset... yes
  154. checking for munmap... yes
  155. checking for strcasecmp... yes
  156. checking for strdup... yes
  157. checking for pkg-config... /usr/bin/pkg-config
  158. checking pkg-config is at least version 0.9.0... yes
  159. checking for DEE... yes
  160. checking for gobject-introspection... yes
  161. checking for gtk-doc... yes
  162. checking for gtkdoc-check... gtkdoc-check.test
  163. checking for gtkdoc-check... /usr/bin/gtkdoc-check
  164. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  165. checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
  166. checking whether to build gtk-doc documentation... no
  167. checking for GTKDOC_DEPS... yes
  168. checking for glib-mkenums... /usr/bin/glib-mkenums
  169. checking for glib-genmarshal... /usr/bin/glib-genmarshal
  170. checking for vapigen... /usr/bin/vapigen
  171. checking how to run the C preprocessor... gcc -E
  172. checking that generated files are newer than configure... done
  173. configure: creating ./config.status
  174. config.status: creating dee-icu-1.0.pc
  175. config.status: creating config.h
  176. config.status: executing depfiles commands
  177. config.status: executing libtool commands
  178. checking that generated files are newer than configure... done
  179. configure: creating ./config.status
  180. config.status: creating dee-icu-1.0.pc
  181. config.status: creating Makefile
  182. config.status: creating build/Makefile
  183. config.status: creating build/autotools/Makefile
  184. config.status: creating src/Makefile
  185. config.status: creating bindings/Makefile
  186. config.status: creating bindings/python/Makefile
  187. config.status: creating doc/Makefile
  188. config.status: creating doc/reference/Makefile
  189. config.status: creating doc/reference/dee-1.0/Makefile
  190. config.status: creating dee-1.0.pc
  191. config.status: creating tests/Makefile
  192. config.status: creating tools/Makefile
  193. config.status: creating examples/Makefile
  194. config.status: creating vapi/Makefile
  195. config.status: creating config.h
  196. config.status: config.h is unchanged
  197. config.status: executing depfiles commands
  198. config.status: executing libtool commands
  199. configure:
  200.  
  201. dee 1.2.7
  202. ----------------
  203.  
  204. Prefix : /usr
  205.  
  206. ICU support : yes
  207.  
  208. Documentation : no
  209. Introspection : auto
  210. PyGi Overrides : ${PYTHON_EXEC_PREFIX}/lib/python3.9/site-packages/gi/overrides
  211.  
  212. Tests : no
  213. Extended Tests : no
  214. Coverage : no
  215. Verbose logging: no
  216.  
  217. Extra CFlags : -D_FORTIFY_SOURCE=2 -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations
  218. Extra ValaFlags: -D_FORTIFY_SOURCE=2
  219.  
  220. make all-recursive
  221. make[1]: Entering directory '/build/dee/src/dee-1.2.7'
  222. Making all in build
  223. make[2]: Entering directory '/build/dee/src/dee-1.2.7/build'
  224. Making all in autotools
  225. make[3]: Entering directory '/build/dee/src/dee-1.2.7/build/autotools'
  226. make[3]: Nothing to be done for 'all'.
  227. make[3]: Leaving directory '/build/dee/src/dee-1.2.7/build/autotools'
  228. make[3]: Entering directory '/build/dee/src/dee-1.2.7/build'
  229. make[3]: Nothing to be done for 'all-am'.
  230. make[3]: Leaving directory '/build/dee/src/dee-1.2.7/build'
  231. make[2]: Leaving directory '/build/dee/src/dee-1.2.7/build'
  232. Making all in src
  233. make[2]: Entering directory '/build/dee/src/dee-1.2.7/src'
  234. make all-am
  235. make[3]: Entering directory '/build/dee/src/dee-1.2.7/src'
  236. CC libdee_1_0_la-dee-file-resource-manager.lo
  237. CC libdee_1_0_la-dee-filter-model.lo
  238. CC libdee_1_0_la-dee-filter.lo
  239. CC libdee_1_0_la-dee-analyzer.lo
  240. CC libdee_1_0_la-dee-hash-index.lo
  241. CC libdee_1_0_la-dee-index.lo
  242. CC libdee_1_0_la-dee-glist-result-set.lo
  243. CC libdee_1_0_la-dee-model.lo
  244. CC libdee_1_0_la-dee-model-reader.lo
  245. CC libdee_1_0_la-dee-peer.lo
  246. CC libdee_1_0_la-dee-server.lo
  247. CC libdee_1_0_la-dee-client.lo
  248. CC libdee_1_0_la-dee-proxy-model.lo
  249. CC libdee_1_0_la-dee-resource-manager.lo
  250. CC libdee_1_0_la-dee-result-set.lo
  251. CC libdee_1_0_la-dee-sequence-model.lo
  252. CC libdee_1_0_la-dee-serializable.lo
  253. CC libdee_1_0_la-dee-serializable-model.lo
  254. CC libdee_1_0_la-dee-shared-model.lo
  255. CC libdee_1_0_la-dee-term-list.lo
  256. CC libdee_1_0_la-dee-text-analyzer.lo
  257. CC libdee_1_0_la-dee-transaction.lo
  258. CC libdee_1_0_la-dee-tree-index.lo
  259. CC libdee_1_0_la-dee-marshal.lo
  260. CC libdee_1_0_la-dee-icu-term-filter.lo
  261. CCLD libdee-1.0.la
  262. GISCAN Dee-1.0.gir
  263. In file included from /usr/include/bits/libc-header-start.h:33,
  264. from /usr/include/limits.h:26,
  265. from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed/limits.h:203,
  266. from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed/syslimits.h:7,
  267. from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed/limits.h:34,
  268. from /usr/lib/glib-2.0/include/glibconfig.h:11,
  269. from /usr/include/glib-2.0/glib/gtypes.h:32,
  270. from /usr/include/glib-2.0/glib/galloca.h:32,
  271. from /usr/include/glib-2.0/glib.h:30,
  272. from ./dee-peer.h:27,
  273. from /build/dee/src/dee-1.2.7/src/dee.h:32,
  274. from /build/dee/src/dee-1.2.7/src/g-ir-cpp-ou64w43j.c:4:
  275. /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  276. 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  277. | ^~~~~~~
  278. dee-filter-model.c:326: Warning: Dee: GObject-Introspection specific GTK-Doc tag "Type" has been deprecated, please use annotations on the identifier instead:
  279. * Type: DeeFilter
  280. ^
  281. dee-filter-model.c:583: Warning: Dee: "@self" parameter unexpected at this location:
  282. * @self: A #DeeFilterModel instance
  283. ^
  284. dee-index.c:174: Warning: Dee: GObject-Introspection specific GTK-Doc tag "Type" has been deprecated, please use annotations on the identifier instead:
  285. * Type: DeeAnalyzer
  286. ^
  287. dee-index.c:188: Warning: Dee: GObject-Introspection specific GTK-Doc tag "Type" has been deprecated, please use annotations on the identifier instead:
  288. * Type: DeeModelReader
  289. ^
  290. dee-model.c:2132: Warning: Dee: unknown annotation: default
  291. dee-serializable-model.c:393: Warning: Dee: "@self" parameter unexpected at this location:
  292. * @self: (type DeeSerializableModel): A #DeeSerializableModel instance
  293. ^
  294. dee-serializable-model.c:417: Warning: Dee: "@self" parameter unexpected at this location:
  295. * @self: (type DeeSerializableModel): A #DeeSerializableModel instance
  296. ^
  297. dee-serializable-model.c:442: Warning: Dee: "@self" parameter unexpected at this location:
  298. * @self: (type DeeSerializableModel): A #DeeSerializableModel instance
  299. ^
  300. dee-text-analyzer.c:39: Warning: Dee: multiple comment blocks documenting 'DeeAnalyzerPrivate:' identifier (already seen at dee-analyzer.c:54).
  301. dee-icu-term-filter.c:141: Warning: Dee: unknown annotation: error-domains
  302. dee-transaction.h:96: Warning: Dee: "@DEE_TRANSACTION_ERROR_CONCURRENT_MODIFICATION" parameter unexpected at this location:
  303. * @DEE_TRANSACTION_ERROR_CONCURRENT_MODIFICATION: The target model has been
  304. ^
  305. dee-transaction.h:99: Warning: Dee: "@DEE_TRANSACTION_ERROR_COMMITTED" parameter unexpected at this location:
  306. * @DEE_TRANSACTION_ERROR_COMMITTED: Raised when someone tries to commit a
  307. ^
  308. dee-icu.h:42: Warning: Dee: "@DEE_ICU_ERROR_BAD_RULE" parameter unexpected at this location:
  309. * @DEE_ICU_ERROR_BAD_RULE: Error parsing a transliteration rule
  310. ^
  311. trace-log.h:39: Warning: Dee: symbol='TRACE_LOG_DOMAIN': Unknown namespace for symbol 'TRACE_LOG_DOMAIN'
  312. dee-model.c:277: Warning: Dee: dee_model_set_schema: unknown parameter 'VarArgs' in documentation comment, should be '...'
  313. dee-model.c:1174: Warning: Dee: dee_model_append: unknown parameter 'VarArgs' in documentation comment, should be '...'
  314. dee-model.c:1264: Warning: Dee: dee_model_prepend: unknown parameter 'VarArgs' in documentation comment, should be '...'
  315. dee-model.c:1363: Warning: Dee: dee_model_insert: unknown parameter 'VarArgs' in documentation comment, should be '...'
  316. dee-model.c:1460: Warning: Dee: dee_model_insert_before: unknown parameter 'VarArgs' in documentation comment, should be '...'
  317. dee-model.c:1656: Warning: Dee: dee_model_insert_sorted: unknown parameter 'VarArgs' in documentation comment, should be '...'
  318. dee-model.c:1797: Warning: Dee: dee_model_find_sorted: unknown parameter 'VarArgs' in documentation comment, should be '...'
  319. dee-model.c:1888: Warning: Dee: dee_model_set: unknown parameter 'VarArgs' in documentation comment, should be '...'
  320. dee-model.c:2021: Warning: Dee: dee_model_get: unknown parameter 'VarArgs' in documentation comment, should be '...'
  321. dee-model.c:2184: Warning: Dee: dee_model_get_value_by_name: unknown parameter 'column' in documentation comment, should be 'column_name'
  322. dee-model.c:792: Warning: Dee: dee_model_build_row: unknown parameter 'VarArgs' in documentation comment, should be '...'
  323. dee-model.c:885: Warning: Dee: dee_model_build_named_row: unknown parameter 'VarArgs' in documentation comment, should be '...'
  324. dee-model.c:950: Warning: Dee: dee_model_build_named_row_sunk: unknown parameter 'VarArgs' in documentation comment, should be '...'
  325. dee-analyzer.h:82: Warning: Dee: DeeTermFilterFunc: invalid return annotation
  326. dee-model.c:596: Warning: Dee: dee_model_register_vardict_schema: unknown parameter 'column' in documentation comment, should be 'num_column'
  327. dee-model.c:626: Warning: Dee: dee_model_get_vardict_schema: unknown parameter 'column' in documentation comment, should be 'num_column'
  328. dee-model.c:2184: Warning: Dee: dee_model_get_value_by_name: unknown parameter 'column' in documentation comment, should be 'column_name'
  329. dee-serializable.c:109: Warning: Dee: dee_serializable_register_parser: argument parse_func: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async)
  330. dee-icu-term-filter.c:146: Warning: Dee: dee_icu_term_filter_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip)
  331. dee-icu-term-filter.c:196: Warning: Dee: dee_icu_term_filter_new_ascii_folder: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip)
  332. dee-icu-term-filter.c:146: Warning: Dee: dee_icu_term_filter_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip)
  333. dee-icu-term-filter.c:196: Warning: Dee: dee_icu_term_filter_new_ascii_folder: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip)
  334. dee-serializable.c:109: Warning: Dee: dee_serializable_register_parser: argument parse_func: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async)
  335. dee-glist-result-set.h:62: Warning: Dee: dee_glist_result_set_new: argument rows: Missing (element-type) annotation
  336. dee-glist-result-set.h:62: Warning: Dee: dee_glist_result_set_new: return value: Missing (transfer) annotation
  337. GICOMP Dee-1.0.gir
  338. make[3]: Leaving directory '/build/dee/src/dee-1.2.7/src'
  339. make[2]: Leaving directory '/build/dee/src/dee-1.2.7/src'
  340. Making all in doc
  341. make[2]: Entering directory '/build/dee/src/dee-1.2.7/doc'
  342. Making all in reference
  343. make[3]: Entering directory '/build/dee/src/dee-1.2.7/doc/reference'
  344. Making all in dee-1.0
  345. make[4]: Entering directory '/build/dee/src/dee-1.2.7/doc/reference/dee-1.0'
  346. make[4]: Nothing to be done for 'all'.
  347. make[4]: Leaving directory '/build/dee/src/dee-1.2.7/doc/reference/dee-1.0'
  348. make[4]: Entering directory '/build/dee/src/dee-1.2.7/doc/reference'
  349. make[4]: Nothing to be done for 'all-am'.
  350. make[4]: Leaving directory '/build/dee/src/dee-1.2.7/doc/reference'
  351. make[3]: Leaving directory '/build/dee/src/dee-1.2.7/doc/reference'
  352. make[3]: Entering directory '/build/dee/src/dee-1.2.7/doc'
  353. make[3]: Nothing to be done for 'all-am'.
  354. make[3]: Leaving directory '/build/dee/src/dee-1.2.7/doc'
  355. make[2]: Leaving directory '/build/dee/src/dee-1.2.7/doc'
  356. Making all in examples
  357. make[2]: Entering directory '/build/dee/src/dee-1.2.7/examples'
  358. CC master-model.o
  359. CC peers.o
  360. CC slave-model.o
  361. CCLD master-model
  362. CCLD peers
  363. CCLD slave-model
  364. make[2]: Leaving directory '/build/dee/src/dee-1.2.7/examples'
  365. Making all in tools
  366. make[2]: Entering directory '/build/dee/src/dee-1.2.7/tools'
  367. CC dee-tool.o
  368. dee-tool.c: In function ‘on_model_trasaction_begin’:
  369. dee-tool.c:98:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  370. 98 | GTimeVal time_val;
  371. | ^~~~~~~~
  372. In file included from /usr/include/glib-2.0/glib/galloca.h:32,
  373. from /usr/include/glib-2.0/glib.h:30,
  374. from dee-tool.c:21:
  375. /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  376. 547 | struct _GTimeVal
  377. | ^~~~~~~~~
  378. dee-tool.c:101:3: warning: ‘g_get_current_time’ is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
  379. 101 | g_get_current_time (&time_val);
  380. | ^~~~~~~~~~~~~~~~~~
  381. In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
  382. from /usr/include/glib-2.0/glib.h:54,
  383. from dee-tool.c:21:
  384. /usr/include/glib-2.0/glib/gmain.h:688:8: note: declared here
  385. 688 | void g_get_current_time (GTimeVal *result);
  386. | ^~~~~~~~~~~~~~~~~~
  387. dee-tool.c:102:3: warning: ‘g_time_val_to_iso8601’ is deprecated: Use 'g_date_time_format' instead [-Wdeprecated-declarations]
  388. 102 | time_str = g_time_val_to_iso8601 (&time_val);
  389. | ^~~~~~~~
  390. In file included from /usr/include/glib-2.0/glib.h:89,
  391. from dee-tool.c:21:
  392. /usr/include/glib-2.0/glib/gtimer.h:73:10: note: declared here
  393. 73 | gchar* g_time_val_to_iso8601 (GTimeVal *time_) G_GNUC_MALLOC;
  394. | ^~~~~~~~~~~~~~~~~~~~~
  395. CCLD dee-tool
  396. make[2]: Leaving directory '/build/dee/src/dee-1.2.7/tools'
  397. Making all in vapi
  398. make[2]: Entering directory '/build/dee/src/dee-1.2.7/vapi'
  399. GEN dee-1.0.vapi
  400. Dee-1.0.gir:1180.7-1180.58: warning: Field `Dee.Filter.destroy' conflicts with method of the same name
  401. <method name="destroy" c:identifier="dee_filter_destroy">
  402. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  403. Dee-1.0.gir:1274.7-1274.42: error: `Dee.Filter' already contains a definition for `new'
  404. <function name="new" c:identifier="dee_filter_new">
  405. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  406. Dee-1.0-custom.vala:19.3-19.27: note: previous definition of `new' was here
  407. public static Filter @new (Dee.StaticFilterMapFunc map_func, owned Dee.FilterMapNotify map_notify);
  408. ^^^^^^^^^^^^^^^^^^^^^^^^^
  409. Dee-1.0.gir:8618.7-8618.70: warning: Field `Dee.ModelReader.destroy' conflicts with method of the same name
  410. <method name="destroy" c:identifier="dee_model_reader_destroy">
  411. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  412. Generation failed: 1 error(s), 2 warning(s)
  413. make[2]: *** [Makefile:569: dee-1.0.vapi] Error 1
  414. make[2]: Leaving directory '/build/dee/src/dee-1.2.7/vapi'
  415. make[1]: *** [Makefile:527: all-recursive] Error 1
  416. make[1]: Leaving directory '/build/dee/src/dee-1.2.7'
  417. make: *** [Makefile:433: all] Error 2
  418. ==> ERROR: A failure occurred in build().
  419. Aborting...
  420. ==> ERROR: Build failed, check /var/lib/aurbuild/x86_64/second2050/build
  421.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement