maintainer-approval requested: [Bug 242521] security/nss: fix build on powerpc* : [Attachment 209861] patch

2019-12-11 Thread bugzilla-noreply
Piotr Kubaj has asked freebsd-gecko mailing list for maintainer-approval: Bug 242521: security/nss: fix build on powerpc* https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242521 Attachment 209861: patch https://bugs.freebsd.org/bugzilla/attachment.cgi?id=209861&action=edit --- Comment #4 fro

[Bug 242521] security/nss: fix build on powerpc*

2019-12-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242521 Piotr Kubaj changed: What|Removed |Added Attachment #209799|maintainer-approval?(gecko@ | Flags|FreeBSD.org)

[Bug 242521] security/nss: fix build on powerpc*

2019-12-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242521 --- Comment #5 from Jan Beich --- Comment on attachment 209861 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=209861 patch > altivec-types.h:19:1: error: use of 'long long' in AltiVec types is invalid > without '-mvsx' Hmm, Cl

[Bug 242521] security/nss: fix build on powerpc*

2019-12-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242521 Piotr Kubaj changed: What|Removed |Added Attachment #209861|maintainer-approval?(gecko@ | Flags|FreeBSD.org)

maintainer-approval requested: [Bug 242521] security/nss: fix build on powerpc* : [Attachment 209871] v3

2019-12-11 Thread bugzilla-noreply
Piotr Kubaj has asked freebsd-gecko mailing list for maintainer-approval: Bug 242521: security/nss: fix build on powerpc* https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242521 Attachment 209871: v3 https://bugs.freebsd.org/bugzilla/attachment.cgi?id=209871&action=edit --- Comment #6 from P

[Bug 242521] security/nss: fix build on powerpc*

2019-12-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242521 --- Comment #7 from Piotr Kubaj --- (In reply to Piotr Kubaj from comment #6) Wait, blinit.c needs the fix from DR. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.

maintainer-approval requested: [Bug 242521] security/nss: fix build on powerpc* : [Attachment 209872] patch

2019-12-11 Thread bugzilla-noreply
Piotr Kubaj has asked freebsd-gecko mailing list for maintainer-approval: Bug 242521: security/nss: fix build on powerpc* https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242521 Attachment 209872: patch https://bugs.freebsd.org/bugzilla/attachment.cgi?id=209872&action=edit --- Comment #8 fro

[Bug 242521] security/nss: fix build on powerpc*

2019-12-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242521 Piotr Kubaj changed: What|Removed |Added Attachment #209871|maintainer-approval?(gecko@ | Flags|FreeBSD.org)

[Bug 242521] security/nss: fix build on powerpc*

2019-12-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242521 Jan Beich changed: What|Removed |Added Attachment #209872|maintainer-approval?(gecko@ |maintainer-approval+ Flag

[Bug 242521] security/nss: fix build on powerpc*

2019-12-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242521 Jan Beich changed: What|Removed |Added Flags|maintainer-feedback?(gecko@ |maintainer-feedback+

[Bug 242523] security/nss 3.48 doesn't build on PowerPC

2019-12-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242523 Piotr Kubaj changed: What|Removed |Added Status|New |In Progress --- Comment #2 from Piot

[Bug 242521] security/nss: fix build on powerpc*

2019-12-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242521 Piotr Kubaj changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 242521] security/nss: fix build on powerpc*

2019-12-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242521 --- Comment #10 from commit-h...@freebsd.org --- A commit references this bug: Author: pkubaj Date: Wed Dec 11 18:57:48 UTC 2019 New revision: 519827 URL: https://svnweb.freebsd.org/changeset/ports/519827 Log: security/nss: fix build on

[Bug 242523] security/nss 3.48 doesn't build on PowerPC

2019-12-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242523 --- Comment #3 from Mark Millard --- (In reply to Piotr Kubaj from comment #2) Use of -mvsx would prevent use of PowerMacs and such as far as I can tell: Quoting https://en.wikipedia.org/wiki/AltiVec#VSX_(Vector_Scalar_Extension) about VS

[Bug 242523] security/nss 3.48 doesn't build on PowerPC

2019-12-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242523 --- Comment #4 from Mark Millard --- (In reply to Mark Millard from comment #3) Hmm. Looks like -mcrypto has a similar status (gnu docuumetnation): -mcrypto -mno-crypto Enable the use (disable) of the built-in functions that allow direct

[Bug 242523] security/nss 3.48 doesn't build on PowerPC

2019-12-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242523 --- Comment #5 from Piotr Kubaj --- (In reply to Mark Millard from comment #4) I only have access to POWER9, so I can't check. -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 242523] security/nss 3.48 doesn't build on PowerPC

2019-12-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242523 --- Comment #6 from Mark Millard --- (In reply to Piotr Kubaj from comment #5) I may be able to check this weekend or some such. (No promises.) Looking at the code in the patch, it may be that both 32-bit processor and 64-bit processor co