On Thu, 2013-01-03 at 19:05 -0700, Al Stone wrote:
> On 01/03/2013 06:09 PM, Mark Salter wrote:
> > On Thu, 2013-01-03 at 14:02 -0700, Al Stone wrote:
> >> The redhat-rpm-config and rpm packages build, but Mark Salter and
> >> Jon Masters will need to put their heads together to figure out
> >> what needs changing so that they'll work properly for aarch64.
> >
> > I'm trying the following for rpm (along with updated config.guess/sub).
> > It builds but install step hangs in installplatform when it calls the
> > build dir rpm. I'm trying to sort that out now.
> >
> 
> Cool.  Yeah, I ran into that, too.  Everything seems to have
> built properly, and then it just hangs.  If there's something
> I can help with to debug this, just holler.

RPM is making a call to NSS_NoDB_Init() (libnss3.so) which never
returns. Using LD_DEBUG=all it looks like it may actually get stuck
in libfreebl3.so init, but I'm not sure. GDB would help, but it
segfaults in my branch. I may take a step back and rebase on the
master branch now that it has all of the package builds I did on
my branch.

--Mark


_______________________________________________
arm mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/arm

Reply via email to