* Package: sys-block/spindown-0.4.0-r1 * Repository: gentoo * Maintainer: wschlich@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking spindown-0.4.0.tar.gz to /var/tmp/portage/sys-block/spindown-0.4.0-r1/work * Applying spindown-0.4.0-CFLAGS.patch ... [ ok ] >>> Source unpacked in /var/tmp/portage/sys-block/spindown-0.4.0-r1/work >>> Compiling source in /var/tmp/portage/sys-block/spindown-0.4.0-r1/work/spindown-0.4.0 ... make -j14 g++ -O2 -pipe -c src/main.cpp g++ -O2 -pipe -c src/diskset.cpp g++ -O2 -pipe -c src/disk.cpp g++ -O2 -pipe -c src/spindown.cpp g++ -O2 -pipe -c src/ininiparser3.0b/iniparser.c g++ -O2 -pipe -c src/ininiparser3.0b/dictionary.c g++ -O2 -pipe -c src/log.cpp g++ -O2 -pipe -c src/spindownd.cpp g++ -O2 -pipe -c src/exceptions.cpp src/log.cpp: In member function ‘void Log::message(int, std::string)’: src/log.cpp:57:51: warning: format not a string literal and no format arguments src/disk.cpp: In member function ‘void Disk::findDevName(std::string)’: src/disk.cpp:141:69: warning: ignoring return value of ‘ssize_t readlink(const char*, char*, size_t)’, declared with attribute warn_unused_result src/spindown.cpp: In static member function ‘static void Spindown::updateDiskStats(DiskSet*)’: src/spindown.cpp:100:107: warning: writing into constant object (argument 3) src/spindownd.cpp: In static member function ‘static void Spindownd::sigHandlerPipe(int)’: src/spindownd.cpp:121:51: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result g++ -O2 -pipe -o spindownd main.o diskset.o disk.o spindown.o iniparser.o dictionary.o log.o spindownd.o exceptions.o --- THE CONFIGURATION FILE HAS CHANGED SINCE V0.2.1!!!! Please see the changelog and the example configuration file for more information. --- >>> Source compiled. >>> Test phase [none]: sys-block/spindown-0.4.0-r1 >>> Install spindown-0.4.0-r1 into /var/tmp/portage/sys-block/spindown-0.4.0-r1/image/ category sys-block >>> Completed installing spindown-0.4.0-r1 into /var/tmp/portage/sys-block/spindown-0.4.0-r1/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/sbin/spindownd * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/sbin/spindownd * Before starting spindownd the first time * you should modify /etc/spindown.conf * * To start spindownd by default * you should add it to the default runlevel: * rc-update add spindownd default