Bug 2332982

Summary: collectd-5.12.0-45.fc42 FTBFS: collectd-5.12.0/build-aux/missing: line 81: aclocal-1.16: command not found
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: collectdAssignee: Jonathan Wright <jonathan>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jonathan, jskarvad, kevin, mhlavink, ruben
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://koschei.fedoraproject.org/package/collectd
Whiteboard:
Fixed In Version: collectd-5.12.0-46.fc42 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-01-04 21:04:54 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2300528    

Description Petr Pisar 2024-12-18 09:21:11 UTC
collectd-5.12.0-45.fc42 fails to build in Fedora 42:

+ make -j48
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/collectd-5.12.0-build/collectd-5.12.0/build-aux/missing aclocal-1.16 -I m4
/builddir/build/BUILD/collectd-5.12.0-build/collectd-5.12.0/build-aux/missing: line 81: aclocal-1.16: command not found
WARNING: 'aclocal-1.16' is missing on your system.
         You should only need it if you modified 'acinclude.m4' or
         'configure.ac' or m4 files included by 'configure.ac'.
         The 'aclocal' program is part of the GNU Automake package:
         <https://www.gnu.org/software/automake>
         It also requires GNU Autoconf, GNU m4 and Perl in order to run:
         <https://www.gnu.org/software/autoconf>
         <https://www.gnu.org/software/m4/>
         <https://www.perl.org/>
make: *** [Makefile:5487: aclocal.m4] Error 127

A difference between passing and failing build root is at <https://koschei.fedoraproject.org/build/19219883>. An upgrade of automake from 1.16.5-17.fc41 to 1.17-1.fc42 is suspicious.

Comment 1 Fedora Update System 2025-01-04 20:00:12 UTC
FEDORA-2025-71897d501c (collectd-5.12.0-46.fc42) has been submitted as an update to Fedora 42.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-71897d501c

Comment 2 Fedora Update System 2025-01-04 21:04:54 UTC
FEDORA-2025-71897d501c (collectd-5.12.0-46.fc42) has been pushed to the Fedora 42 stable repository.
If problem still persists, please make note of it in this bug report.