pkgsrc-Users archive

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

re: devel/nss build failure on aarch64




To: Thomas Klausner <wiz%NetBSD.org@localhost>

Subject: re: devel/nss build failure on aarch64

From: matthew green <mrg%eterna.com.au@localhost>

Date: Mon, 30 Aug 2021 19:18:56 +1000


> On Sun, Aug 29, 2021 at 04:09:44PM +0000, Benny Siegert wrote:
> > I am trying to update Firefox on my Pinebook Pro running NetBSD 9 aarch64,
> > and I am getting the following error during "make replace" of devel/nss:
>
> mrg recently committed a patch for this arch to nss. Do you have this
> in your CVS tree?
>  Thomas
[ .. ]
> Log Message:
> fix build on arm64eb: sha512.c and sha256-armv8.c both provided the
> same symbols.  (sha256-x86.c has the same problem, but that file
> already requires little endian so is not a big deal.)

i would be surprised if this affected normal arm64 users since
it worked for me on arm64, just not on arm64eb.  the code was
using different conditionals to choose conditional code, and
was selecting two methods for arm64eb.

this error:

> C_Initialize failed: 0x00000030, CKR_DEVICE_ERROR NSPR error code: -5977: Failure to load dynamic library Initiailzing softoken failed: 0x00000030, CKR_DEVICE_ERROR NSPR error code: -5977: Failure to load dynamic library 

looks very strange to me.  without more data about why it failed
to load something i have no idea.


.mrg.


References:

Re: devel/nss build failure on aarch64
From: Thomas Klausner




Prev by Date: Re: devel/nss build failure on aarch64

Next by Date: New stable QDirStat release: V1.8

Previous by Thread: Re: devel/nss build failure on aarch64

Next by Thread: Re: devel/nss build failure on aarch64

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index