Date: Fri, 12 Oct 2018 11:51:50 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 147696] [patch] powerpc64 support for security/nss Message-ID: <bug-147696-6497-78rHZna0ER@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-147696-6497@https.bugs.freebsd.org/bugzilla/> References: <bug-147696-6497@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D147696 --- Comment #5 from commit-hook@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 he= re 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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-147696-6497-78rHZna0ER>