NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: firefox52 core dump on RPI2 NetBSD9.1



Mayuresh <mayuresh%acm.org@localhost> writes:

> On Fri, Nov 27, 2020 at 08:46:08PM +0530, Mayuresh wrote:
>> In the meantime, as the error showed libfribidi, I am just rebuilding it.
>
> PS: I did a make clean replace of fribidi which did not solve it.

You are posting about a lot of issues, and I wonder if you are observing
proper pkgsrc hygiene before sending reports.  pkgsrc is only tested and
expected to work when all packages have been built

  - on the same ABI-stable branch of an OS
  - from the same pkgsrc sources, or from the saem ABI-stable branch

So you either need to:

  - remove all packages and rebuild from scratch
  - do a bulk build and update to that (e.g. from pkgin)
  - run pkg_rolling-replace -u

If using binaries from others, you need to either

  - only use packages from a single build
  - mix those packages with those you built yourself, but only if the
    bootstrap setup is identical and the base OS and pkgsrc branch match


If you don't have your house in order with respect to a consistent
build, you are going to have trouble.  Please be clear in posting
questions whether your packages are consistent and identify OS/package
branches.

Attachment: signature.asc
Description: PGP signature



Home | Main Index | Thread Index | Old Index