Created attachment 189481 [details] Patch to add correct uintptr_t guard Attached is a small patch for cmocka which properly guards uintptr_t definition.
Created https://reviews.freebsd.org/D14713
A commit references this bug: Author: dteske Date: Fri Mar 23 21:20:04 UTC 2018 New revision: 465409 URL: https://svnweb.freebsd.org/changeset/ports/465409 Log: Fix sysutils/cmocka build on powerpc64 Make sure uintptr_t isn't double-defined PR: ports/224959 Submitted by: jhibbits Reported by: jhibbits Reviewed by: imp Approved by: imp (mentor) Changes: head/sysutils/cmocka/Makefile head/sysutils/cmocka/files/ head/sysutils/cmocka/files/patch-include_cmocka.h
Committed as SVN r465409