Re: `python3 setup.py build` step segfaults while building in mock for rawhide

2020-09-24 Thread Ankur Sinha
On Thu, Sep 24, 2020 14:22:04 -0600, Jerry James wrote: > On Thu, Sep 24, 2020 at 2:08 PM Ankur Sinha wrote: > > AHA! Thanks! Could you list the steps you took to debug this please? I > > didn't know quite where to start. XD > > > > Also, any reason why this happens on rawhide but not F33? > > I'

Re: `python3 setup.py build` step segfaults while building in mock for rawhide

2020-09-24 Thread Jerry James
On Thu, Sep 24, 2020 at 2:08 PM Ankur Sinha wrote: > AHA! Thanks! Could you list the steps you took to debug this please? I > didn't know quite where to start. XD > > Also, any reason why this happens on rawhide but not F33? I'm afraid I have no idea why it is happening on Rawhide but not F33. He

Re: `python3 setup.py build` step segfaults while building in mock for rawhide

2020-09-24 Thread Ankur Sinha
On Thu, Sep 24, 2020 13:41:36 -0600, Jerry James wrote: > On Thu, Sep 24, 2020 at 1:08 PM Ankur Sinha wrote: > > I'm building a new python package. It's a pretty straightforward one, > > and it builds fine in mock for F33, but not for rawhide. On rawhide, the > > %py3_build step segfaults: > > Th

Re: `python3 setup.py build` step segfaults while building in mock for rawhide

2020-09-24 Thread Jerry James
On Thu, Sep 24, 2020 at 1:08 PM Ankur Sinha wrote: > I'm building a new python package. It's a pretty straightforward one, > and it builds fine in mock for F33, but not for rawhide. On rawhide, the > %py3_build step segfaults: The crash is actually inside the neuron package. GDB says: #0 hoc_n

`python3 setup.py build` step segfaults while building in mock for rawhide

2020-09-24 Thread Ankur Sinha
Hello, I'm building a new python package. It's a pretty straightforward one, and it builds fine in mock for F33, but not for rawhide. On rawhide, the %py3_build step segfaults: /var/tmp/rpm-tmp.gZ2yVU: line 34: 2984190 Segmentation fault (core dumped) CFLAGS="${CFLAGS:-${RPM_OPT_FLAGS}}" LD