Created attachment 176174 [details] mcelog.diff This is a patch to update mcelog to the most current version, 143. I'v also included some fixes to warnings being generated. * Updated to 143 * Fixed few warnings - Mark dmi_entry as packed - Fix memory leak in sysfs reader for bad fields handling - Broadwell: Differentiate regular CE from UC error corrected by memory mirror - Add support to decode MSCOD values for Denverton server portlint -AC: WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy. WARN: /usr/local/poudriere/ports/test/sysutils/mcelog/pkg-message: possible use of absolute pathname "/path/to/log". poudriere bulk -tC: 12amd64: success 12i386: success 110amd64: success 110i386: success 101amd64: success 101i386: success 93amd64: success 93i386: success
A commit references this bug: Author: pi Date: Wed Oct 26 04:58:16 UTC 2016 New revision: 424671 URL: https://svnweb.freebsd.org/changeset/ports/424671 Log: sysutils/mcelog: update 141 -> 143 - Mark dmi_entry as packed - Fix memory leak in sysfs reader for bad fields handling - Broadwell: Differentiate regular CE from UC error corrected by memory mirror - Add support to decode MSCOD values for Denverton server PR: 213795 Submitted by: Ultima1252@gmail.com (maintainer) Changes: head/sysutils/mcelog/Makefile head/sysutils/mcelog/distinfo head/sysutils/mcelog/files/patch-Makefile head/sysutils/mcelog/files/patch-mcelog.c head/sysutils/mcelog/files/patch-p4.c
Committed, thanks!