Package Details: mingw-w64-dbus 1.14.10-1

Git Clone URL: https://aur.archlinux.org/mingw-w64-dbus.git (read-only, click to copy)
Package Base: mingw-w64-dbus
Description: Freedesktop.org message bus system (mingw-w64)
Upstream URL: https://wiki.freedesktop.org/www/Software/dbus/
Keywords: dbus freedesktop libdbus mingw mingw-w64
Licenses: GPL, custom
Provides: mingw-w64-libdbus
Submitter: Schala
Maintainer: pingplug
Last Packager: pingplug
Votes: 22
Popularity: 0.000000
First Submitted: 2016-08-19 22:58 (UTC)
Last Updated: 2023-09-27 12:18 (UTC)

Latest Comments

1 2 3 4 Next › Last »

mathiassteiger commented on 2023-08-23 22:48 (UTC)

configure: error: cannot find required auxiliary files: tap-driver.sh compile missing install-sh config.guess config.sub

adsun commented on 2019-05-19 14:40 (UTC)

The prepare() error involving autoconf-archive is fixed with dbus version 1.12.14.

z3ntu commented on 2019-04-26 12:15 (UTC)

The issue with autoconf-archive still exists :(

teohhanhui commented on 2019-04-21 17:54 (UTC)

sudo pacman -U https://archive.archlinux.org/packages/a/autoconf-archive/autoconf-archive-1%3A2018.03.13-2-any.pkg.tar.xz

worked for me.

pingplug commented on 2019-02-18 02:40 (UTC)

I think it's a bug of autoconf-archive in version 2019.01.06

last time I could build this is in 2019.01.03, before I update autoconf-archive

neit95 commented on 2019-02-17 10:22 (UTC) (edited on 2019-02-17 10:25 (UTC) by neit95)

I got an error when building:

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

Package autoconf-archive 1:2019.01.06-1 is installed.

z3ntu commented on 2018-05-16 14:27 (UTC)

I just tried again and it worked now for some reason. Maybe the srcdir wasn't clean or something.. Sorry for bothering you :)

pingplug commented on 2018-05-16 14:23 (UTC)

@z3ntu are you using mingw-w64-gcc 8.1.0-1 and mingw-w64-crt 5.0.3-1 in AUR? can you provide any message during prepare(), $srcdir/dbus/aclocal.m4 or $srcdir/dbus/configure?

z3ntu commented on 2018-05-16 13:32 (UTC)

I get

==> Starting build()...
~/aur/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32 ~/aur/mingw-w64-dbus/src/dbus
configure: WARNING: unrecognized options: --with-xml, --disable-Werror
checking build system type... x86_64-pc-linux-gnu
checking host system type... i686-w64-mingw32
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for i686-w64-mingw32-strip... i686-w64-mingw32-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
../configure: line 3909: syntax error near unexpected token `$enable_developer'
../configure: line 3909: `AX_CHECK_ENABLE_DEBUG($enable_developer)'
==> ERROR: A failure occurred in build().
    Aborting...

with the newest version.

lantw44 commented on 2018-04-22 06:17 (UTC)

It seems that we need to add autoconf-archive to makedepends.

configure.ac:95: 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.
configure.ac:377: error: Unexpanded AX_ macro found. Please install GNU autoconf-archive
configure.ac:1276: error: Unexpanded AX_ macro found. Please install GNU autoconf-archive
configure.ac:1281: error: Unexpanded AX_ macro found. Please install GNU autoconf-archive
configure.ac:1290: error: Unexpanded AX_ macro found. Please install GNU autoconf-archive
configure.ac:1296: error: Unexpanded AX_ macro found. Please install GNU autoconf-archive