Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Adélie Package Tree Adélie Package Tree
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 384
    • Issues 384
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 20
    • Merge requests 20
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Adélie Linux
  • Adélie Package TreeAdélie Package Tree
  • Issues
  • #664
Closed
Open
Created May 04, 2022 by Zach van Rijn@zOwner

system/patch: patch-2.7.6/build-aux/missing: 81: automake-1.15: not found

Found on x86_64 on zv-system-bumps branch on clean build.

make[2]: Leaving directory '/root/packages/system/patch/src/patch-2.7.6/src'
Making all in tests
make[2]: Entering directory '/root/packages/system/patch/src/patch-2.7.6/tests'
 cd .. && /bin/sh /root/packages/system/patch/src/patch-2.7.6/build-aux/missing automake-1.15 --gnu tests/Makefile
/root/packages/system/patch/src/patch-2.7.6/build-aux/missing: 81: automake-1.15: not found
WARNING: 'automake-1.15' is missing on your system.
         You should only need it if you modified 'Makefile.am' or
         'configure.ac' or m4 files included by 'configure.ac'.
         The 'automake' program is part of the GNU Automake package:
         <http://www.gnu.org/software/automake>
         It also requires GNU Autoconf, GNU m4 and Perl in order to run:
         <http://www.gnu.org/software/autoconf>
         <http://www.gnu.org/software/m4/>
         <http://www.perl.org/>
make[2]: *** [Makefile:1361: Makefile.in] Error 127
make[2]: Leaving directory '/root/packages/system/patch/src/patch-2.7.6/tests'
make[1]: *** [Makefile:1325: all-recursive] Error 1
make[1]: Leaving directory '/root/packages/system/patch/src/patch-2.7.6'
make: *** [Makefile:1225: all] Error 2
>>> ERROR: patch: build failed

This is caused by the automake bump from 1.15.1 to 1.16.5.

That needs to be dropped.

Assignee
Assign to
Time tracking