On Wed, 26 Jun 2024 at 10:32, Ron Olson <tachokni...@gmail.com> wrote:
>
> Hey all-
>
> I’m trying to build Swift 6 on Rawhide and it looks like it gets to the very 
> end, to the %install section, then errors out with:
>
> + /usr/bin/add-determinism --brp -j4 
> /home/rolson/rpmbuild/BUILD/swift-lang-6.0-build/BUILDROOT
> Error: Path "/home/rolson/rpmbuild/BUILD/swift-lang-6.0-build/BUILDROOT" is 
> outside of $RPM_BUILD_ROOT
> error: Bad exit status from /var/tmp/rpm-tmp.EbjPHr (%install)
>
> Never, ever seen that particular message. I’m assuming the RPM build tools on 
> Rawhide are newer and perhaps there’s something I should be adding to my spec 
> file that I’m not aware of, as often is the case. :\
>

Does it happen to any spec rebuild or just this one? And if this one
what is the spec file?
The /home/rolson/rpmbuild/BUILD/swift-lang-6.0-build/BUILDROOT is
outside of the buildroot as that should be
/home/rolson/rpmbuild/BUILDROOT/ so I could see a bad definition
somewhere trying to set up a copy to the wrong destination

> Thanks for any help,
>
> Ron
>
> --
> _______________________________________________
> 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, report it: 
> https://pagure.io/fedora-infrastructure/new_issue



-- 
Stephen Smoogen, Red Hat Automotive
Let us be kind to one another, for most of us are fighting a hard
battle. -- Ian MacClaren
--
_______________________________________________
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, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to