The following packages will be installed: ibam Fetching README... 0%100%100%100%100%100%Done Fetching ibam.SlackBuild... 0%100%100%100%100%100%Done Fetching ibam.info... 0%100%100%100%100%100%Done Fetching patches/ibam-0.5.2-acpi.patch... 0%100%100%100%100%100%Done Fetching patches/ibam-0.5.2-ldflags.patch... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done ibam-0.5.2/ ibam-0.5.2/Makefile ibam-0.5.2/ibam-krell.cpp ibam-0.5.2/ibam.spec ibam-0.5.2/ibam-krell1.cpp ibam-0.5.2/README ibam-0.5.2/ibam.cpp ibam-0.5.2/CHANGES ibam-0.5.2/REPORT ibam-0.5.2/ibam.hpp ibam-0.5.2/ibam.inl Appling patch /usr/src/slapt-src-i486/system/ibam/patches/ibam-0.5.2-acpi.patch ... patching file ibam.inl Appling patch /usr/src/slapt-src-i486/system/ibam/patches/ibam-0.5.2-ldflags.patch ... patching file Makefile g++ -O2 -march=i586 -mtune=i686 -DIBAM_VERSION=\"0.5.2\" -Wall ibam.cpp -o ibam In file included from ibam.hpp:211, from ibam.cpp:19: ibam.inl: In member function ‘virtual void apm_status::update()’: ibam.inl:131:8: warning: variable ‘apmFlags’ set but not used [-Wunused-but-set-variable] 131 | int apmFlags, batteryFlag; | ^~~~~~~~ In file included from ibam.hpp:211, from ibam.cpp:19: ibam.inl: In member function ‘std::string ibam::profile_filename(int, int) const’: ibam.inl:1226:26: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] 1226 | char *status_text[4]={"full","battery","charge",""}; | ^~~~~~ ibam.inl:1226:33: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] 1226 | char *status_text[4]={"full","battery","charge",""}; | ^~~~~~~~~ ibam.inl:1226:43: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] 1226 | char *status_text[4]={"full","battery","charge",""}; | ^~~~~~~~ ibam.inl:1226:52: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] 1226 | char *status_text[4]={"full","battery","charge",""}; | ^~ 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/ibam/ibam-0.5.2-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/ibam usr/doc/ usr/doc/ibam-0.5.2/ usr/doc/ibam-0.5.2/CHANGES usr/doc/ibam-0.5.2/README usr/doc/ibam-0.5.2/REPORT usr/doc/ibam-0.5.2/ibam.SlackBuild Slackware package /usr/src/slapt-src-i486/system/ibam/ibam-0.5.2-i586-1salix15.0.txz created. Installing package ibam-0.5.2-i586-1salix15.0... | ibam (Intelligent BAttery Monitor) | | IBAM is an advanced battery monitor for laptops, which uses | statistical and adaptive linear methods to provide accurate | estimations of minutes of battery left or of the time needed | until full recharge. This software relies on either APM, ACPI, | SYSFS or PMU kernel support to access the battery status. | | Homepage: http://ibam.sourceforge.net | | | |