[Bug 147696] [patch] powerpc64 support for security/nss
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Oct 12 11:51:52 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=147696
--- Comment #5 from commit-hook at freebsd.org ---
A commit references this bug:
Author: jbeich
Date: Fri Oct 12 11:51:28 UTC 2018
New revision: 481896
URL: https://svnweb.freebsd.org/changeset/ports/481896
Log:
MFH: r481895
security/nss: unbreak on powerpc64 after r405494
mpi/mpcpucache.c:728:23: error: incompatible pointer types passing 'int *' to
parameter of type 'size_t *' (aka 'unsigned long *')
[-Werror,-Wincompatible-pointer-types]
&cacheline_size, &clen, NULL, 0) < 0 || !cacheline_size)
^~~~~
/usr/include/sys/sysctl.h:1062:48: note: passing argument to parameter here
int sysctl(const int *, u_int, void *, size_t *, const void *, size_t);
^
PR: 147696 (typo origin)
Reported by: Mark Millard
Approved by: ports-secteam blanket
Changes:
_U branches/2018Q4/
branches/2018Q4/security/nss/files/patch-lib_freebl_mpi_mpcpucache.c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gnome
mailing list