Bug 2183126

Summary: FTBFS with autoconf 2.72/2.73
Product: [Fedora] Fedora Reporter: Frédéric Bérat <fberat>
Component: liblocAssignee: Petr Pisar <ppisar>
Status: CLOSED RAWHIDE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: ppisar
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-07-24 08:11:36 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: 2183558    
Bug Blocks: 2143303    

Description Frédéric Bérat 2023-03-30 12:48:04 UTC
Autoconf 2.72 (or 2.73) seems to be under preparation upstream, I therefore started to build dependent components against the pre-release [1] to verify that they can be built once it lands in Fedora.

Your component fails to build with the new version of autoconf, due to the following error:

configure:4837: error: possibly undefined macro: _AC_SYS_LARGEFILE_TEST_INCLUDES
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: error: /usr/bin/autoconf failed with exit status: 1

Unfortunately, this can't be fixed with an autoreconf, an update of the files provided by gnulib are necessary.
These files are usually added during the bootstrap of the source code, which is done to generate the release tarball.

Please forward this to the community, and update the component accordingly.

[1] https://lists.gnu.org/archive/html/autoconf/2023-03/msg00020.html

Comment 1 Petr Pisar 2023-07-24 08:11:36 UTC
I confirm this has been fixed in gnulib-devel-0-47.20230709git.fc39.noarch. I tested it with autoconf-2.72c-1.fc37.noarch.