The following packages will be installed: msr-tools Fetching README... 0%100%100%100%100%100%Done Fetching msr-tools.SlackBuild... 0%100%100%100%100%100%Done Fetching msr-tools.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done msr-tools-msr-tools-1.3/ msr-tools-msr-tools-1.3/MAKEDEV-cpuid-msr msr-tools-msr-tools-1.3/Makefile msr-tools-msr-tools-1.3/cpuid.c msr-tools-msr-tools-1.3/rdmsr.c msr-tools-msr-tools-1.3/version.h msr-tools-msr-tools-1.3/wrmsr.c gcc -Wall -g -O2 -fomit-frame-pointer -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -o wrmsr wrmsr.c gcc -Wall -g -O2 -fomit-frame-pointer -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -o rdmsr rdmsr.c gcc -Wall -g -O2 -fomit-frame-pointer -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -o cpuid cpuid.c install -m 755 wrmsr rdmsr cpuid /usr/src/slapt-src-i486/system/msr-tools/package-msr-tools/usr/sbin Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src-i486/system/msr-tools/msr-tools-1.3-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/msr-tools-1.3/ usr/doc/msr-tools-1.3/msr-tools.SlackBuild usr/sbin/ usr/sbin/cpuid usr/sbin/rdmsr usr/sbin/wrmsr Slackware package /usr/src/slapt-src-i486/system/msr-tools/msr-tools-1.3-i586-1salix15.0.txz created. Installing package msr-tools-1.3-i586-1salix15.0... | msr-tools (access the processor MSRs and CPU ID directly) | | MSR Tools project provides utilities to access the processor MSRs | and CPU ID directly. This project is composed of three different | user space console applications: wrmsr, rdmsr, cpuid. | | | | | | | |