The following packages will be installed: tpc Fetching README... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching tpc.SlackBuild... 0%100%100%100%100%100%Done Fetching tpc.info... 0%100%100%100%100%100%Done tpc-tpc-0.44-rc2/ tpc-tpc-0.44-rc2/.cproject tpc-tpc-0.44-rc2/.project tpc-tpc-0.44-rc2/Brazos.cpp tpc-tpc-0.44-rc2/Brazos.h tpc-tpc-0.44-rc2/Griffin.cpp tpc-tpc-0.44-rc2/Griffin.h tpc-tpc-0.44-rc2/Interlagos.cpp tpc-tpc-0.44-rc2/Interlagos.h tpc-tpc-0.44-rc2/K10PerformanceCounters.cpp tpc-tpc-0.44-rc2/K10Processor.cpp tpc-tpc-0.44-rc2/K10Processor.h tpc-tpc-0.44-rc2/Llano.cpp tpc-tpc-0.44-rc2/Llano.h tpc-tpc-0.44-rc2/MSRObject.cpp tpc-tpc-0.44-rc2/MSRObject.h tpc-tpc-0.44-rc2/MSVC_Round.cpp tpc-tpc-0.44-rc2/MSVC_Round.h tpc-tpc-0.44-rc2/Makefile tpc-tpc-0.44-rc2/OlsApi.h tpc-tpc-0.44-rc2/OlsDef.h tpc-tpc-0.44-rc2/PCIRegObject.cpp tpc-tpc-0.44-rc2/PCIRegObject.h tpc-tpc-0.44-rc2/PerformanceCounter.cpp tpc-tpc-0.44-rc2/PerformanceCounter.h tpc-tpc-0.44-rc2/Processor.cpp tpc-tpc-0.44-rc2/Processor.h tpc-tpc-0.44-rc2/Signal.cpp tpc-tpc-0.44-rc2/Signal.h tpc-tpc-0.44-rc2/TurionPowerControl.cpp tpc-tpc-0.44-rc2/config.cpp tpc-tpc-0.44-rc2/config.h tpc-tpc-0.44-rc2/cpuPrimitives.cpp tpc-tpc-0.44-rc2/cpuPrimitives.h tpc-tpc-0.44-rc2/scaler.cpp tpc-tpc-0.44-rc2/scaler.h tpc-tpc-0.44-rc2/sysdep-linux.cpp tpc-tpc-0.44-rc2/sysdep-win32.cpp tpc-tpc-0.44-rc2/sysdep.h tpc-tpc-0.44-rc2/version.h mkdir -p obj/i686 svn: E155007: '/usr/src/slapt-src-i486/system/tpc/tpc-tpc-0.44-rc2' is not a working copy g++ -O2 -O2 -march=i586 -mtune=i686 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF obj/i686/.TurionPowerControl.d -MT obj/i686/TurionPowerControl.o -c -o obj/i686/TurionPowerControl.o TurionPowerControl.cpp g++ -O2 -O2 -march=i586 -mtune=i686 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF obj/i686/.config.d -MT obj/i686/config.o -c -o obj/i686/config.o config.cpp g++ -O2 -O2 -march=i586 -mtune=i686 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF obj/i686/.cpuPrimitives.d -MT obj/i686/cpuPrimitives.o -c -o obj/i686/cpuPrimitives.o cpuPrimitives.cpp g++ -O2 -O2 -march=i586 -mtune=i686 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF obj/i686/.Griffin.d -MT obj/i686/Griffin.o -c -o obj/i686/Griffin.o Griffin.cpp g++ -O2 -O2 -march=i586 -mtune=i686 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF obj/i686/.K10Processor.d -MT obj/i686/K10Processor.o -c -o obj/i686/K10Processor.o K10Processor.cpp K10Processor.cpp: In member function ‘int K10Processor::getDramFrequency(uint32_t)’: K10Processor.cpp:3086:16: warning: switch condition has boolean value [-Wswitch-bool] 3086 | switch (getDDR3Mode(device)) { | ^ g++ -O2 -O2 -march=i586 -mtune=i686 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF obj/i686/.Brazos.d -MT obj/i686/Brazos.o -c -o obj/i686/Brazos.o Brazos.cpp g++ -O2 -O2 -march=i586 -mtune=i686 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF obj/i686/.Llano.d -MT obj/i686/Llano.o -c -o obj/i686/Llano.o Llano.cpp g++ -O2 -O2 -march=i586 -mtune=i686 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF obj/i686/.Interlagos.d -MT obj/i686/Interlagos.o -c -o obj/i686/Interlagos.o Interlagos.cpp g++ -O2 -O2 -march=i586 -mtune=i686 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF obj/i686/.MSRObject.d -MT obj/i686/MSRObject.o -c -o obj/i686/MSRObject.o MSRObject.cpp g++ -O2 -O2 -march=i586 -mtune=i686 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF obj/i686/.MSVC_Round.d -MT obj/i686/MSVC_Round.o -c -o obj/i686/MSVC_Round.o MSVC_Round.cpp g++ -O2 -O2 -march=i586 -mtune=i686 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF obj/i686/.PCIRegObject.d -MT obj/i686/PCIRegObject.o -c -o obj/i686/PCIRegObject.o PCIRegObject.cpp g++ -O2 -O2 -march=i586 -mtune=i686 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF obj/i686/.PerformanceCounter.d -MT obj/i686/PerformanceCounter.o -c -o obj/i686/PerformanceCounter.o PerformanceCounter.cpp g++ -O2 -O2 -march=i586 -mtune=i686 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF obj/i686/.Processor.d -MT obj/i686/Processor.o -c -o obj/i686/Processor.o Processor.cpp g++ -O2 -O2 -march=i586 -mtune=i686 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF obj/i686/.K10PerformanceCounters.d -MT obj/i686/K10PerformanceCounters.o -c -o obj/i686/K10PerformanceCounters.o K10PerformanceCounters.cpp g++ -O2 -O2 -march=i586 -mtune=i686 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF obj/i686/.scaler.d -MT obj/i686/scaler.o -c -o obj/i686/scaler.o scaler.cpp g++ -O2 -O2 -march=i586 -mtune=i686 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF obj/i686/.Signal.d -MT obj/i686/Signal.o -c -o obj/i686/Signal.o Signal.cpp g++ -O2 -O2 -march=i586 -mtune=i686 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF obj/i686/.sysdep-linux.d -MT obj/i686/sysdep-linux.o -c -o obj/i686/sysdep-linux.o sysdep-linux.cpp g++ -o TurionPowerControl obj/i686/TurionPowerControl.o obj/i686/config.o obj/i686/cpuPrimitives.o obj/i686/Griffin.o obj/i686/K10Processor.o obj/i686/Brazos.o obj/i686/Llano.o obj/i686/Interlagos.o obj/i686/MSRObject.o obj/i686/MSVC_Round.o obj/i686/PCIRegObject.o obj/i686/PerformanceCounter.o obj/i686/Processor.o obj/i686/K10PerformanceCounters.o obj/i686/scaler.o obj/i686/Signal.o obj/i686/sysdep-linux.o -lrt -lncurses Build completed. install -ps TurionPowerControl /usr/src/slapt-src-i486/system/tpc/package-tpc/usr/bin ln -sf TurionPowerControl /usr/src/slapt-src-i486/system/tpc/package-tpc/usr/bin/tpc Slackware package maker, version 3.14159265. Searching for symbolic links: usr/bin/tpc TurionPowerControl Making symbolic link creation script: ( cd usr/bin ; rm -rf tpc ) ( cd usr/bin ; ln -sf TurionPowerControl tpc ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/bin/tpc' Creating your new ./install/doinst.sh... 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/tpc/tpc-0.44rc2-i586-1salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/TurionPowerControl usr/doc/ usr/doc/tpc-0.44rc2/ usr/doc/tpc-0.44rc2/tpc.SlackBuild Slackware package /usr/src/slapt-src-i486/system/tpc/tpc-0.44rc2-i586-1salix15.0.txz created. Installing package tpc-0.44rc2-i586-1salix15.0... | tpc (utility to control and tweak modern AMD processors) | | TurionPowerControl, despite its name, allows to view and control | many parameters of modern AMD processors. It can manipulate power | states, frequencies, DRAM timings, power settings and can report | temperatures, monitor pstate changes and precise cpu usage. It | is available for Windows and Linux, for both 32 bit and 64 bit | architectures and fully supports multiprocessor machines. | | | Home: https://code.google.com/p/turionpowercontrol/ | |