Package Details: dee 1.2.7-14

Git Clone URL: https://aur.archlinux.org/dee.git (read-only, click to copy)
Package Base: dee
Description: Model to synchronize multiple instances over DBus
Upstream URL: https://launchpad.net/dee
Licenses: LGPL
Submitter: arojas
Maintainer: drarig29
Last Packager: drarig29
Votes: 8
Popularity: 0.185399
First Submitted: 2021-05-08 09:09 (UTC)
Last Updated: 2023-05-01 14:18 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

drarig29 commented on 2022-04-16 19:51 (UTC)

@peter.kehl make sure you use the latest vala i.e vala. The exact version is "vala-0.56.0-2".

It works on my side... :/

peter.kehl commented on 2022-04-14 17:52 (UTC)

Fails to build.

Preparing...
Synchronizing package databases...
Refreshing pritunl.db...
Warning: libunity: ignoring package upgrade (7.1.4-13 => 7.1.4-15)
Cloning dee build files...
Generating dee information...
Checking dee dependencies...
Warning: glide: local (0.13.3-3) is newer than community (0.5.9-1)
Warning: gnome-wallpapers: local (20201023-1) is newer than community (20201020-1)
Warning: python-pyqt5: local (5.15.6-7.1) is newer than extra (5.15.6-7)
Resolving dependencies...
Checking inter-conflicts...

Building dee...
==> Making package: dee 1.2.7-13 (Thu 14 Apr 2022 10:31:54 AM)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found dee-1.2.7.tar.gz
  -> Found dee-1.2.7-gcc6-fixes.patch
  -> Found dee-1.2.7-fix-duplicates-vala-0.5X.patch
  -> Found dee-1.2.7-deprecated-g_type_class_add_private.patch
  -> Found vapi-skip-properties.patch
==> Validating source files with sha256sums...
    dee-1.2.7.tar.gz ... Passed
    dee-1.2.7-gcc6-fixes.patch ... Passed
    dee-1.2.7-fix-duplicates-vala-0.5X.patch ... Passed
    dee-1.2.7-deprecated-g_type_class_add_private.patch ... Passed
    vapi-skip-properties.patch ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting dee-1.2.7.tar.gz with bsdtar
==> Starting prepare()...
patching file src/dee-serializable-model.c
patching file src/dee-shared-model.c
patching file vapi/Dee-1.0.metadata
Hunk #1 succeeded at 1 with fuzz 2.
Hunk #2 succeeded at 24 (offset -2 lines).
patching file configure.ac
patching file src/dee-analyzer.c
patching file src/dee-client.c
patching file src/dee-file-resource-manager.c
patching file src/dee-filter-model.c
patching file src/dee-glist-result-set.c
patching file src/dee-hash-index.c
patching file src/dee-index.c
patching file src/dee-peer.c
patching file src/dee-proxy-model.c
patching file src/dee-sequence-model.c
patching file src/dee-serializable-model.c
patching file src/dee-server.c
patching file src/dee-shared-model.c
patching file src/dee-term-list.c
patching file src/dee-text-analyzer.c
patching file src/dee-transaction.c
patching file src/dee-tree-index.c
patching file vapi/Dee-1.0.metadata
Hunk #1 succeeded at 6 with fuzz 1 (offset 4 lines).
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build/autotools'.
libtoolize: copying file 'build/autotools/libtool.m4'
libtoolize: copying file 'build/autotools/ltoptions.m4'
libtoolize: copying file 'build/autotools/ltsugar.m4'
libtoolize: copying file 'build/autotools/ltversion.m4'
libtoolize: copying file 'build/autotools/lt~obsolete.m4'
configure.ac:30: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:30: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:30: the top level
configure.ac:86: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:86: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:86: the top level
configure.ac:217: warning: AC_OUTPUT should be used without arguments.
configure.ac:217: You should run autoupdate.
configure.ac:226: warning: AC_OUTPUT should be used without arguments.
configure.ac:226: You should run autoupdate.
configure.ac:80: installing './compile'
configure.ac:20: installing './missing'
Makefile.am:18: warning: .PHONY was already defined in condition TRUE, which includes condition WANT_TESTS ...
Makefile.am.coverage:4: ... '.PHONY' previously defined here
Makefile.am:3:   'Makefile.am.coverage' included from here
doc/reference/dee-1.0/Makefile.am:71: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
examples/Makefile.am: installing './depcomp'
src/Makefile.am:14: warning: '%'-style pattern rules are a GNU make extension
vapi/Makefile.am:9: warning: filter %.gir %.vala,$^: non-POSIX variable name
vapi/Makefile.am:9: (probably a GNU make extension)
==> Removing existing $pkgdir/ directory...
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for python version... 3.10
checking for python platform... linux
checking for GNU default python prefix... ${prefix}
checking for GNU default python exec_prefix... ${exec_prefix}
checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.10/site-packages
checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.10/site-packages
checking for pygobject overrides directory... /usr/lib/python3.10/site-packages/gi/overrides
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/param.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for egrep... (cached) /usr/bin/grep -E
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for GNU libc compatible malloc... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for memset... yes
checking for munmap... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DEE... yes
checking for gobject-introspection... yes
checking for gtk-doc... yes
checking for gtkdoc-check... gtkdoc-check.test
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... no
checking for GTKDOC_DEPS... yes
checking for glib-mkenums... /usr/bin/glib-mkenums
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking for vapigen... /usr/bin/vapigen
checking how to run the C preprocessor... gcc -E
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating dee-icu-1.0.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating dee-icu-1.0.pc
config.status: creating Makefile
config.status: creating build/Makefile
config.status: creating build/autotools/Makefile
config.status: creating src/Makefile
config.status: creating bindings/Makefile
config.status: creating bindings/python/Makefile
config.status: creating doc/Makefile
config.status: creating doc/reference/Makefile
config.status: creating doc/reference/dee-1.0/Makefile
config.status: creating dee-1.0.pc
config.status: creating tests/Makefile
config.status: creating tools/Makefile
config.status: creating examples/Makefile
config.status: creating vapi/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
configure:

  dee 1.2.7
  ----------------

  Prefix         : /usr

  ICU support    : yes

  Documentation  : no
  Introspection  : auto
  PyGi Overrides : /usr/lib/python3.10/site-packages/gi/overrides

  Tests          : no
  Extended Tests : no
  Coverage       : no
  Verbose logging: no

  Extra CFlags   :  -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations
  Extra ValaFlags:  

make  all-recursive
make[1]: Entering directory '/var/tmp/pamac-build-pkehl/dee/src/dee-1.2.7'
Making all in build
make[2]: Entering directory '/var/tmp/pamac-build-pkehl/dee/src/dee-1.2.7/build'
Making all in autotools
make[3]: Entering directory '/var/tmp/pamac-build-pkehl/dee/src/dee-1.2.7/build/autotools'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/var/tmp/pamac-build-pkehl/dee/src/dee-1.2.7/build/autotools'
make[3]: Entering directory '/var/tmp/pamac-build-pkehl/dee/src/dee-1.2.7/build'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/var/tmp/pamac-build-pkehl/dee/src/dee-1.2.7/build'
make[2]: Leaving directory '/var/tmp/pamac-build-pkehl/dee/src/dee-1.2.7/build'
Making all in src
make[2]: Entering directory '/var/tmp/pamac-build-pkehl/dee/src/dee-1.2.7/src'
make  all-am
make[3]: Entering directory '/var/tmp/pamac-build-pkehl/dee/src/dee-1.2.7/src'
  CC       libdee_1_0_la-dee-analyzer.lo
  CC       libdee_1_0_la-dee-file-resource-manager.lo
  CC       libdee_1_0_la-dee-filter-model.lo
  CC       libdee_1_0_la-dee-filter.lo
  CC       libdee_1_0_la-dee-glist-result-set.lo
  CC       libdee_1_0_la-dee-hash-index.lo
  CC       libdee_1_0_la-dee-index.lo
  CC       libdee_1_0_la-dee-model.lo
  CC       libdee_1_0_la-dee-model-reader.lo
  CC       libdee_1_0_la-dee-peer.lo
  CC       libdee_1_0_la-dee-server.lo
  CC       libdee_1_0_la-dee-client.lo
  CC       libdee_1_0_la-dee-proxy-model.lo
  CC       libdee_1_0_la-dee-resource-manager.lo
  CC       libdee_1_0_la-dee-result-set.lo
  CC       libdee_1_0_la-dee-sequence-model.lo
  CC       libdee_1_0_la-dee-serializable.lo
  CC       libdee_1_0_la-dee-serializable-model.lo
  CC       libdee_1_0_la-dee-shared-model.lo
  CC       libdee_1_0_la-dee-term-list.lo
  CC       libdee_1_0_la-dee-text-analyzer.lo
  CC       libdee_1_0_la-dee-transaction.lo
  CC       libdee_1_0_la-dee-tree-index.lo
  CC       libdee_1_0_la-dee-marshal.lo
  CC       libdee_1_0_la-dee-icu-term-filter.lo
  CCLD     libdee-1.0.la
  GISCAN   Dee-1.0.gir
dee-filter-model.c:326: Warning: Dee: GObject-Introspection specific GTK-Doc tag "Type" has been deprecated, please use annotations on the identifier instead:
   * Type: DeeFilter
     ^
dee-filter-model.c:583: Warning: Dee: "@self" parameter unexpected at this location:
 * @self: A #DeeFilterModel instance
    ^
dee-index.c:174: Warning: Dee: GObject-Introspection specific GTK-Doc tag "Type" has been deprecated, please use annotations on the identifier instead:
   * Type: DeeAnalyzer
     ^
dee-index.c:188: Warning: Dee: GObject-Introspection specific GTK-Doc tag "Type" has been deprecated, please use annotations on the identifier instead:
     * Type: DeeModelReader
       ^
dee-model.c:2132: Warning: Dee: unknown annotation: default
dee-serializable-model.c:393: Warning: Dee: "@self" parameter unexpected at this location:
 * @self: (type DeeSerializableModel): A #DeeSerializableModel instance
    ^
dee-serializable-model.c:417: Warning: Dee: "@self" parameter unexpected at this location:
 * @self: (type DeeSerializableModel): A #DeeSerializableModel instance
    ^
dee-serializable-model.c:442: Warning: Dee: "@self" parameter unexpected at this location:
 * @self: (type DeeSerializableModel): A #DeeSerializableModel instance
    ^
dee-text-analyzer.c:39: Warning: Dee: multiple comment blocks documenting 'DeeAnalyzerPrivate:' identifier (already seen at dee-analyzer.c:54).
dee-icu-term-filter.c:141: Warning: Dee: unknown annotation: error-domains
dee-transaction.h:96: Warning: Dee: "@DEE_TRANSACTION_ERROR_CONCURRENT_MODIFICATION" parameter unexpected at this location:
 * @DEE_TRANSACTION_ERROR_CONCURRENT_MODIFICATION: The target model has been
    ^
dee-transaction.h:99: Warning: Dee: "@DEE_TRANSACTION_ERROR_COMMITTED" parameter unexpected at this location:
 * @DEE_TRANSACTION_ERROR_COMMITTED: Raised when someone tries to commit a
    ^
dee-icu.h:42: Warning: Dee: "@DEE_ICU_ERROR_BAD_RULE" parameter unexpected at this location:
 * @DEE_ICU_ERROR_BAD_RULE: Error parsing a transliteration rule
    ^
trace-log.h:39: Warning: Dee: symbol='TRACE_LOG_DOMAIN': Unknown namespace for symbol 'TRACE_LOG_DOMAIN'
dee-model.c:277: Warning: Dee: dee_model_set_schema: unknown parameter 'VarArgs' in documentation comment, should be '...'
dee-model.c:1174: Warning: Dee: dee_model_append: unknown parameter 'VarArgs' in documentation comment, should be '...'
dee-model.c:1264: Warning: Dee: dee_model_prepend: unknown parameter 'VarArgs' in documentation comment, should be '...'
dee-model.c:1363: Warning: Dee: dee_model_insert: unknown parameter 'VarArgs' in documentation comment, should be '...'
dee-model.c:1460: Warning: Dee: dee_model_insert_before: unknown parameter 'VarArgs' in documentation comment, should be '...'
dee-model.c:1656: Warning: Dee: dee_model_insert_sorted: unknown parameter 'VarArgs' in documentation comment, should be '...'
dee-model.c:1797: Warning: Dee: dee_model_find_sorted: unknown parameter 'VarArgs' in documentation comment, should be '...'
dee-model.c:1888: Warning: Dee: dee_model_set: unknown parameter 'VarArgs' in documentation comment, should be '...'
dee-model.c:2021: Warning: Dee: dee_model_get: unknown parameter 'VarArgs' in documentation comment, should be '...'
dee-model.c:2184: Warning: Dee: dee_model_get_value_by_name: unknown parameter 'column' in documentation comment, should be 'column_name'
dee-model.c:792: Warning: Dee: dee_model_build_row: unknown parameter 'VarArgs' in documentation comment, should be '...'
dee-model.c:885: Warning: Dee: dee_model_build_named_row: unknown parameter 'VarArgs' in documentation comment, should be '...'
dee-model.c:950: Warning: Dee: dee_model_build_named_row_sunk: unknown parameter 'VarArgs' in documentation comment, should be '...'
dee-analyzer.h:82: Warning: Dee: DeeTermFilterFunc: invalid return annotation
dee-model.c:596: Warning: Dee: dee_model_register_vardict_schema: unknown parameter 'column' in documentation comment, should be 'num_column'
dee-model.c:626: Warning: Dee: dee_model_get_vardict_schema: unknown parameter 'column' in documentation comment, should be 'num_column'
dee-model.c:2184: Warning: Dee: dee_model_get_value_by_name: unknown parameter 'column' in documentation comment, should be 'column_name'
dee-serializable.c:109: Warning: Dee: dee_serializable_register_parser: argument parse_func: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async)
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)
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)
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)
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)
dee-serializable.c:109: Warning: Dee: dee_serializable_register_parser: argument parse_func: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async)
dee-glist-result-set.h:62: Warning: Dee: dee_glist_result_set_new: argument rows: Missing (element-type) annotation
dee-glist-result-set.h:62: Warning: Dee: dee_glist_result_set_new: return value: Missing (transfer) annotation
  GICOMP   Dee-1.0.gir
make[3]: Leaving directory '/var/tmp/pamac-build-pkehl/dee/src/dee-1.2.7/src'
make[2]: Leaving directory '/var/tmp/pamac-build-pkehl/dee/src/dee-1.2.7/src'
Making all in doc
make[2]: Entering directory '/var/tmp/pamac-build-pkehl/dee/src/dee-1.2.7/doc'
Making all in reference
make[3]: Entering directory '/var/tmp/pamac-build-pkehl/dee/src/dee-1.2.7/doc/reference'
Making all in dee-1.0
make[4]: Entering directory '/var/tmp/pamac-build-pkehl/dee/src/dee-1.2.7/doc/reference/dee-1.0'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/var/tmp/pamac-build-pkehl/dee/src/dee-1.2.7/doc/reference/dee-1.0'
make[4]: Entering directory '/var/tmp/pamac-build-pkehl/dee/src/dee-1.2.7/doc/reference'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/var/tmp/pamac-build-pkehl/dee/src/dee-1.2.7/doc/reference'
make[3]: Leaving directory '/var/tmp/pamac-build-pkehl/dee/src/dee-1.2.7/doc/reference'
make[3]: Entering directory '/var/tmp/pamac-build-pkehl/dee/src/dee-1.2.7/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/var/tmp/pamac-build-pkehl/dee/src/dee-1.2.7/doc'
make[2]: Leaving directory '/var/tmp/pamac-build-pkehl/dee/src/dee-1.2.7/doc'
Making all in examples
make[2]: Entering directory '/var/tmp/pamac-build-pkehl/dee/src/dee-1.2.7/examples'
  CC       peers.o
  CC       master-model.o
  CC       slave-model.o
  CCLD     peers
  CCLD     slave-model
  CCLD     master-model
make[2]: Leaving directory '/var/tmp/pamac-build-pkehl/dee/src/dee-1.2.7/examples'
Making all in tools
make[2]: Entering directory '/var/tmp/pamac-build-pkehl/dee/src/dee-1.2.7/tools'
  CC       dee-tool.o
dee-tool.c: In function ‘on_model_trasaction_begin’:
dee-tool.c:98:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   98 |   GTimeVal  time_val;
      |   ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from dee-tool.c:21:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
dee-tool.c:101:3: warning: ‘g_get_current_time’ is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
  101 |   g_get_current_time (&time_val);
      |   ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from dee-tool.c:21:
/usr/include/glib-2.0/glib/gmain.h:688:8: note: declared here
  688 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
dee-tool.c:102:3: warning: ‘g_time_val_to_iso8601’ is deprecated: Use 'g_date_time_format' instead [-Wdeprecated-declarations]
  102 |   time_str = g_time_val_to_iso8601 (&time_val);
      |   ^~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:89,
                 from dee-tool.c:21:
/usr/include/glib-2.0/glib/gtimer.h:73:10: note: declared here
   73 | gchar*   g_time_val_to_iso8601   (GTimeVal    *time_) G_GNUC_MALLOC;
      |          ^~~~~~~~~~~~~~~~~~~~~
  CCLD     dee-tool
make[2]: Leaving directory '/var/tmp/pamac-build-pkehl/dee/src/dee-1.2.7/tools'
Making all in vapi
make[2]: Entering directory '/var/tmp/pamac-build-pkehl/dee/src/dee-1.2.7/vapi'
  GEN      dee-1.0.vapi
Dee-1.0.gir:12707.5-12707.29: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-analyzer">
    ^^^^^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12724.5-12724.25: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-client">
    ^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12729.5-12729.55: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-file-resource-manager">
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12740.5-12740.25: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-filter">
    ^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12767.5-12767.37: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-filter-model">
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12792.5-12792.45: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-glist-result-set">
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12797.5-12797.33: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-hash-index">
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12804.5-12804.19: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-icu">
    ^^^^^^^^^^^^^^^
Dee-1.0.gir:12816.5-12816.23: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-index">
    ^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12828.5-12828.23: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-model">
    ^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12879.5-12879.37: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-model-reader">
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12889.5-12889.21: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-peer">
    ^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12919.5-12919.35: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-proxy-model">
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12925.5-12925.45: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-resource-manager">
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12934.5-12934.33: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-result-set">
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12947.5-12947.41: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-sequence-model">
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12960.5-12960.37: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-serializable">
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12997.5-12997.49: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-serializable-model">
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:13004.5-13004.25: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-server">
    ^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:13012.5-13012.37: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-shared-model">
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:13026.5-13026.31: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-term-list">
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:13039.5-13039.39: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-text-analyzer">
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:13046.5-13046.35: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-transaction">
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:13063.5-13063.33: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-tree-index">
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Generation failed: 24 error(s), 0 warning(s)
make[2]: *** [Makefile:570: dee-1.0.vapi] Error 1
make[2]: Leaving directory '/var/tmp/pamac-build-pkehl/dee/src/dee-1.2.7/vapi'
make[1]: *** [Makefile:528: all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/pamac-build-pkehl/dee/src/dee-1.2.7'
make: *** [Makefile:434: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

drarig29 commented on 2022-04-13 21:27 (UTC)

Thanks @mnabid!

mnabid commented on 2022-02-07 21:32 (UTC)

@drarig29 This patch from Fedora Rawhide works for the latest vala.

drarig29 commented on 2021-11-23 08:57 (UTC)

Oh maybe because it's a make dependency and not a package dependency.

drarig29 commented on 2021-11-23 08:55 (UTC)

I don't know why it doesn't install it automatically... Just install vala0.52 manually, then.

danievdm commented on 2021-11-23 08:30 (UTC)

If I remove vala0.54, and try building, it gives error: "- unable to satisfy dependency 'vala0.52' required by dee"

drarig29 commented on 2021-11-23 08:26 (UTC)

Yes, you need to remove vala so that it installs vala0.52 instead.

danievdm commented on 2021-11-23 07:26 (UTC)

Build is breaking for me and mentioning vala dependency. Thing is, vala is at 0.54 when I checked today, and not 0.52.

drarig29 commented on 2021-11-23 00:05 (UTC)

I fixed the version of vala to 0.52: https://aur.archlinux.org/packages/vala0.52/