On Fri, 9 Sept 2022 at 13:58, Ron Olson wrote:
>
> Hey all-
>
> I’m having an issue trying to get Swift 5.6.3 built on EPEL-8, even though it
> builds fine for everything else (Rawhide, F36, F35, EPEL-9): “undefined
> reference to 'std::__throw_bad_array_new_length()’”.
That symbol was added in
Thanks for the info and yeah, that seemed to do the trick in enabling
it, but unfortunately it still works, in that I am able to build the
package successfully without errors. :\
On 13 Sep 2022, at 14:55, Neal Gompa wrote:
On Tue, Sep 13, 2022 at 3:36 PM Ron Olson
wrote:
Unfortunately I ca
On Tue, Sep 13, 2022 at 3:56 PM Neal Gompa wrote:
>
> On Tue, Sep 13, 2022 at 3:36 PM Ron Olson wrote:
> >
> > Unfortunately I can’t get that rhel+epel8 to work, as it complains “ERROR:
> > /etc/pki/entitlement is not a directory is subscription-manager
> > installed?”. I went through all the o
On Tue, Sep 13, 2022 at 3:36 PM Ron Olson wrote:
>
> Unfortunately I can’t get that rhel+epel8 to work, as it complains “ERROR:
> /etc/pki/entitlement is not a directory is subscription-manager installed?”.
> I went through all the other epel-8 flavors and they all work. I added this
> to the s
Unfortunately I can’t get that rhel+epel8 to work, as it complains
“ERROR: /etc/pki/entitlement is not a directory is
subscription-manager installed?”. I went through all the other epel-8
flavors and they _all_ work. I added this to the spec file as a test:
%if 0%{?rhel} && 0%{?rhel} == 8
Buil
9. syyskuuta 2022 15.58.26 GMT+03:00 Ron Olson
kirjoitti:
>
>Also, on a related note, what is the protocol for having one platform
>fail to build, while the others do? Is it okay to submit the
>Fedora/EPEL-9 builds to production, or is it more of a all-or-nothing
>kind of thing? I’ve been taking
On Fri, 9 Sept 2022 at 08:59, Ron Olson wrote:
> Hey all-
>
> I’m having an issue trying to get Swift 5.6.3 built on EPEL-8, even though
> it builds fine for everything else (Rawhide, F36, F35, EPEL-9): “undefined
> reference to 'std::__throw_bad_array_new_length()’”.
>
> https://koji.fedoraproje
Hey all-
I’m having an issue trying to get Swift 5.6.3 built on EPEL-8, even though it
builds fine for everything else (Rawhide, F36, F35, EPEL-9): “undefined
reference to 'std::__throw_bad_array_new_length()’”.
https://koji.fedoraproject.org/koji/taskinfo?taskID=91757790
Never saw this issue