You are not logged in.

#1 2026-07-22 06:50:09

numethod
Member
Registered: 2026-07-22
Posts: 2

Cannot resolve dependencies when installing gtkpod

Hello. I am trying to install gtkpod with the command

yay -S gtkpod

the full output of this command is as follows

[Mike@MikeDESKTOP ~]$ yay -S gtkpod
AUR Make Dependency (1): libgda-5.2.10-5
AUR Explicit (1): gtkpod-2.1.5-8
AUR Dependency (1): libanjuta-3.34.0-9
:: PKGBUILD up to date, skipping download: gtkpod
:: PKGBUILD up to date, skipping download: anjuta
:: PKGBUILD up to date, skipping download: libgda
  3 gtkpod                                   (Build Files Exist)
  2 anjuta                                   (Build Files Exist)
  1 libgda                                   (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> N
  3 gtkpod                                   (Build Files Exist)
  2 anjuta                                   (Build Files Exist)
  1 libgda                                   (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> N
==> Making package: gtkpod 2.1.5-8 (Wed 22 Jul 2026 01:07:35 AM CDT)
==> Retrieving sources...
  -> Found gtkpod-2.1.5.tar.gz
  -> Found ducttape.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    gtkpod-2.1.5.tar.gz ... Passed
    ducttape.patch ... Passed
==> Making package: anjuta 3.34.0-9 (Wed 22 Jul 2026 01:07:36 AM CDT)
==> Retrieving sources...
  -> Found anjuta-3.34.0.tar.xz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    anjuta-3.34.0.tar.xz ... Passed
==> Making package: libgda 5.2.10-5 (Wed 22 Jul 2026 01:07:37 AM CDT)
==> Retrieving sources...
  -> Updating libgda git repo...
  -> Found 0001-Use-single-header-with-GtkSource.patch
  -> Found 0002-Use-goocanvas-3.0.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    libgda ... Skipped
    0001-Use-single-header-with-GtkSource.patch ... Passed
    0002-Use-goocanvas-3.0.patch ... Passed
:: Remove make dependencies after install? [y/N] N
:: (1/3) Parsing SRCINFO: libgda
:: (2/3) Parsing SRCINFO: gtkpod
:: (3/3) Parsing SRCINFO: anjuta
==> Making package: libgda 5.2.10-5 (Wed 22 Jul 2026 01:07:48 AM CDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating libgda git repo...
  -> Found 0001-Use-single-header-with-GtkSource.patch
  -> Found 0002-Use-goocanvas-3.0.patch
==> Validating source files with sha256sums...
    libgda ... Skipped
    0001-Use-single-header-with-GtkSource.patch ... Passed
    0002-Use-goocanvas-3.0.patch ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Creating working copy of libgda git repo...
Cloning into 'libgda'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
Applied patch to 'libgda-ui/data-entries/plugins/gdaui-entry-text.c' cleanly.
Applied patch to 'libgda-ui/data-entries/plugins/libmain.c' cleanly.
Applied patch to 'tools/browser/data-manager/data-favorite-selector.c' cleanly.
Applied patch to 'tools/browser/data-manager/xml-spec-editor.c' cleanly.
Applied patch to 'tools/browser/query-exec/query-editor.c' cleanly.
Applied patch to 'configure.ac' cleanly.
Applied patch to 'tools/browser/canvas/browser-canvas-text.c' cleanly.
/usr/bin/gnome-autogen.sh
***Warning*** USE_COMMON_DOC_BUILD is deprecated, you may remove it from 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:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
checking for automake >= 1.11.2...
  testing automake... found 1.18.1
checking for autoreconf >= 2.53...
  testing autoreconf... found 2.73
configure.ac:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
checking for glib-gettext >= 2.2.0...
  testing glib-gettextize... found 2.88.2
checking for intltool >= 0.25...
  testing intltoolize... found 0.51.0
checking for pkg-config >= 0.14.0...
  testing pkg-config... found 3.0.3
checking for gtk-doc >= 1.0...
  testing gtkdocize... found 1.36.1
Checking for required M4 macros...
Processing ./configure.ac
configure.ac:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
Running glib-gettextize... Ignore non-fatal messages.
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Running gtkdocize...
Running intltoolize...
Running autoreconf...
autoreconf: export WARNINGS=no-portability
autoreconf: Entering directory '.'
autoreconf: configure.ac: no obvious need to run autopoint
autoreconf: running: aclocal --force 
m4/mdbtools.m4:252: warning: macro 'AM_ICONV' not found in library
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: running: gtkdocize --copy
autoreconf: configure.ac: no need to run autopoint (confirmed)
autoreconf: running: aclocal --force 
m4/mdbtools.m4:252: warning: macro 'AM_ICONV' not found in library
autoreconf: running: /usr/bin/autoconf --force
configure.ac:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
configure.ac:152: warning: The macro 'GLIB_GNU_GETTEXT' is obsolete.
configure.ac:152: You should run autoupdate.
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:689: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/general.m4:2305: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2326: AC_CACHE_CHECK is expanded from...
aclocal.m4:73: GLIB_LC_MESSAGES is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:689: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/general.m4:2305: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2326: AC_CACHE_CHECK is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/headers.m4:90: _AC_CHECK_HEADER_COMPILE is expanded from...
./lib/autoconf/headers.m4:57: AC_CHECK_HEADER is expanded from...
aclocal.m4:172: GLIB_WITH_NLS is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/headers.m4:90: _AC_CHECK_HEADER_COMPILE is expanded from...
./lib/autoconf/headers.m4:57: AC_CHECK_HEADER is expanded from...
aclocal.m4:172: GLIB_WITH_NLS is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_OUTPUT_COMMANDS' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/status.m4:1029: AC_OUTPUT_COMMANDS is expanded from...
aclocal.m4:172: GLIB_WITH_NLS is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure:28039: error: undefined or overquoted macro: AM_ICONV
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: error: /usr/bin/autoconf failed with exit status: 1
==> ERROR: A failure occurred in prepare().
    Aborting...
 -> Failed to install layer, rolling up to next layer.error:error making: libgda - exit status 4
==> Making package: anjuta 3.34.0-9 (Wed 22 Jul 2026 01:07:56 AM CDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Missing dependencies:
  -> libgda
==> ERROR: Could not resolve all dependencies.
 -> Failed to install layer, rolling up to next layer.error:error making: anjuta - exit status 8
==> Making package: anjuta 3.34.0-9 (Wed 22 Jul 2026 01:07:56 AM CDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Missing dependencies:
  -> libgda
==> ERROR: Could not resolve all dependencies.
 -> error making: anjuta-exit status 8
==> Making package: gtkpod 2.1.5-8 (Wed 22 Jul 2026 01:07:57 AM CDT)
==> Checking runtime dependencies...
==> Missing dependencies:
  -> libanjuta
==> ERROR: Could not resolve all dependencies.
 -> error making: gtkpod-exit status 8
==> Making package: libgda 5.2.10-5 (Wed 22 Jul 2026 01:07:58 AM CDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating libgda git repo...
  -> Found 0001-Use-single-header-with-GtkSource.patch
  -> Found 0002-Use-goocanvas-3.0.patch
==> Validating source files with sha256sums...
    libgda ... Skipped
    0001-Use-single-header-with-GtkSource.patch ... Passed
    0002-Use-goocanvas-3.0.patch ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Creating working copy of libgda git repo...
Cloning into 'libgda'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
Applied patch to 'libgda-ui/data-entries/plugins/gdaui-entry-text.c' cleanly.
Applied patch to 'libgda-ui/data-entries/plugins/libmain.c' cleanly.
Applied patch to 'tools/browser/data-manager/data-favorite-selector.c' cleanly.
Applied patch to 'tools/browser/data-manager/xml-spec-editor.c' cleanly.
Applied patch to 'tools/browser/query-exec/query-editor.c' cleanly.
Applied patch to 'configure.ac' cleanly.
Applied patch to 'tools/browser/canvas/browser-canvas-text.c' cleanly.
/usr/bin/gnome-autogen.sh
***Warning*** USE_COMMON_DOC_BUILD is deprecated, you may remove it from 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:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
checking for automake >= 1.11.2...
  testing automake... found 1.18.1
checking for autoreconf >= 2.53...
  testing autoreconf... found 2.73
configure.ac:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
checking for glib-gettext >= 2.2.0...
  testing glib-gettextize... found 2.88.2
checking for intltool >= 0.25...
  testing intltoolize... found 0.51.0
checking for pkg-config >= 0.14.0...
  testing pkg-config... found 3.0.3
checking for gtk-doc >= 1.0...
  testing gtkdocize... found 1.36.1
Checking for required M4 macros...
Processing ./configure.ac
configure.ac:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
Running glib-gettextize... Ignore non-fatal messages.
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Running gtkdocize...
Running intltoolize...
Running autoreconf...
autoreconf: export WARNINGS=no-portability
autoreconf: Entering directory '.'
autoreconf: configure.ac: no obvious need to run autopoint
autoreconf: running: aclocal --force 
m4/mdbtools.m4:252: warning: macro 'AM_ICONV' not found in library
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: running: gtkdocize --copy
autoreconf: configure.ac: no need to run autopoint (confirmed)
autoreconf: running: aclocal --force 
m4/mdbtools.m4:252: warning: macro 'AM_ICONV' not found in library
autoreconf: running: /usr/bin/autoconf --force
configure.ac:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
configure.ac:152: warning: The macro 'GLIB_GNU_GETTEXT' is obsolete.
configure.ac:152: You should run autoupdate.
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:689: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/general.m4:2305: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2326: AC_CACHE_CHECK is expanded from...
aclocal.m4:73: GLIB_LC_MESSAGES is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:689: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/general.m4:2305: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2326: AC_CACHE_CHECK is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/headers.m4:90: _AC_CHECK_HEADER_COMPILE is expanded from...
./lib/autoconf/headers.m4:57: AC_CHECK_HEADER is expanded from...
aclocal.m4:172: GLIB_WITH_NLS is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/headers.m4:90: _AC_CHECK_HEADER_COMPILE is expanded from...
./lib/autoconf/headers.m4:57: AC_CHECK_HEADER is expanded from...
aclocal.m4:172: GLIB_WITH_NLS is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_OUTPUT_COMMANDS' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/status.m4:1029: AC_OUTPUT_COMMANDS is expanded from...
aclocal.m4:172: GLIB_WITH_NLS is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure:28039: error: undefined or overquoted macro: AM_ICONV
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: error: /usr/bin/autoconf failed with exit status: 1
==> ERROR: A failure occurred in prepare().
    Aborting...
 -> error making: libgda-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
libanjuta - exit status 8
gtkpod - exit status 8
libgda - exit status 4
[Mike@MikeDESKTOP ~]$ autoupdate
autoupdate: error: 'configure.ac' is required
[Mike@MikeDESKTOP ~]$ man autoupdate
[Mike@MikeDESKTOP ~]$ autoupdate configure.ac
autoupdate: configure.ac: No such file or directory at /usr/bin/autoupdate line 268.
[Mike@MikeDESKTOP ~]$ ^C
[Mike@MikeDESKTOP ~]$ autoupdate /usr/bin/gnome-autogen.sh
[Mike@MikeDESKTOP ~]$ autoupdate /lib/autoconf/headers.m4
autoupdate: /lib/autoconf/headers.m4: No such file or directory at /usr/bin/autoupdate line 268.
[Mike@MikeDESKTOP ~]$ autoupdate ./lib/autoconf/headers.m4
autoupdate: ./lib/autoconf/headers.m4: No such file or directory at /usr/bin/autoupdate line 268.
[Mike@MikeDESKTOP ~]$ yay -S gtkpod
AUR Explicit (1): gtkpod-2.1.5-8
AUR Dependency (1): libanjuta-3.34.0-9
AUR Make Dependency (1): libgda-5.2.10-5
:: PKGBUILD up to date, skipping download: gtkpod
:: PKGBUILD up to date, skipping download: anjuta
:: PKGBUILD up to date, skipping download: libgda
  3 gtkpod                                   (Build Files Exist)
  2 anjuta                                   (Build Files Exist)
  1 libgda                                   (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> N
  3 libgda                                   (Build Files Exist)
  2 gtkpod                                   (Build Files Exist)
  1 anjuta                                   (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> N
==> Making package: anjuta 3.34.0-9 (Wed 22 Jul 2026 01:24:56 AM CDT)
==> Retrieving sources...
  -> Found anjuta-3.34.0.tar.xz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    anjuta-3.34.0.tar.xz ... Passed
==> Making package: libgda 5.2.10-5 (Wed 22 Jul 2026 01:24:58 AM CDT)
==> Retrieving sources...
  -> Updating libgda git repo...
  -> Found 0001-Use-single-header-with-GtkSource.patch
  -> Found 0002-Use-goocanvas-3.0.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    libgda ... Skipped
    0001-Use-single-header-with-GtkSource.patch ... Passed
    0002-Use-goocanvas-3.0.patch ... Passed
==> Making package: gtkpod 2.1.5-8 (Wed 22 Jul 2026 01:24:59 AM CDT)
==> Retrieving sources...
  -> Found gtkpod-2.1.5.tar.gz
  -> Found ducttape.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    gtkpod-2.1.5.tar.gz ... Passed
    ducttape.patch ... Passed
:: Remove make dependencies after install? [y/N] N
:: (1/3) Parsing SRCINFO: gtkpod
:: (2/3) Parsing SRCINFO: anjuta
:: (3/3) Parsing SRCINFO: libgda
==> Making package: libgda 5.2.10-5 (Wed 22 Jul 2026 01:25:07 AM CDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating libgda git repo...
  -> Found 0001-Use-single-header-with-GtkSource.patch
  -> Found 0002-Use-goocanvas-3.0.patch
==> Validating source files with sha256sums...
    libgda ... Skipped
    0001-Use-single-header-with-GtkSource.patch ... Passed
    0002-Use-goocanvas-3.0.patch ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Creating working copy of libgda git repo...
Cloning into 'libgda'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
Applied patch to 'libgda-ui/data-entries/plugins/gdaui-entry-text.c' cleanly.
Applied patch to 'libgda-ui/data-entries/plugins/libmain.c' cleanly.
Applied patch to 'tools/browser/data-manager/data-favorite-selector.c' cleanly.
Applied patch to 'tools/browser/data-manager/xml-spec-editor.c' cleanly.
Applied patch to 'tools/browser/query-exec/query-editor.c' cleanly.
Applied patch to 'configure.ac' cleanly.
Applied patch to 'tools/browser/canvas/browser-canvas-text.c' cleanly.
/usr/bin/gnome-autogen.sh
***Warning*** USE_COMMON_DOC_BUILD is deprecated, you may remove it from 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:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
checking for automake >= 1.11.2...
  testing automake... found 1.18.1
checking for autoreconf >= 2.53...
  testing autoreconf... found 2.73
configure.ac:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
checking for glib-gettext >= 2.2.0...
  testing glib-gettextize... found 2.88.2
checking for intltool >= 0.25...
  testing intltoolize... found 0.51.0
checking for pkg-config >= 0.14.0...
  testing pkg-config... found 3.0.3
checking for gtk-doc >= 1.0...
  testing gtkdocize... found 1.36.1
Checking for required M4 macros...
Processing ./configure.ac
configure.ac:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
Running glib-gettextize... Ignore non-fatal messages.
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Running gtkdocize...
Running intltoolize...
Running autoreconf...
autoreconf: export WARNINGS=no-portability
autoreconf: Entering directory '.'
autoreconf: configure.ac: no obvious need to run autopoint
autoreconf: running: aclocal --force 
m4/mdbtools.m4:252: warning: macro 'AM_ICONV' not found in library
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: running: gtkdocize --copy
autoreconf: configure.ac: no need to run autopoint (confirmed)
autoreconf: running: aclocal --force 
m4/mdbtools.m4:252: warning: macro 'AM_ICONV' not found in library
autoreconf: running: /usr/bin/autoconf --force
configure.ac:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
configure.ac:152: warning: The macro 'GLIB_GNU_GETTEXT' is obsolete.
configure.ac:152: You should run autoupdate.
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:689: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/general.m4:2305: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2326: AC_CACHE_CHECK is expanded from...
aclocal.m4:73: GLIB_LC_MESSAGES is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:689: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/general.m4:2305: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2326: AC_CACHE_CHECK is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/headers.m4:90: _AC_CHECK_HEADER_COMPILE is expanded from...
./lib/autoconf/headers.m4:57: AC_CHECK_HEADER is expanded from...
aclocal.m4:172: GLIB_WITH_NLS is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/headers.m4:90: _AC_CHECK_HEADER_COMPILE is expanded from...
./lib/autoconf/headers.m4:57: AC_CHECK_HEADER is expanded from...
aclocal.m4:172: GLIB_WITH_NLS is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_OUTPUT_COMMANDS' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/status.m4:1029: AC_OUTPUT_COMMANDS is expanded from...
aclocal.m4:172: GLIB_WITH_NLS is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure:28039: error: undefined or overquoted macro: AM_ICONV
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: error: /usr/bin/autoconf failed with exit status: 1
==> ERROR: A failure occurred in prepare().
    Aborting...
 -> Failed to install layer, rolling up to next layer.error:error making: libgda - exit status 4
==> Making package: anjuta 3.34.0-9 (Wed 22 Jul 2026 01:25:15 AM CDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Missing dependencies:
  -> libgda
==> ERROR: Could not resolve all dependencies.
 -> Failed to install layer, rolling up to next layer.error:error making: anjuta - exit status 8
==> Making package: anjuta 3.34.0-9 (Wed 22 Jul 2026 01:25:15 AM CDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Missing dependencies:
  -> libgda
==> ERROR: Could not resolve all dependencies.
 -> error making: anjuta-exit status 8
==> Making package: libgda 5.2.10-5 (Wed 22 Jul 2026 01:25:17 AM CDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating libgda git repo...
  -> Found 0001-Use-single-header-with-GtkSource.patch
  -> Found 0002-Use-goocanvas-3.0.patch
==> Validating source files with sha256sums...
    libgda ... Skipped
    0001-Use-single-header-with-GtkSource.patch ... Passed
    0002-Use-goocanvas-3.0.patch ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Creating working copy of libgda git repo...
Cloning into 'libgda'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
Applied patch to 'libgda-ui/data-entries/plugins/gdaui-entry-text.c' cleanly.
Applied patch to 'libgda-ui/data-entries/plugins/libmain.c' cleanly.
Applied patch to 'tools/browser/data-manager/data-favorite-selector.c' cleanly.
Applied patch to 'tools/browser/data-manager/xml-spec-editor.c' cleanly.
Applied patch to 'tools/browser/query-exec/query-editor.c' cleanly.
Applied patch to 'configure.ac' cleanly.
Applied patch to 'tools/browser/canvas/browser-canvas-text.c' cleanly.
/usr/bin/gnome-autogen.sh
***Warning*** USE_COMMON_DOC_BUILD is deprecated, you may remove it from 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:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
checking for automake >= 1.11.2...
  testing automake... found 1.18.1
checking for autoreconf >= 2.53...
  testing autoreconf... found 2.73
configure.ac:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
checking for glib-gettext >= 2.2.0...
  testing glib-gettextize... found 2.88.2
checking for intltool >= 0.25...
  testing intltoolize... found 0.51.0
checking for pkg-config >= 0.14.0...
  testing pkg-config... found 3.0.3
checking for gtk-doc >= 1.0...
  testing gtkdocize... found 1.36.1
Checking for required M4 macros...
Processing ./configure.ac
configure.ac:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
Running glib-gettextize... Ignore non-fatal messages.
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Running gtkdocize...
Running intltoolize...
Running autoreconf...
autoreconf: export WARNINGS=no-portability
autoreconf: Entering directory '.'
autoreconf: configure.ac: no obvious need to run autopoint
autoreconf: running: aclocal --force 
m4/mdbtools.m4:252: warning: macro 'AM_ICONV' not found in library
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: running: gtkdocize --copy
autoreconf: configure.ac: no need to run autopoint (confirmed)
autoreconf: running: aclocal --force 
m4/mdbtools.m4:252: warning: macro 'AM_ICONV' not found in library
autoreconf: running: /usr/bin/autoconf --force
configure.ac:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
configure.ac:152: warning: The macro 'GLIB_GNU_GETTEXT' is obsolete.
configure.ac:152: You should run autoupdate.
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:689: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/general.m4:2305: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2326: AC_CACHE_CHECK is expanded from...
aclocal.m4:73: GLIB_LC_MESSAGES is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:689: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/general.m4:2305: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2326: AC_CACHE_CHECK is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/headers.m4:90: _AC_CHECK_HEADER_COMPILE is expanded from...
./lib/autoconf/headers.m4:57: AC_CHECK_HEADER is expanded from...
aclocal.m4:172: GLIB_WITH_NLS is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/headers.m4:90: _AC_CHECK_HEADER_COMPILE is expanded from...
./lib/autoconf/headers.m4:57: AC_CHECK_HEADER is expanded from...
aclocal.m4:172: GLIB_WITH_NLS is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_OUTPUT_COMMANDS' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/status.m4:1029: AC_OUTPUT_COMMANDS is expanded from...
aclocal.m4:172: GLIB_WITH_NLS is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure:28039: error: undefined or overquoted macro: AM_ICONV
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: error: /usr/bin/autoconf failed with exit status: 1
==> ERROR: A failure occurred in prepare().
    Aborting...
 -> error making: libgda-exit status 4
==> Making package: gtkpod 2.1.5-8 (Wed 22 Jul 2026 01:25:24 AM CDT)
==> Checking runtime dependencies...
==> Missing dependencies:
  -> libanjuta
==> ERROR: Could not resolve all dependencies.
 -> error making: gtkpod-exit status 8
 -> Failed to install the following packages. Manual intervention is required:
libanjuta - exit status 8
libgda - exit status 4
gtkpod - exit status 8
[Mike@MikeDESKTOP ~]$ yay -S libanjuta
AUR Explicit (1): libanjuta-3.34.0-9
AUR Make Dependency (1): libgda-5.2.10-5
:: PKGBUILD up to date, skipping download: anjuta
:: PKGBUILD up to date, skipping download: libgda
  2 anjuta                                   (Build Files Exist)
  1 libgda                                   (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> N
  2 anjuta                                   (Build Files Exist)
  1 libgda                                   (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> N
==> Making package: anjuta 3.34.0-9 (Wed 22 Jul 2026 01:25:50 AM CDT)
==> Retrieving sources...
  -> Found anjuta-3.34.0.tar.xz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    anjuta-3.34.0.tar.xz ... Passed
==> Making package: libgda 5.2.10-5 (Wed 22 Jul 2026 01:25:51 AM CDT)
==> Retrieving sources...
  -> Updating libgda git repo...
  -> Found 0001-Use-single-header-with-GtkSource.patch
  -> Found 0002-Use-goocanvas-3.0.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    libgda ... Skipped
    0001-Use-single-header-with-GtkSource.patch ... Passed
    0002-Use-goocanvas-3.0.patch ... Passed
:: Remove make dependencies after install? [y/N] N
:: (1/2) Parsing SRCINFO: anjuta
:: (2/2) Parsing SRCINFO: libgda
==> Making package: libgda 5.2.10-5 (Wed 22 Jul 2026 01:25:55 AM CDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating libgda git repo...
  -> Found 0001-Use-single-header-with-GtkSource.patch
  -> Found 0002-Use-goocanvas-3.0.patch
==> Validating source files with sha256sums...
    libgda ... Skipped
    0001-Use-single-header-with-GtkSource.patch ... Passed
    0002-Use-goocanvas-3.0.patch ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Creating working copy of libgda git repo...
Cloning into 'libgda'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
Applied patch to 'libgda-ui/data-entries/plugins/gdaui-entry-text.c' cleanly.
Applied patch to 'libgda-ui/data-entries/plugins/libmain.c' cleanly.
Applied patch to 'tools/browser/data-manager/data-favorite-selector.c' cleanly.
Applied patch to 'tools/browser/data-manager/xml-spec-editor.c' cleanly.
Applied patch to 'tools/browser/query-exec/query-editor.c' cleanly.
Applied patch to 'configure.ac' cleanly.
Applied patch to 'tools/browser/canvas/browser-canvas-text.c' cleanly.
/usr/bin/gnome-autogen.sh
***Warning*** USE_COMMON_DOC_BUILD is deprecated, you may remove it from 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:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
checking for automake >= 1.11.2...
  testing automake... found 1.18.1
checking for autoreconf >= 2.53...
  testing autoreconf... found 2.73
configure.ac:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
checking for glib-gettext >= 2.2.0...
  testing glib-gettextize... found 2.88.2
checking for intltool >= 0.25...
  testing intltoolize... found 0.51.0
checking for pkg-config >= 0.14.0...
  testing pkg-config... found 3.0.3
checking for gtk-doc >= 1.0...
  testing gtkdocize... found 1.36.1
Checking for required M4 macros...
Processing ./configure.ac
configure.ac:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
Running glib-gettextize... Ignore non-fatal messages.
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Running gtkdocize...
Running intltoolize...
Running autoreconf...
autoreconf: export WARNINGS=no-portability
autoreconf: Entering directory '.'
autoreconf: configure.ac: no obvious need to run autopoint
autoreconf: running: aclocal --force 
m4/mdbtools.m4:252: warning: macro 'AM_ICONV' not found in library
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: running: gtkdocize --copy
autoreconf: configure.ac: no need to run autopoint (confirmed)
autoreconf: running: aclocal --force 
m4/mdbtools.m4:252: warning: macro 'AM_ICONV' not found in library
autoreconf: running: /usr/bin/autoconf --force
configure.ac:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
configure.ac:152: warning: The macro 'GLIB_GNU_GETTEXT' is obsolete.
configure.ac:152: You should run autoupdate.
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:689: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/general.m4:2305: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2326: AC_CACHE_CHECK is expanded from...
aclocal.m4:73: GLIB_LC_MESSAGES is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:689: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/general.m4:2305: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2326: AC_CACHE_CHECK is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/headers.m4:90: _AC_CHECK_HEADER_COMPILE is expanded from...
./lib/autoconf/headers.m4:57: AC_CHECK_HEADER is expanded from...
aclocal.m4:172: GLIB_WITH_NLS is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/headers.m4:90: _AC_CHECK_HEADER_COMPILE is expanded from...
./lib/autoconf/headers.m4:57: AC_CHECK_HEADER is expanded from...
aclocal.m4:172: GLIB_WITH_NLS is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_OUTPUT_COMMANDS' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/status.m4:1029: AC_OUTPUT_COMMANDS is expanded from...
aclocal.m4:172: GLIB_WITH_NLS is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure:28039: error: undefined or overquoted macro: AM_ICONV
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: error: /usr/bin/autoconf failed with exit status: 1
==> ERROR: A failure occurred in prepare().
    Aborting...
 -> Failed to install layer, rolling up to next layer.error:error making: libgda - exit status 4
==> Making package: libgda 5.2.10-5 (Wed 22 Jul 2026 01:26:04 AM CDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating libgda git repo...
  -> Found 0001-Use-single-header-with-GtkSource.patch
  -> Found 0002-Use-goocanvas-3.0.patch
==> Validating source files with sha256sums...
    libgda ... Skipped
    0001-Use-single-header-with-GtkSource.patch ... Passed
    0002-Use-goocanvas-3.0.patch ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Creating working copy of libgda git repo...
Cloning into 'libgda'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
Applied patch to 'libgda-ui/data-entries/plugins/gdaui-entry-text.c' cleanly.
Applied patch to 'libgda-ui/data-entries/plugins/libmain.c' cleanly.
Applied patch to 'tools/browser/data-manager/data-favorite-selector.c' cleanly.
Applied patch to 'tools/browser/data-manager/xml-spec-editor.c' cleanly.
Applied patch to 'tools/browser/query-exec/query-editor.c' cleanly.
Applied patch to 'configure.ac' cleanly.
Applied patch to 'tools/browser/canvas/browser-canvas-text.c' cleanly.
/usr/bin/gnome-autogen.sh
***Warning*** USE_COMMON_DOC_BUILD is deprecated, you may remove it from 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:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
checking for automake >= 1.11.2...
  testing automake... found 1.18.1
checking for autoreconf >= 2.53...
  testing autoreconf... found 2.73
configure.ac:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
checking for glib-gettext >= 2.2.0...
  testing glib-gettextize... found 2.88.2
checking for intltool >= 0.25...
  testing intltoolize... found 0.51.0
checking for pkg-config >= 0.14.0...
  testing pkg-config... found 3.0.3
checking for gtk-doc >= 1.0...
  testing gtkdocize... found 1.36.1
Checking for required M4 macros...
Processing ./configure.ac
configure.ac:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
Running glib-gettextize... Ignore non-fatal messages.
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Running gtkdocize...
Running intltoolize...
Running autoreconf...
autoreconf: export WARNINGS=no-portability
autoreconf: Entering directory '.'
autoreconf: configure.ac: no obvious need to run autopoint
autoreconf: running: aclocal --force 
m4/mdbtools.m4:252: warning: macro 'AM_ICONV' not found in library
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: running: gtkdocize --copy
autoreconf: configure.ac: no need to run autopoint (confirmed)
autoreconf: running: aclocal --force 
m4/mdbtools.m4:252: warning: macro 'AM_ICONV' not found in library
autoreconf: running: /usr/bin/autoconf --force
configure.ac:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
configure.ac:152: warning: The macro 'GLIB_GNU_GETTEXT' is obsolete.
configure.ac:152: You should run autoupdate.
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:689: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/general.m4:2305: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2326: AC_CACHE_CHECK is expanded from...
aclocal.m4:73: GLIB_LC_MESSAGES is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:689: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/general.m4:2305: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2326: AC_CACHE_CHECK is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/headers.m4:90: _AC_CHECK_HEADER_COMPILE is expanded from...
./lib/autoconf/headers.m4:57: AC_CHECK_HEADER is expanded from...
aclocal.m4:172: GLIB_WITH_NLS is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/headers.m4:90: _AC_CHECK_HEADER_COMPILE is expanded from...
./lib/autoconf/headers.m4:57: AC_CHECK_HEADER is expanded from...
aclocal.m4:172: GLIB_WITH_NLS is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_OUTPUT_COMMANDS' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/status.m4:1029: AC_OUTPUT_COMMANDS is expanded from...
aclocal.m4:172: GLIB_WITH_NLS is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure:28039: error: undefined or overquoted macro: AM_ICONV
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: error: /usr/bin/autoconf failed with exit status: 1
==> ERROR: A failure occurred in prepare().
    Aborting...
 -> error making: libgda-exit status 4
==> Making package: anjuta 3.34.0-9 (Wed 22 Jul 2026 01:26:11 AM CDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Missing dependencies:
  -> libgda
==> ERROR: Could not resolve all dependencies.
 -> error making: anjuta-exit status 8
 -> Failed to install the following packages. Manual intervention is required:
libgda - exit status 4
libanjuta - exit status 8
[Mike@MikeDESKTOP ~]$ sudo pacman -S libmp4v2
[sudo] password for Mike: 
resolving dependencies...
looking for conflicting packages...

Packages (1) libmp4v2-1:2.1.3-3

Total Download Size:   0.41 MiB
Total Installed Size:  1.45 MiB

:: Proceed with installation? [Y/n] Y
:: Retrieving packages...
 libmp4v2-1:2.1.3-3-x86_64          418.4 KiB  1585 KiB/s 00:00 [###################################] 100%
(1/1) checking keys in keyring                                  [###################################] 100%
(1/1) checking package integrity                                [###################################] 100%
(1/1) loading package files                                     [###################################] 100%
(1/1) checking for file conflicts                               [###################################] 100%
(1/1) checking available disk space                             [###################################] 100%
:: Processing package changes...
(1/1) installing libmp4v2                                       [###################################] 100%
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[Mike@MikeDESKTOP ~]$ yay -S gtkpod
AUR Explicit (1): gtkpod-2.1.5-8
AUR Dependency (1): libanjuta-3.34.0-9
AUR Make Dependency (1): libgda-5.2.10-5
:: PKGBUILD up to date, skipping download: gtkpod
:: PKGBUILD up to date, skipping download: anjuta
:: PKGBUILD up to date, skipping download: libgda
  3 libgda                                   (Build Files Exist)
  2 gtkpod                                   (Build Files Exist)
  1 anjuta                                   (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> A
:: Deleting (1/3): /home/Mike/.cache/yay/libgda
HEAD is now at 7dc1988 Adding .SRCINFO
Removing libgda/
Skipping repository src/libgda
Removing src/0001-Use-single-header-with-GtkSource.patch
Removing src/providers
Removing src/0002-Use-goocanvas-3.0.patch
:: Deleting (2/3): /home/Mike/.cache/yay/gtkpod
HEAD is now at c66534a patch compile issue
Removing gtkpod-2.1.5.tar.gz
Removing src/
:: Deleting (3/3): /home/Mike/.cache/yay/anjuta
HEAD is now at 2a7b06d disabled the devhelp plugin from PKGBUILD
Removing anjuta-3.34.0.tar.xz
Removing src/
  3 anjuta                                   (Build Files Exist)
  2 libgda                                   (Build Files Exist)
  1 gtkpod                                   (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> N
==> Making package: gtkpod 2.1.5-8 (Wed 22 Jul 2026 01:29:53 AM CDT)
==> Retrieving sources...
  -> Downloading gtkpod-2.1.5.tar.gz...
  % Total    % Received % Xferd  Average Speed  Time    Time    Time   Current
                                 Dload  Upload  Total   Spent   Left   Speed
100    386 100    386   0      0   2723      0                              0
100    519 100    519   0      0   2275      0                              0
100  3.60M 100  3.60M   0      0  5.22M      0                              0
  -> Found ducttape.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    gtkpod-2.1.5.tar.gz ... Passed
    ducttape.patch ... Passed
==> Making package: anjuta 3.34.0-9 (Wed 22 Jul 2026 01:29:54 AM CDT)
==> Retrieving sources...
  -> Downloading anjuta-3.34.0.tar.xz...
  % Total    % Received % Xferd  Average Speed  Time    Time    Time   Current
                                 Dload  Upload  Total   Spent   Left   Speed
100  6.12M 100  6.12M   0      0 16.09M      0                              0
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    anjuta-3.34.0.tar.xz ... Passed
==> Making package: libgda 5.2.10-5 (Wed 22 Jul 2026 01:29:56 AM CDT)
==> Retrieving sources...
  -> Cloning libgda git repo...
Cloning into bare repository '/home/Mike/.cache/yay/libgda/libgda'...
remote: Enumerating objects: 85420, done.
remote: Counting objects: 100% (1555/1555), done.
remote: Compressing objects: 100% (566/566), done.
remote: Total 85420 (delta 1017), reused 1505 (delta 988), pack-reused 83865 (from 1)
Receiving objects: 100% (85420/85420), 64.96 MiB | 66.99 MiB/s, done.
Resolving deltas: 100% (70572/70572), done.
  -> Found 0001-Use-single-header-with-GtkSource.patch
  -> Found 0002-Use-goocanvas-3.0.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    libgda ... Skipped
    0001-Use-single-header-with-GtkSource.patch ... Passed
    0002-Use-goocanvas-3.0.patch ... Passed
:: Remove make dependencies after install? [y/N] N
:: (1/3) Parsing SRCINFO: gtkpod
:: (2/3) Parsing SRCINFO: anjuta
:: (3/3) Parsing SRCINFO: libgda
==> Making package: libgda 5.2.10-5 (Wed 22 Jul 2026 01:30:01 AM CDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating libgda git repo...
  -> Found 0001-Use-single-header-with-GtkSource.patch
  -> Found 0002-Use-goocanvas-3.0.patch
==> Validating source files with sha256sums...
    libgda ... Skipped
    0001-Use-single-header-with-GtkSource.patch ... Passed
    0002-Use-goocanvas-3.0.patch ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Creating working copy of libgda git repo...
Cloning into 'libgda'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
Applied patch to 'libgda-ui/data-entries/plugins/gdaui-entry-text.c' cleanly.
Applied patch to 'libgda-ui/data-entries/plugins/libmain.c' cleanly.
Applied patch to 'tools/browser/data-manager/data-favorite-selector.c' cleanly.
Applied patch to 'tools/browser/data-manager/xml-spec-editor.c' cleanly.
Applied patch to 'tools/browser/query-exec/query-editor.c' cleanly.
Applied patch to 'configure.ac' cleanly.
Applied patch to 'tools/browser/canvas/browser-canvas-text.c' cleanly.
/usr/bin/gnome-autogen.sh
***Warning*** USE_COMMON_DOC_BUILD is deprecated, you may remove it from 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:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
checking for automake >= 1.11.2...
  testing automake... found 1.18.1
checking for autoreconf >= 2.53...
  testing autoreconf... found 2.73
configure.ac:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
checking for glib-gettext >= 2.2.0...
  testing glib-gettextize... found 2.88.2
checking for intltool >= 0.25...
  testing intltoolize... found 0.51.0
checking for pkg-config >= 0.14.0...
  testing pkg-config... found 3.0.3
checking for gtk-doc >= 1.0...
  testing gtkdocize... found 1.36.1
Checking for required M4 macros...
Processing ./configure.ac
configure.ac:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
Running glib-gettextize... Ignore non-fatal messages.
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Running gtkdocize...
Running intltoolize...
Running autoreconf...
autoreconf: export WARNINGS=no-portability
autoreconf: Entering directory '.'
autoreconf: configure.ac: no obvious need to run autopoint
autoreconf: running: aclocal --force 
m4/mdbtools.m4:252: warning: macro 'AM_ICONV' not found in library
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: running: gtkdocize --copy
autoreconf: configure.ac: no need to run autopoint (confirmed)
autoreconf: running: aclocal --force 
m4/mdbtools.m4:252: warning: macro 'AM_ICONV' not found in library
autoreconf: running: /usr/bin/autoconf --force
configure.ac:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
configure.ac:152: warning: The macro 'GLIB_GNU_GETTEXT' is obsolete.
configure.ac:152: You should run autoupdate.
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:689: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/general.m4:2305: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2326: AC_CACHE_CHECK is expanded from...
aclocal.m4:73: GLIB_LC_MESSAGES is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:689: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/general.m4:2305: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2326: AC_CACHE_CHECK is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/headers.m4:90: _AC_CHECK_HEADER_COMPILE is expanded from...
./lib/autoconf/headers.m4:57: AC_CHECK_HEADER is expanded from...
aclocal.m4:172: GLIB_WITH_NLS is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/headers.m4:90: _AC_CHECK_HEADER_COMPILE is expanded from...
./lib/autoconf/headers.m4:57: AC_CHECK_HEADER is expanded from...
aclocal.m4:172: GLIB_WITH_NLS is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_OUTPUT_COMMANDS' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/status.m4:1029: AC_OUTPUT_COMMANDS is expanded from...
aclocal.m4:172: GLIB_WITH_NLS is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure:28039: error: undefined or overquoted macro: AM_ICONV
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: error: /usr/bin/autoconf failed with exit status: 1
==> ERROR: A failure occurred in prepare().
    Aborting...
 -> Failed to install layer, rolling up to next layer.error:error making: libgda - exit status 4
==> Making package: anjuta 3.34.0-9 (Wed 22 Jul 2026 01:30:09 AM CDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Missing dependencies:
  -> libgda
==> ERROR: Could not resolve all dependencies.
 -> Failed to install layer, rolling up to next layer.error:error making: anjuta - exit status 8
==> Making package: gtkpod 2.1.5-8 (Wed 22 Jul 2026 01:30:09 AM CDT)
==> Checking runtime dependencies...
==> Missing dependencies:
  -> libanjuta
==> ERROR: Could not resolve all dependencies.
 -> error making: gtkpod-exit status 8
==> Making package: anjuta 3.34.0-9 (Wed 22 Jul 2026 01:30:10 AM CDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Missing dependencies:
  -> libgda
==> ERROR: Could not resolve all dependencies.
 -> error making: anjuta-exit status 8
==> Making package: libgda 5.2.10-5 (Wed 22 Jul 2026 01:30:12 AM CDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating libgda git repo...
  -> Found 0001-Use-single-header-with-GtkSource.patch
  -> Found 0002-Use-goocanvas-3.0.patch
==> Validating source files with sha256sums...
    libgda ... Skipped
    0001-Use-single-header-with-GtkSource.patch ... Passed
    0002-Use-goocanvas-3.0.patch ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Creating working copy of libgda git repo...
Cloning into 'libgda'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
Applied patch to 'libgda-ui/data-entries/plugins/gdaui-entry-text.c' cleanly.
Applied patch to 'libgda-ui/data-entries/plugins/libmain.c' cleanly.
Applied patch to 'tools/browser/data-manager/data-favorite-selector.c' cleanly.
Applied patch to 'tools/browser/data-manager/xml-spec-editor.c' cleanly.
Applied patch to 'tools/browser/query-exec/query-editor.c' cleanly.
Applied patch to 'configure.ac' cleanly.
Applied patch to 'tools/browser/canvas/browser-canvas-text.c' cleanly.
/usr/bin/gnome-autogen.sh
***Warning*** USE_COMMON_DOC_BUILD is deprecated, you may remove it from 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:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
checking for automake >= 1.11.2...
  testing automake... found 1.18.1
checking for autoreconf >= 2.53...
  testing autoreconf... found 2.73
configure.ac:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
checking for glib-gettext >= 2.2.0...
  testing glib-gettextize... found 2.88.2
checking for intltool >= 0.25...
  testing intltoolize... found 0.51.0
checking for pkg-config >= 0.14.0...
  testing pkg-config... found 3.0.3
checking for gtk-doc >= 1.0...
  testing gtkdocize... found 1.36.1
Checking for required M4 macros...
Processing ./configure.ac
configure.ac:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
Running glib-gettextize... Ignore non-fatal messages.
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Running gtkdocize...
Running intltoolize...
Running autoreconf...
autoreconf: export WARNINGS=no-portability
autoreconf: Entering directory '.'
autoreconf: configure.ac: no obvious need to run autopoint
autoreconf: running: aclocal --force 
m4/mdbtools.m4:252: warning: macro 'AM_ICONV' not found in library
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: running: gtkdocize --copy
autoreconf: configure.ac: no need to run autopoint (confirmed)
autoreconf: running: aclocal --force 
m4/mdbtools.m4:252: warning: macro 'AM_ICONV' not found in library
autoreconf: running: /usr/bin/autoconf --force
configure.ac:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
configure.ac:152: warning: The macro 'GLIB_GNU_GETTEXT' is obsolete.
configure.ac:152: You should run autoupdate.
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:689: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/general.m4:2305: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2326: AC_CACHE_CHECK is expanded from...
aclocal.m4:73: GLIB_LC_MESSAGES is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:689: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/general.m4:2305: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2326: AC_CACHE_CHECK is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/headers.m4:90: _AC_CHECK_HEADER_COMPILE is expanded from...
./lib/autoconf/headers.m4:57: AC_CHECK_HEADER is expanded from...
aclocal.m4:172: GLIB_WITH_NLS is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/headers.m4:90: _AC_CHECK_HEADER_COMPILE is expanded from...
./lib/autoconf/headers.m4:57: AC_CHECK_HEADER is expanded from...
aclocal.m4:172: GLIB_WITH_NLS is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
[Mike@MikeDESKTOP ~]$ yay -S gtkpod
AUR Explicit (1): gtkpod-2.1.5-8
AUR Dependency (1): libanjuta-3.34.0-9
AUR Make Dependency (1): libgda-5.2.10-5
:: PKGBUILD up to date, skipping download: gtkpod
:: PKGBUILD up to date, skipping download: anjuta
:: PKGBUILD up to date, skipping download: libgda
  3 gtkpod                                   (Build Files Exist)
  2 anjuta                                   (Build Files Exist)
  1 libgda                                   (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> N
  3 gtkpod                                   (Build Files Exist)
  2 anjuta                                   (Build Files Exist)
  1 libgda                                   (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> N
==> Making package: libgda 5.2.10-5 (Wed 22 Jul 2026 01:39:49 AM CDT)
==> Retrieving sources...
  -> Updating libgda git repo...
  -> Found 0001-Use-single-header-with-GtkSource.patch
  -> Found 0002-Use-goocanvas-3.0.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    libgda ... Skipped
    0001-Use-single-header-with-GtkSource.patch ... Passed
    0002-Use-goocanvas-3.0.patch ... Passed
==> Making package: gtkpod 2.1.5-8 (Wed 22 Jul 2026 01:39:50 AM CDT)
==> Retrieving sources...
  -> Found gtkpod-2.1.5.tar.gz
  -> Found ducttape.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    gtkpod-2.1.5.tar.gz ... Passed
    ducttape.patch ... Passed
==> Making package: anjuta 3.34.0-9 (Wed 22 Jul 2026 01:39:51 AM CDT)
==> Retrieving sources...
  -> Found anjuta-3.34.0.tar.xz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    anjuta-3.34.0.tar.xz ... Passed
:: Remove make dependencies after install? [y/N] N
:: (1/3) Parsing SRCINFO: libgda
:: (2/3) Parsing SRCINFO: gtkpod
:: (3/3) Parsing SRCINFO: anjuta
==> Making package: libgda 5.2.10-5 (Wed 22 Jul 2026 01:39:54 AM CDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating libgda git repo...
  -> Found 0001-Use-single-header-with-GtkSource.patch
  -> Found 0002-Use-goocanvas-3.0.patch
==> Validating source files with sha256sums...
    libgda ... Skipped
    0001-Use-single-header-with-GtkSource.patch ... Passed
    0002-Use-goocanvas-3.0.patch ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Creating working copy of libgda git repo...
Cloning into 'libgda'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
Applied patch to 'libgda-ui/data-entries/plugins/gdaui-entry-text.c' cleanly.
Applied patch to 'libgda-ui/data-entries/plugins/libmain.c' cleanly.
Applied patch to 'tools/browser/data-manager/data-favorite-selector.c' cleanly.
Applied patch to 'tools/browser/data-manager/xml-spec-editor.c' cleanly.
Applied patch to 'tools/browser/query-exec/query-editor.c' cleanly.
Applied patch to 'configure.ac' cleanly.
Applied patch to 'tools/browser/canvas/browser-canvas-text.c' cleanly.
/usr/bin/gnome-autogen.sh
***Warning*** USE_COMMON_DOC_BUILD is deprecated, you may remove it from 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:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
checking for automake >= 1.11.2...
  testing automake... found 1.18.1
checking for autoreconf >= 2.53...
  testing autoreconf... found 2.73
configure.ac:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
checking for glib-gettext >= 2.2.0...
  testing glib-gettextize... found 2.88.2
checking for intltool >= 0.25...
  testing intltoolize... found 0.51.0
checking for pkg-config >= 0.14.0...
  testing pkg-config... found 3.0.3
checking for gtk-doc >= 1.0...
  testing gtkdocize... found 1.36.1
Checking for required M4 macros...
Processing ./configure.ac
configure.ac:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
Running glib-gettextize... Ignore non-fatal messages.
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Running gtkdocize...
Running intltoolize...
Running autoreconf...
autoreconf: export WARNINGS=no-portability
autoreconf: Entering directory '.'
autoreconf: configure.ac: no obvious need to run autopoint
autoreconf: running: aclocal --force 
m4/mdbtools.m4:252: warning: macro 'AM_ICONV' not found in library
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: running: gtkdocize --copy
autoreconf: configure.ac: no need to run autopoint (confirmed)
autoreconf: running: aclocal --force 
m4/mdbtools.m4:252: warning: macro 'AM_ICONV' not found in library
autoreconf: running: /usr/bin/autoconf --force
configure.ac:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
configure.ac:152: warning: The macro 'GLIB_GNU_GETTEXT' is obsolete.
configure.ac:152: You should run autoupdate.
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:689: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/general.m4:2305: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2326: AC_CACHE_CHECK is expanded from...
aclocal.m4:73: GLIB_LC_MESSAGES is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:689: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/general.m4:2305: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2326: AC_CACHE_CHECK is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/headers.m4:90: _AC_CHECK_HEADER_COMPILE is expanded from...
./lib/autoconf/headers.m4:57: AC_CHECK_HEADER is expanded from...
aclocal.m4:172: GLIB_WITH_NLS is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/headers.m4:90: _AC_CHECK_HEADER_COMPILE is expanded from...
./lib/autoconf/headers.m4:57: AC_CHECK_HEADER is expanded from...
aclocal.m4:172: GLIB_WITH_NLS is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_OUTPUT_COMMANDS' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/status.m4:1029: AC_OUTPUT_COMMANDS is expanded from...
aclocal.m4:172: GLIB_WITH_NLS is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure:28039: error: undefined or overquoted macro: AM_ICONV
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: error: /usr/bin/autoconf failed with exit status: 1
==> ERROR: A failure occurred in prepare().
    Aborting...
 -> Failed to install layer, rolling up to next layer.error:error making: libgda - exit status 4
==> Making package: anjuta 3.34.0-9 (Wed 22 Jul 2026 01:40:01 AM CDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Missing dependencies:
  -> libgda
==> ERROR: Could not resolve all dependencies.
 -> Failed to install layer, rolling up to next layer.error:error making: anjuta - exit status 8
==> Making package: libgda 5.2.10-5 (Wed 22 Jul 2026 01:40:03 AM CDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating libgda git repo...
  -> Found 0001-Use-single-header-with-GtkSource.patch
  -> Found 0002-Use-goocanvas-3.0.patch
==> Validating source files with sha256sums...
    libgda ... Skipped
    0001-Use-single-header-with-GtkSource.patch ... Passed
    0002-Use-goocanvas-3.0.patch ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Creating working copy of libgda git repo...
Cloning into 'libgda'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
Applied patch to 'libgda-ui/data-entries/plugins/gdaui-entry-text.c' cleanly.
Applied patch to 'libgda-ui/data-entries/plugins/libmain.c' cleanly.
Applied patch to 'tools/browser/data-manager/data-favorite-selector.c' cleanly.
Applied patch to 'tools/browser/data-manager/xml-spec-editor.c' cleanly.
Applied patch to 'tools/browser/query-exec/query-editor.c' cleanly.
Applied patch to 'configure.ac' cleanly.
Applied patch to 'tools/browser/canvas/browser-canvas-text.c' cleanly.
/usr/bin/gnome-autogen.sh
***Warning*** USE_COMMON_DOC_BUILD is deprecated, you may remove it from 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:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
checking for automake >= 1.11.2...
  testing automake... found 1.18.1
checking for autoreconf >= 2.53...
  testing autoreconf... found 2.73
configure.ac:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
checking for glib-gettext >= 2.2.0...
  testing glib-gettextize... found 2.88.2
checking for intltool >= 0.25...
  testing intltoolize... found 0.51.0
checking for pkg-config >= 0.14.0...
  testing pkg-config... found 3.0.3
checking for gtk-doc >= 1.0...
  testing gtkdocize... found 1.36.1
Checking for required M4 macros...
Processing ./configure.ac
configure.ac:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
Running glib-gettextize... Ignore non-fatal messages.
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Running gtkdocize...
Running intltoolize...
Running autoreconf...
autoreconf: export WARNINGS=no-portability
autoreconf: Entering directory '.'
autoreconf: configure.ac: no obvious need to run autopoint
autoreconf: running: aclocal --force 
m4/mdbtools.m4:252: warning: macro 'AM_ICONV' not found in library
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: running: gtkdocize --copy
autoreconf: configure.ac: no need to run autopoint (confirmed)
autoreconf: running: aclocal --force 
m4/mdbtools.m4:252: warning: macro 'AM_ICONV' not found in library
autoreconf: running: /usr/bin/autoconf --force
configure.ac:124: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:124: the top level
configure.ac:152: warning: The macro 'GLIB_GNU_GETTEXT' is obsolete.
configure.ac:152: You should run autoupdate.
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:689: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/general.m4:2305: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2326: AC_CACHE_CHECK is expanded from...
aclocal.m4:73: GLIB_LC_MESSAGES is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:689: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/general.m4:2305: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2326: AC_CACHE_CHECK is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/headers.m4:90: _AC_CHECK_HEADER_COMPILE is expanded from...
./lib/autoconf/headers.m4:57: AC_CHECK_HEADER is expanded from...
aclocal.m4:172: GLIB_WITH_NLS is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/headers.m4:90: _AC_CHECK_HEADER_COMPILE is expanded from...
./lib/autoconf/headers.m4:57: AC_CHECK_HEADER is expanded from...
aclocal.m4:172: GLIB_WITH_NLS is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure.ac:152: warning: The macro 'AC_OUTPUT_COMMANDS' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/status.m4:1029: AC_OUTPUT_COMMANDS is expanded from...
aclocal.m4:172: GLIB_WITH_NLS is expanded from...
aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:152: the top level
configure:28039: error: undefined or overquoted macro: AM_ICONV
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: error: /usr/bin/autoconf failed with exit status: 1
==> ERROR: A failure occurred in prepare().
    Aborting...
 -> error making: libgda-exit status 4
==> Making package: anjuta 3.34.0-9 (Wed 22 Jul 2026 01:40:10 AM CDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Missing dependencies:
  -> libgda
==> ERROR: Could not resolve all dependencies.
 -> error making: anjuta-exit status 8
==> Making package: gtkpod 2.1.5-8 (Wed 22 Jul 2026 01:40:11 AM CDT)
==> Checking runtime dependencies...
==> Missing dependencies:
  -> libanjuta
==> ERROR: Could not resolve all dependencies.
 -> error making: gtkpod-exit status 8
 -> Failed to install the following packages. Manual intervention is required:
libgda - exit status 4
libanjuta - exit status 8
gtkpod - exit status 8 

I am relatively new to the arch scene, so I would like some assistance in learning how to resolve console errors on my own for the future.

Offline

#2 2026-07-22 07:14:08

killertofus
Member
Registered: 2025-02-10
Posts: 207

Re: Cannot resolve dependencies when installing gtkpod


I Have Linux Perl Can i Download Gnome???

Offline

#3 2026-07-23 01:18:13

numethod
Member
Registered: 2026-07-22
Posts: 2

Re: Cannot resolve dependencies when installing gtkpod

Thanks, this fixed it. Just needed to read the comments.

Offline

#4 2026-07-23 05:56:57

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,983

Re: Cannot resolve dependencies when installing gtkpod

\o/
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

Board footer

Powered by FluxBB