Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D dbus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 249
    • Issues 249
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 33
    • Merge requests 33
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • dbus
  • dbus
  • Issues
  • #249
Closed
Open
Created Jan 07, 2019 by Michael Gilbert@floppymContributor

autoconf fails with autoconf-archive v2019.01.06

Running autoreconf in the dbus source tree with autoconf-archive v2019.01.06 installed produces the following error:

***** autoconf *****
***** PWD: /var/tmp/portage/sys-apps/dbus-1.12.12/work/dbus-1.12.12
***** autoconf --force

configure:18977: 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.

It looks like it is catching a shell variable named AX_CHECK_GNU_MAKE_HEADLINE from ax_check_gnu_make.m4.

http://git.savannah.nongnu.org/cgit/autoconf-archive.git/tree/m4/ax_check_gnu_make.m4?h=v2019.01.06#n83

Downstream bug report: https://bugs.gentoo.org/674830

Assignee
Assign to
Time tracking