Bug 1943059

Summary: spice-vdagent: FTBFS with upcoming autoconf-2.71
Product: [Fedora] Fedora Reporter: Ondrej Dubaj <odubaj>
Component: spice-vdagentAssignee: Christophe Fergeau <cfergeau>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: alon, cfergeau, hdegoede, marcandre.lureau, sandmann
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-05-10 10:55:23 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:48:46 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 Ondrej Dubaj 2021-04-12 07:17:23 UTC
Gentle ping.

Comment 2 Ondrej Dubaj 2021-05-04 08:09:39 UTC
Gentle ping.

Comment 3 Marc-Andre Lureau 2021-05-04 09:10:58 UTC
It doesn't look like autoconf 2.71 is the issue, rather it's the Werror usage in conjuction with g_memdup deprecation in glib 2.68 that makes build fail for me.

Comment 4 Marc-Andre Lureau 2021-05-10 10:56:32 UTC
Werror should probably be disabled in spec build,

in the meantime the related fix is upstream:
https://gitlab.freedesktop.org/spice/linux/vd_agent/-/merge_requests/35