SPELL=mcelog VERSION=114 SOURCE="${SPELL}-${VERSION}.tar.gz" SOURCE_URL[0]=https://github.com/andikleen/${SPELL}/archive/v${VERSION}.tar.gz SOURCE_HASH=sha512:be401f8b49ae1d7f540fdd4c9bf93a38ac85898e6d30f10a1f6cba4effc8e2fee9a9e67f5bc8728b41c13554306bce2348fb1a85c8bc90596cb96db6301bcf65 SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}" WEB_SITE=http://www.mcelog.org/ LICENSE[0]=GPL ENTERED=20100325 SHORT="user space backend for logging machine check errors" cat << EOF mcelog is the user space backend for logging machine check errors reported by the hardware to the kernel. The kernel does the immediate actions (like killing processes etc.) and mcelog decodes the logs the errors. It primarily handles machine checks and thermal events, which are reported for errors detected by the CPU. It is recommended that mcelog runs on all x86 machines, both 64-bit (since early 2.6) and 32-bit (since 2.6.32) EOF .