FS#62471 - dbus doesn't build (autoconf unexpanded macro)

Attached to Project: Arch Linux
Opened by Andreas Baumann (andreas_baumann) - Thursday, 25 April 2019, 14:06 GMT
Last edited by Jan Alexander Steffens (heftig) - Thursday, 25 April 2019, 14:16 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Jan Alexander Steffens (heftig)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

==> Starting prepare()...
Activating pre-commit hook.
I am going to run ./configure with no arguments - if you wish
to pass any to it, please specify them on the ./autogen.sh command line.
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/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'
configure.ac:97: installing 'build-aux/compile'
configure.ac:16: installing 'build-aux/config.guess'
configure.ac:16: installing 'build-aux/config.sub'
configure.ac:21: installing 'build-aux/install-sh'
configure.ac:21: installing 'build-aux/missing'
configure.ac:111: installing 'build-aux/tap-driver.sh'
bus/Makefile.am: installing 'build-aux/depcomp'
configure:18959: error: Unexpanded AX_ macro found. Please install GNU autoconf-archive
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoconf failed - version 2.5x is probably required
==> ERROR: A failure occurred in prepare().
Aborting...

Additional info:
* package version(s): 1.12.12-1

Steps to reproduce:

asp export dbus
cd dbus
staging-x86_64
This task depends upon

Closed by  Jan Alexander Steffens (heftig)
Thursday, 25 April 2019, 14:16 GMT
Reason for closing:  Upstream
Comment by Jan Alexander Steffens (heftig) - Thursday, 25 April 2019, 14:16 GMT
Known problem, already fixed upstream. Just advance to the tip of the dbus-1.12 branch (7642acca6d20d8c537a7aafe05cefaa8b213d953 at time of writing).

Loading...