Re: FTBFS due to use of %{_target_platform}, use %{_vpath_builddir} instead

2021-07-31 Thread Mattia Verga via devel
Il 30/07/21 15:26, Eike Rathke ha scritto:
> Hi,
>
> It just hit me and I didn't find it on this list, so..
> In spec after %cmake_install a
> cd %{_target_platform}
> failed for the rawhide mass rebuild with no such directory.
>
> After being pointed out (thanks Neal) to change that to
> cd %{_vpath_builddir}
> it works.
>
> Reason:
> https://src.fedoraproject.org/rpms/redhat-rpm-config/c/e0cfcc0fc76a7642faabb25c5e348d6a1314ace2
>
>Eike

Thanks, that hit me too.

Mattia

___
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


FTBFS due to use of %{_target_platform}, use %{_vpath_builddir} instead

2021-07-30 Thread Eike Rathke
Hi,

It just hit me and I didn't find it on this list, so..
In spec after %cmake_install a
cd %{_target_platform}
failed for the rawhide mass rebuild with no such directory.

After being pointed out (thanks Neal) to change that to
cd %{_vpath_builddir}
it works.

Reason:
https://src.fedoraproject.org/rpms/redhat-rpm-config/c/e0cfcc0fc76a7642faabb25c5e348d6a1314ace2

  Eike

-- 
GPG key 0x6A6CD5B765632D3A - 2265 D7F3 A7B0 95CC 3918  630B 6A6C D5B7 6563 2D3A


signature.asc
Description: PGP signature
___
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