A failure occurred in build() | Dee package

Hello everyone,

I recently installed Manjaro KDE in my Asus Zenbook Q407IQ but I’m having problems installing the libunity package from AUR, particularly it’s the dee dependency that is causing the issue. I get the following error: ERROR: A failure occurred in build().
I have tried to install dee from the GUI interface Add/Remove Software. from yay and also building it with pamac but I’ve got the same output.

Here’s the output from running pamac build dee:

Preparing...
Cloning dee build files...
Checking dee dependencies...
Resolving dependencies...
Checking inter-conflicts...

To build (1):
  dee  1.2.7-11    AUR


Edit build files : [e] 
Apply transaction ? [e/y/N] y


Building dee...
==> Making package: dee 1.2.7-11 (Pre 16 Kor 2021 12:28:40.MD)
==> 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-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-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 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
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.9
checking for python platform... linux
checking for python script directory... ${prefix}/lib/python3.9/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python3.9/site-packages
checking for pygobject overrides directory... /usr/lib/python3.9/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 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.9/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-binoverfl0w/dee/src/dee-1.2.7'
Making all in build
make[2]: Entering directory '/var/tmp/pamac-build-binoverfl0w/dee/src/dee-1.2.7/build'
Making all in autotools
make[3]: Entering directory '/var/tmp/pamac-build-binoverfl0w/dee/src/dee-1.2.7/build/autotools'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/var/tmp/pamac-build-binoverfl0w/dee/src/dee-1.2.7/build/autotools'
make[3]: Entering directory '/var/tmp/pamac-build-binoverfl0w/dee/src/dee-1.2.7/build'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/var/tmp/pamac-build-binoverfl0w/dee/src/dee-1.2.7/build'
make[2]: Leaving directory '/var/tmp/pamac-build-binoverfl0w/dee/src/dee-1.2.7/build'
Making all in src
make[2]: Entering directory '/var/tmp/pamac-build-binoverfl0w/dee/src/dee-1.2.7/src'
make  all-am
make[3]: Entering directory '/var/tmp/pamac-build-binoverfl0w/dee/src/dee-1.2.7/src'
  CC       libdee_1_0_la-dee-file-resource-manager.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-filter-model.lo
  CC       libdee_1_0_la-dee-hash-index.lo
  CC       libdee_1_0_la-dee-analyzer.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-binoverfl0w/dee/src/dee-1.2.7/src'
make[2]: Leaving directory '/var/tmp/pamac-build-binoverfl0w/dee/src/dee-1.2.7/src'
Making all in doc
make[2]: Entering directory '/var/tmp/pamac-build-binoverfl0w/dee/src/dee-1.2.7/doc'
Making all in reference
make[3]: Entering directory '/var/tmp/pamac-build-binoverfl0w/dee/src/dee-1.2.7/doc/reference'
Making all in dee-1.0
make[4]: Entering directory '/var/tmp/pamac-build-binoverfl0w/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-binoverfl0w/dee/src/dee-1.2.7/doc/reference/dee-1.0'
make[4]: Entering directory '/var/tmp/pamac-build-binoverfl0w/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-binoverfl0w/dee/src/dee-1.2.7/doc/reference'
make[3]: Leaving directory '/var/tmp/pamac-build-binoverfl0w/dee/src/dee-1.2.7/doc/reference'
make[3]: Entering directory '/var/tmp/pamac-build-binoverfl0w/dee/src/dee-1.2.7/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/var/tmp/pamac-build-binoverfl0w/dee/src/dee-1.2.7/doc'
make[2]: Leaving directory '/var/tmp/pamac-build-binoverfl0w/dee/src/dee-1.2.7/doc'
Making all in examples
make[2]: Entering directory '/var/tmp/pamac-build-binoverfl0w/dee/src/dee-1.2.7/examples'
  CC       master-model.o
  CC       peers.o
  CC       slave-model.o
  CCLD     peers
  CCLD     slave-model
  CCLD     master-model
make[2]: Leaving directory '/var/tmp/pamac-build-binoverfl0w/dee/src/dee-1.2.7/examples'
Making all in tools
make[2]: Entering directory '/var/tmp/pamac-build-binoverfl0w/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:681:8: note: declared here
  681 | 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-binoverfl0w/dee/src/dee-1.2.7/tools'
Making all in vapi
make[2]: Entering directory '/var/tmp/pamac-build-binoverfl0w/dee/src/dee-1.2.7/vapi'
  GEN      dee-1.0.vapi
Dee-1.0.gir:12676.5-12676.29: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-analyzer">
    ^^^^^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12693.5-12693.25: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-client">
    ^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12698.5-12698.55: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-file-resource-manager">
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12709.5-12709.25: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-filter">
    ^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12736.5-12736.37: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-filter-model">
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12761.5-12761.45: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-glist-result-set">
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12766.5-12766.33: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-hash-index">
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12773.5-12773.19: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-icu">
    ^^^^^^^^^^^^^^^
Dee-1.0.gir:12785.5-12785.23: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-index">
    ^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12797.5-12797.23: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-model">
    ^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12848.5-12848.37: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-model-reader">
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12858.5-12858.21: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-peer">
    ^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12888.5-12888.35: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-proxy-model">
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12894.5-12894.45: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-resource-manager">
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12903.5-12903.33: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-result-set">
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12916.5-12916.41: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-sequence-model">
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12929.5-12929.37: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-serializable">
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12966.5-12966.49: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-serializable-model">
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12973.5-12973.25: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-server">
    ^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12981.5-12981.37: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-shared-model">
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:12995.5-12995.31: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-term-list">
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:13008.5-13008.39: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-text-analyzer">
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:13015.5-13015.35: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-transaction">
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dee-1.0.gir:13032.5-13032.33: error: unknown child element `docsection' in `namespace'
    <docsection name="dee-tree-index">
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Generation failed: 24 error(s), 0 warning(s)
make[2]: *** [Makefile:567: dee-1.0.vapi] Error 1
make[2]: Leaving directory '/var/tmp/pamac-build-binoverfl0w/dee/src/dee-1.2.7/vapi'
make[1]: *** [Makefile:527: all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/pamac-build-binoverfl0w/dee/src/dee-1.2.7'
make: *** [Makefile:433: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

As you may have noticed: the problem does not lie with the used tool (aur helper) but rather with the package itself or perhaps its “incompatibility” with the branch you’re using (stable?).

It builds with warnings but successfully on my machine (unstable branch).


edit: moved to #aur

Yes I’m running the stable branch.
Since the issue is with the package itself what should I do? Should I try to contact the devs of dee?

Last release of Dee was in 2013. My guess is that the source do not build with newer GCC versions.

But it does:

I was able to solve this issue thanks to the comment of CaptainKrull
https://aur.archlinux.org/packages/libunity/?setlang=fi&O=10&PP=10

It seems like dee (which is a dependency of this package) needs the newest vala to build. Vala0.44 won’t do it, therefore you have to install the new vala first, build and install dee, then uninstall the new vala, build and install vala0.44 and use it to build/install libunity.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.