Bug 1943082

Summary: geeqie: FTBFS
Product: [Fedora] Fedora Reporter: Ondrej Dubaj <odubaj>
Component: geeqieAssignee: Matthew Miller <mattdm>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: mattdm, zbyszek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-04-09 00:52:24 UTC Type: ---
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: 1942967    

Description Ondrej Dubaj 2021-03-25 12:51:29 UTC
Your package fails to build with the newest upcoming autoconf-2.71, which is part of a wide Fedora change. Please see the attached copr: https://copr.fedorainfracloud.org/coprs/odubaj/autoconf-2.70/packages/. More information about testing your package when building with autoconf available here: https://fedoraproject.org/wiki/Changes/Autoconf_271#How_To_Test

Comment 1 Zbigniew Jędrzejewski-Szmek 2021-03-28 11:48:28 UTC
*** Bug 1943139 has been marked as a duplicate of this bug. ***

Comment 2 Zbigniew Jędrzejewski-Szmek 2021-03-28 11:48:39 UTC
*** Bug 1943019 has been marked as a duplicate of this bug. ***

Comment 3 Zbigniew Jędrzejewski-Szmek 2021-03-28 13:13:51 UTC
This isn't related to autoconf. The build fails the same way in rawhide.

Comment 4 Matthew Miller 2021-04-09 00:52:24 UTC
It's related to two things with yelp-build html:

1. It needed -i to tell it that the image files aren't there but don't worry they will be
2. The output directory -o html now needs to be -o html/ or else it puts files one directory up.

Anyway, building updates for rawhide and f34 now.