Problem getting package to compile on EL6

Susi Lehtola jussilehtola at fedoraproject.org
Tue Sep 10 22:37:14 UTC 2013


On Tue, 10 Sep 2013 16:05:21 -0600
Orion Poplawski <orion at cora.nwra.com> 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: cannot search `': No such file or directory find: `debug': No
> > such file or directory
> 
> I can track it down to debugedit segfaulting:
> 
> $ /usr/lib/rpm/debugedit
> -b /builddir/build/BUILD/json-c-json-c-0.11-20130402
> -d /usr/src/debug -i
> -l /builddir/build/BUILD/json-c-json-c-0.11-20130402/debugsources.list /builddir/build/BUILDROOT/json-c-0.11-4.el6.x86_64/usr/lib64/libjson.so.0.1.0
> Segmentation fault

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).
-- 
Susi Lehtola
Fedora Project Contributor
jussilehtola at fedoraproject.org


More information about the devel mailing list