Re: Problem getting package to compile on EL6

2013-09-11 Thread Susi Lehtola
On Tue, 10 Sep 2013 16:48:37 -0600 Orion Poplawski wrote: > > That's interesting - I don't see a segfault. It would seem that the > > first find error comes from the strip phase (line 196 of > > find-debuginfo.sh), and the second from the symlink phase (line > > 262). > > > > You need to set RPM_

Re: Problem getting package to compile on EL6

2013-09-10 Thread Orion Poplawski
On 09/10/2013 04:37 PM, Susi Lehtola wrote: On Tue, 10 Sep 2013 16:05:21 -0600 Orion Poplawski wrote: On 09/10/2013 02:40 PM, Susi Lehtola wrote: Running find-debuginfo.sh manually in the mock chroot, I get $ /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/json-c-json-c

Re: Problem getting package to compile on EL6

2013-09-10 Thread Susi Lehtola
On Tue, 10 Sep 2013 16:05:21 -0600 Orion Poplawski wrote: > On 09/10/2013 02:40 PM, Susi Lehtola wrote: > > Running find-debuginfo.sh manually in the mock chroot, I get > > > > $ /usr/lib/rpm/find-debuginfo.sh > > --strict-build-id /builddir/build/BUILD/json-c-json-c-0.11-20130402/ > > find: canno

Re: Problem getting package to compile on EL6

2013-09-10 Thread Orion Poplawski
On 09/10/2013 02:40 PM, Susi Lehtola wrote: Hi, I have a very weird problem. I'm trying to update the EPEL branches of json-c to 0.11. It builds just fine on EL5, but on EL6 the build crashes at + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/json-c-json-c-0.11-201304