* Michael Cronenworth:

> This is affectting many different packages that use the %cmake3 macro
> and try to enter its build directory. I traced the root of it.
>
> The %cmake3 macro calls the %_vpath_builddir macro to set its build directory 
> name.
>
> F35 - %_vpath_builddir: "%{_vendor}-%{_target_os}-build" (generates: 
> "redhat-linux")
> F34 and earlier - %_vpath_builddir: "%_target_platform" (generates:
> "$ARCH-redhat-linux-gnu")
>
> Why did this macro change in F35? (and only recently...)

Does this change only impact source packages which use the %cmake3
macro, or potentially more packages?

Thanks,
Florian
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to