Bug 1943059
| Summary: | spice-vdagent: FTBFS with upcoming autoconf-2.71 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ondrej Dubaj <odubaj> |
| Component: | spice-vdagent | Assignee: | Christophe Fergeau <cfergeau> |
| Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | 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
Gentle ping. Gentle ping. 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. 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 |