Unable to update/build libunity and dee

I am trying to update Manjaro. Every update worked but these 2 are failing:
libunity & dee
How can I fix that?

Building dee...
==> Making package: dee 1.2.7-13 (Tue May 10 00:32:44 2022)
==> 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) 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-mark/dee/src/dee-1.2.7'
Making all in build
make[2]: Entering directory '/var/tmp/pamac-build-mark/dee/src/dee-1.2.7/build'
Making all in autotools
make[3]: Entering directory '/var/tmp/pamac-build-mark/dee/src/dee-1.2.7/build/autotools'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/var/tmp/pamac-build-mark/dee/src/dee-1.2.7/build/autotools'
make[3]: Entering directory '/var/tmp/pamac-build-mark/dee/src/dee-1.2.7/build'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/var/tmp/pamac-build-mark/dee/src/dee-1.2.7/build'
make[2]: Leaving directory '/var/tmp/pamac-build-mark/dee/src/dee-1.2.7/build'
Making all in src
make[2]: Entering directory '/var/tmp/pamac-build-mark/dee/src/dee-1.2.7/src'
make  all-am
make[3]: Entering directory '/var/tmp/pamac-build-mark/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-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-filter.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, forever)
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, forever)
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-mark/dee/src/dee-1.2.7/src'
make[2]: Leaving directory '/var/tmp/pamac-build-mark/dee/src/dee-1.2.7/src'
Making all in doc
make[2]: Entering directory '/var/tmp/pamac-build-mark/dee/src/dee-1.2.7/doc'
Making all in reference
make[3]: Entering directory '/var/tmp/pamac-build-mark/dee/src/dee-1.2.7/doc/reference'
Making all in dee-1.0
make[4]: Entering directory '/var/tmp/pamac-build-mark/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-mark/dee/src/dee-1.2.7/doc/reference/dee-1.0'
make[4]: Entering directory '/var/tmp/pamac-build-mark/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-mark/dee/src/dee-1.2.7/doc/reference'
make[3]: Leaving directory '/var/tmp/pamac-build-mark/dee/src/dee-1.2.7/doc/reference'
make[3]: Entering directory '/var/tmp/pamac-build-mark/dee/src/dee-1.2.7/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/var/tmp/pamac-build-mark/dee/src/dee-1.2.7/doc'
make[2]: Leaving directory '/var/tmp/pamac-build-mark/dee/src/dee-1.2.7/doc'
Making all in examples
make[2]: Entering directory '/var/tmp/pamac-build-mark/dee/src/dee-1.2.7/examples'
  CC       master-model.o
  CC       peers.o
  CC       slave-model.o
  CCLD     peers
  CCLD     master-model
  CCLD     slave-model
make[2]: Leaving directory '/var/tmp/pamac-build-mark/dee/src/dee-1.2.7/examples'
Making all in tools
make[2]: Entering directory '/var/tmp/pamac-build-mark/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:553:8: note: declared here
  553 | 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:712:8: note: declared here
  712 | 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-mark/dee/src/dee-1.2.7/tools'
Making all in vapi
make[2]: Entering directory '/var/tmp/pamac-build-mark/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-mark/dee/src/dee-1.2.7/vapi'
make[1]: *** [Makefile:528: all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/pamac-build-mark/dee/src/dee-1.2.7'
make: *** [Makefile:434: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
Building libunity...
==> Making package: libunity 7.1.4-15 (Tue May 10 00:34:04 2022)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading libunity_7.1.4+19.04.20190319.orig.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0  208k    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
 83  208k   83  174k    0     0  49291      0  0:00:04  0:00:03  0:00:01 89744
100  208k  100  208k    0     0  57952      0  0:00:03  0:00:03 --:--:--  101k
  -> Found 0001-Fix-FTB-with-recent-vala-requiring-non-public-abstra.patch
  -> Found libunity-7.1.4-vala-053.patch
==> Validating source files with sha256sums...
    libunity_7.1.4+19.04.20190319.orig.tar.gz ... Passed
    0001-Fix-FTB-with-recent-vala-requiring-non-public-abstra.patch ... Passed
    libunity-7.1.4-vala-053.patch ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting libunity_7.1.4+19.04.20190319.orig.tar.gz with bsdtar
==> Starting prepare()...
patching file src/unity-aggregator-scope.vala
patching file src/unity-deprecated-scope.vala
patching file tools/preview-renderer.vala
patching file protocol/protocol-icon.vala
patching file src/unity-scope-channel.vala
==> Starting build()...
/usr/bin/gnome-autogen.sh
***Warning*** USE_GNOME2_MACROS is deprecated, you may remove it from autogen.sh
***Warning*** PKG_NAME is deprecated, you may remove it from autogen.sh
configure.ac:61: warning: The macro `AC_ISC_POSIX' is obsolete.
configure.ac:61: You should run autoupdate.
./lib/autoconf/specific.m4:550: AC_ISC_POSIX is expanded from...
configure.ac:61: the top level
configure.ac:64: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:64: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:64: the top level
configure.ac:75: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:75: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:75: the top level
configure.ac:96: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:96: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:96: the top level
configure.ac:110: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:110: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:110: the top level
configure.ac:123: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:123: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:123: the top level
configure.ac:129: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:129: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:129: the top level
configure.ac:148: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:148: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:148: the top level
configure.ac:280: warning: AC_OUTPUT should be used without arguments.
configure.ac:280: You should run autoupdate.
checking for automake >= 1.11.2...
  testing automake... found 1.16.5
checking for autoreconf >= 2.53...
  testing autoreconf... found 2.71
configure.ac:61: warning: The macro `AC_ISC_POSIX' is obsolete.
configure.ac:61: You should run autoupdate.
./lib/autoconf/specific.m4:550: AC_ISC_POSIX is expanded from...
configure.ac:61: the top level
configure.ac:64: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:64: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:64: the top level
configure.ac:75: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:75: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:75: the top level
configure.ac:96: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:96: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:96: the top level
configure.ac:110: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:110: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:110: the top level
configure.ac:123: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:123: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:123: the top level
configure.ac:129: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:129: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:129: the top level
configure.ac:148: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:148: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:148: the top level
configure.ac:280: warning: AC_OUTPUT should be used without arguments.
configure.ac:280: You should run autoupdate.
checking for intltool >= 0.25...
  testing intltoolize... found 0.51.0
checking for pkg-config >= 0.14.0...
  testing pkg-config... found 1.8.0
Checking for required M4 macros...
Processing ./configure.ac
configure.ac:61: warning: The macro `AC_ISC_POSIX' is obsolete.
configure.ac:61: You should run autoupdate.
./lib/autoconf/specific.m4:550: AC_ISC_POSIX is expanded from...
configure.ac:61: the top level
configure.ac:64: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:64: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:64: the top level
configure.ac:75: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:75: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:75: the top level
configure.ac:96: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:96: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:96: the top level
configure.ac:110: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:110: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:110: the top level
configure.ac:123: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:123: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:123: the top level
configure.ac:129: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:129: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:129: the top level
configure.ac:148: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:148: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:148: the top level
configure.ac:280: warning: AC_OUTPUT should be used without arguments.
configure.ac:280: You should run autoupdate.
Running intltoolize...
Running autoreconf...
autoreconf: export WARNINGS=no-portability
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force 
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: running: intltoolize --copy --force
You should update your 'aclocal.m4' by running aclocal.
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force 
autoreconf: running: /usr/bin/autoconf --force
configure.ac:4: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:1038: AM_INIT_AUTOMAKE is expanded from...
configure.ac:4: the top level
configure.ac:5: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:5: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:1390: AM_CONFIG_HEADER is expanded from...
configure.ac:5: the top level
configure.ac:61: warning: The macro `AC_ISC_POSIX' is obsolete.
configure.ac:61: You should run autoupdate.
./lib/autoconf/specific.m4:550: AC_ISC_POSIX is expanded from...
configure.ac:61: the top level
configure.ac:63: warning: 'AM_PROG_CC_STDC': this macro is obsolete.
configure.ac:63: You should simply use the 'AC_PROG_CC' macro instead.
configure.ac:63: Also, your code should no longer depend upon 'am_cv_prog_cc_stdc',
configure.ac:63: but upon 'ac_cv_prog_cc_stdc'.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:1396: AM_PROG_CC_STDC is expanded from...
configure.ac:63: the top level
configure.ac:64: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:64: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:64: the top level
configure.ac:65: warning: The macro `AM_PROG_LIBTOOL' is obsolete.
configure.ac:65: You should run autoupdate.
m4/libtool.m4:101: AM_PROG_LIBTOOL is expanded from...
configure.ac:65: the top level
configure.ac:75: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:75: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:75: the top level
configure.ac:96: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:96: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:96: the top level
configure.ac:110: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:110: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:110: the top level
configure.ac:123: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:123: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:123: the top level
configure.ac:129: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:129: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:129: the top level
configure.ac:148: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:148: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:148: the top level
configure.ac:280: warning: AC_OUTPUT should be used without arguments.
configure.ac:280: You should run autoupdate.
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:4: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.ac:4: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.ac:61: installing './compile'
configure.ac:65: installing './config.guess'
configure.ac:65: installing './config.sub'
configure.ac:4: installing './install-sh'
configure.ac:4: installing './missing'
bindings/python/Makefile.am:4: installing './py-compile'
doc/reference/Makefile.am:5: warning: wildcard $(top_srcdir: non-POSIX variable name
doc/reference/Makefile.am:5: (probably a GNU make extension)
examples/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
tools/Makefile.am:55: warning: filter %.xml,$^: non-POSIX variable name
tools/Makefile.am:55: (probably a GNU make extension)
autoreconf: Leaving directory '.'
Skipping configure process.
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 to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
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 dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
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 grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
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 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 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) 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 valac... /usr/bin/valac
checking whether /usr/bin/valac supports at least API version 0.31.1... yes
checking for python... /usr/bin/python
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 gobject-introspection m4 macros... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gobject-introspection... yes
checking whether NLS is requested... yes
checking for intltool >= 0.40.0... 0.51.0 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.34.1
checking for XML::Parser... ok
checking for xvfb-run... no
checking for dbus-run-session... /usr/bin/dbus-run-session
checking for GLIB2... yes
checking for GOBJECT2... yes
checking for GIO2... yes
checking for GIO_UNIX2... yes
checking for DEE... yes
checking for DBUSMENU... yes
checking for GTK3... yes
checking for GMODULE... yes
checking for LTTNG... no
checking for glib-compile-resources... /usr/bin/glib-compile-resources
checking for glib-mkenums... /usr/bin/glib-mkenums
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating unity.pc
config.status: creating unity-protocol-private.pc
config.status: creating unity-extras.pc
config.status: creating Makefile
config.status: creating bindings/Makefile
config.status: creating bindings/python/Makefile
config.status: creating data/com.canonical.Unity.Lenses.gschema.xml.in
config.status: creating data/Makefile
config.status: creating doc/Makefile
config.status: creating doc/reference/Makefile
config.status: creating examples/Makefile
config.status: creating po/Makefile.in
config.status: creating protocol/Makefile
config.status: creating src/Makefile
config.status: creating extras/Makefile
config.status: creating loader/Makefile
config.status: creating tools/Makefile
config.status: creating test/Makefile
config.status: creating test/C/Makefile
config.status: creating test/vala/Makefile
config.status: creating test/python/Makefile
config.status: creating vapi/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po/stamp-it commands
configure:

  libunity v7.1.4 (soname 9:2:0)
         (protocol soname 0:0:0)
  ------------------------------

  Build environment
    Prefix             : /usr
    Build GI typelib   : yes
    Documentation      : no
    C warnings         : no
    Trace logging      : no
    LTTNG tracepoints  : no

  Testing
    Integration tests  : no
    Headless tests     : yes
    Coverage reporting : no

make  all-recursive
make[1]: Entering directory '/var/tmp/pamac-build-mark/libunity/src'
Making all in data
make[2]: Entering directory '/var/tmp/pamac-build-mark/libunity/src/data'
  ITMRG  com.canonical.Unity.Lenses.gschema.xml
  GEN      com.canonical.Unity.Lenses.gschema.valid
make[2]: Leaving directory '/var/tmp/pamac-build-mark/libunity/src/data'
Making all in protocol
make[2]: Entering directory '/var/tmp/pamac-build-mark/libunity/src/protocol'
  GEN      libunity_protocol_private_la_vala.stamp
protocol-scope-discovery.vala:24.3-24.40: warning: the modifier `static' is not applicable to constants
  private static const string SCOPES_DIR = "unity/scopes";
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
protocol-scope-discovery.vala:190.5-190.43: warning: the modifier `static' is not applicable to constants
    private static const string SCOPE_GROUP = "Scope";
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
protocol-scope-discovery.vala:191.5-191.45: warning: the modifier `static' is not applicable to constants
    private static const string DESKTOP_GROUP = "Desktop Entry";
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
protocol-scope-discovery.vala:902.5-902.49: warning: the modifier `static' is not applicable to constants
    private static const string SCOPE_GROUP_GROUP = "Scope Group";
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
protocol-preview-player.vala:41.3-41.46: warning: the modifier `static' is not applicable to constants
  static const string PREVIEW_PLAYER_DBUS_NAME = "com.canonical.Unity.Lens.Music.PreviewPlayer";
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
protocol-preview-player.vala:42.3-42.46: warning: the modifier `static' is not applicable to constants
  static const string PREVIEW_PLAYER_DBUS_PATH = "/com/canonical/Unity/Lens/Music/PreviewPlayer";
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
protocol-scope-interface.vala:117.3-117.51: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  public abstract async ActivationReplyRaw activate (
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
protocol-scope-interface.vala:124.3-124.57: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  public abstract async HashTable<string, Variant> search (
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
protocol-scope-interface.vala:130.3-130.43: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  public abstract async string open_channel (
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
protocol-scope-interface.vala:137.3-137.42: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  public abstract async void close_channel (
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
protocol-scope-interface.vala:142.3-142.63: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  public abstract async HashTable<string, Variant> push_results (
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
protocol-scope-interface.vala:151.3-151.42: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  public abstract async void set_view_type (uint view_type) throws IOError;
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
protocol-icon.vala:188.3-188.28: error: overriding method `Unity.Protocol.AnnotatedIcon.serialize' is incompatible with base method `GLib.Variant GLib.Icon.serialize ()': Base method expected return type `GLib.Variant', but `GLib.Variant?' was provided.
  private Variant? serialize ()
  ^^^^^^^^^^^^^^^^^^^^^^^^^^
protocol-icon.vala:188.3-188.28: warning: method `Unity.Protocol.AnnotatedIcon.serialize' never used
  private Variant? serialize ()
  ^^^^^^^^^^^^^^^^^^^^^^^^^^
Command-line option `--thread` is deprecated and will be ignored
Compilation failed: 1 error(s), 13 warning(s)
make[2]: *** [Makefile:961: libunity_protocol_private_la_vala.stamp] Error 1
make[2]: Leaving directory '/var/tmp/pamac-build-mark/libunity/src/protocol'
make[1]: *** [Makefile:576: all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/pamac-build-mark/libunity/src'
make: *** [Makefile:480: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

They both look like compilation errors.


libunity is deprecated, what do you have that requires it? You most likely don’t need it.

1 Like