* CPV:  sys-power/acpitool-0.5.1
 * REPO: gentoo
 * Maintainer: mobile@gentoo.org
 * USE:  elibc_glibc kernel_linux test userland_GNU x86
>>> Unpacking source...
>>> Unpacking acpitool-0.5.1.tar.bz2 to /var/tmp/portage/sys-power/acpitool-0.5.1/work
>>> Source unpacked in /var/tmp/portage/sys-power/acpitool-0.5.1/work
>>> Compiling source in /var/tmp/portage/sys-power/acpitool-0.5.1/work/acpitool-0.5.1 ...
 * econf: updating acpitool-0.5.1/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating acpitool-0.5.1/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib
configure: loading site script /usr/share/config.site
configure: loading site script /usr/share/crossdev/include/site/linux
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-g++... gcc3
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking whether closedir returns void... no
checking for strdup... yes
checking for memset... yes
checking for strtol... yes
checking for a BSD-compatible install... /usr/bin/install -c
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: executing depfiles commands

 +-----------------------------------------------------------------------------------+
 | Run make && make install when the configure script has finished without problems. |
 +-----------------------------------------------------------------------------------+

make -j14 
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/sys-power/acpitool-0.5.1/work/acpitool-0.5.1'
Making all in src
make[2]: Entering directory `/var/tmp/portage/sys-power/acpitool-0.5.1/work/acpitool-0.5.1/src'
if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..     -O2 -pipe -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cpp; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..     -O2 -pipe -MT acpitool.o -MD -MP -MF ".deps/acpitool.Tpo" -c -o acpitool.o acpitool.cpp; \
then mv -f ".deps/acpitool.Tpo" ".deps/acpitool.Po"; else rm -f ".deps/acpitool.Tpo"; exit 1; fi
if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..     -O2 -pipe -MT ac_adapter.o -MD -MP -MF ".deps/ac_adapter.Tpo" -c -o ac_adapter.o ac_adapter.cpp; \
then mv -f ".deps/ac_adapter.Tpo" ".deps/ac_adapter.Po"; else rm -f ".deps/ac_adapter.Tpo"; exit 1; fi
if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..     -O2 -pipe -MT toshiba.o -MD -MP -MF ".deps/toshiba.Tpo" -c -o toshiba.o toshiba.cpp; \
then mv -f ".deps/toshiba.Tpo" ".deps/toshiba.Po"; else rm -f ".deps/toshiba.Tpo"; exit 1; fi
if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..     -O2 -pipe -MT asus.o -MD -MP -MF ".deps/asus.Tpo" -c -o asus.o asus.cpp; \
then mv -f ".deps/asus.Tpo" ".deps/asus.Po"; else rm -f ".deps/asus.Tpo"; exit 1; fi
if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..     -O2 -pipe -MT thinkpad.o -MD -MP -MF ".deps/thinkpad.Tpo" -c -o thinkpad.o thinkpad.cpp; \
then mv -f ".deps/thinkpad.Tpo" ".deps/thinkpad.Po"; else rm -f ".deps/thinkpad.Tpo"; exit 1; fi
if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..     -O2 -pipe -MT cpu.o -MD -MP -MF ".deps/cpu.Tpo" -c -o cpu.o cpu.cpp; \
then mv -f ".deps/cpu.Tpo" ".deps/cpu.Po"; else rm -f ".deps/cpu.Tpo"; exit 1; fi
if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..     -O2 -pipe -MT battery.o -MD -MP -MF ".deps/battery.Tpo" -c -o battery.o battery.cpp; \
then mv -f ".deps/battery.Tpo" ".deps/battery.Po"; else rm -f ".deps/battery.Tpo"; exit 1; fi
if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..     -O2 -pipe -MT freq.o -MD -MP -MF ".deps/freq.Tpo" -c -o freq.o freq.cpp; \
then mv -f ".deps/freq.Tpo" ".deps/freq.Po"; else rm -f ".deps/freq.Tpo"; exit 1; fi
ac_adapter.cpp: In function ‘int Do_AC_Info(int)’:
ac_adapter.cpp:62:15: warning: deprecated conversion from string constant to ‘char*’
ac_adapter.cpp: In function ‘int Do_AC_Info_Proc(int)’:
ac_adapter.cpp:99:15: warning: deprecated conversion from string constant to ‘char*’
ac_adapter.cpp: In function ‘int Do_AC_Info_Sys()’:
ac_adapter.cpp:157:15: warning: deprecated conversion from string constant to ‘char*’
ac_adapter.cpp:223:50: warning: too few arguments for format
ac_adapter.cpp:183:33: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
ac_adapter.cpp:215:32: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result
ac_adapter.cpp:218:28: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result
battery.cpp: In function ‘int Get_Battery_Info_from_Proc(int, Battery_Info*, int)’:
battery.cpp:338:15: warning: deprecated conversion from string constant to ‘char*’
battery.cpp: In function ‘int Get_Battery_Info_from_Sys(int, Battery_Info*, int)’:
battery.cpp:521:15: warning: deprecated conversion from string constant to ‘char*’
battery.cpp:626:49: warning: too few arguments for format
battery.cpp:655:49: warning: too few arguments for format
battery.cpp:676:49: warning: too few arguments for format
battery.cpp:689:49: warning: too few arguments for format
battery.cpp:702:49: warning: too few arguments for format
battery.cpp:718:49: warning: too few arguments for format
battery.cpp:734:49: warning: too few arguments for format
battery.cpp:767:49: warning: too few arguments for format
battery.cpp: In function ‘int Count_Batteries_ProcFS()’:
battery.cpp:788:15: warning: deprecated conversion from string constant to ‘char*’
battery.cpp: In function ‘int Count_Batteries_SysFS()’:
battery.cpp:837:15: warning: deprecated conversion from string constant to ‘char*’
battery.cpp:883:34: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
battery.cpp: In function ‘int Get_Battery_Info_from_Sys(int, Battery_Info*, int)’:
battery.cpp:553:33: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
battery.cpp:618:31: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result
battery.cpp:622:31: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result
battery.cpp:633:27: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result
battery.cpp:651:27: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result
battery.cpp:667:27: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result
battery.cpp:672:27: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result
battery.cpp:685:27: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result
battery.cpp:698:27: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result
battery.cpp:714:27: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result
battery.cpp:730:27: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result
battery.cpp:745:27: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result
battery.cpp:759:27: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result
battery.cpp:763:27: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result
freq.cpp: In function ‘int Get_Driver(char*)’:
freq.cpp:189:33: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
freq.cpp: In function ‘int Get_Governor(char*)’:
freq.cpp:166:33: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
freq.cpp: In function ‘int Get_Current_Freq()’:
freq.cpp:144:33: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
freq.cpp: In function ‘int Get_Max_Freq()’:
freq.cpp:121:33: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
freq.cpp: In function ‘int Get_Min_Freq()’:
freq.cpp:97:33: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
thinkpad.cpp: In function ‘int Has_Thinkpad_ACPI()’:
thinkpad.cpp:17:13: warning: deprecated conversion from string constant to ‘char*’
thinkpad.cpp: In function ‘int Eject_Thinkpad_Bay()’:
thinkpad.cpp:38:13: warning: deprecated conversion from string constant to ‘char*’
thinkpad.cpp: In function ‘int Set_Thinkpad_LCD_Level(int)’:
thinkpad.cpp:59:13: warning: deprecated conversion from string constant to ‘char*’
thinkpad.cpp: In function ‘int Do_Thinkpad_Fan_Info()’:
thinkpad.cpp:85:13: warning: deprecated conversion from string constant to ‘char*’
cpu.cpp: In function ‘int Show_CPU_Info()’:
cpu.cpp:107:12: warning: deprecated conversion from string constant to ‘char*’
cpu.cpp:64:53: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result
cpu.cpp:65:30: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result
cpu.cpp:69:30: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result
cpu.cpp:70:30: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result
cpu.cpp:81:30: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result
cpu.cpp:86:53: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result
cpu.cpp:90:34: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result
cpu.cpp:213:30: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result
cpu.cpp:220:30: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result
cpu.cpp:229:30: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result
cpu.cpp:236:30: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result
cpu.cpp:239:31: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result
cpu.cpp:285:34: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result
cpu.cpp:289:34: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result
toshiba.cpp: In function ‘int Has_Toshiba_ACPI()’:
toshiba.cpp:50:16: warning: deprecated conversion from string constant to ‘char*’
toshiba.cpp: In function ‘int Do_Toshiba_Fan_Info()’:
toshiba.cpp:87:16: warning: deprecated conversion from string constant to ‘char*’
toshiba.cpp: In function ‘int Do_LCD_Info()’:
toshiba.cpp:137:16: warning: deprecated conversion from string constant to ‘char*’
toshiba.cpp: In function ‘int Force_Fan(int)’:
toshiba.cpp:171:16: warning: deprecated conversion from string constant to ‘char*’
toshiba.cpp: In function ‘int Set_LCD_Level(int)’:
toshiba.cpp:205:16: warning: deprecated conversion from string constant to ‘char*’
toshiba.cpp: In function ‘int Do_Video_Info()’:
toshiba.cpp:236:16: warning: deprecated conversion from string constant to ‘char*’
asus.cpp: In function ‘int Has_Asus_ACPI()’:
asus.cpp:50:16: warning: deprecated conversion from string constant to ‘char*’
asus.cpp: In function ‘int Do_Asus_LCD_Info()’:
asus.cpp:87:16: warning: deprecated conversion from string constant to ‘char*’
asus.cpp: In function ‘int Set_Asus_LCD_Level(int)’:
asus.cpp:121:16: warning: deprecated conversion from string constant to ‘char*’
asus.cpp: In function ‘int Do_Asus_Video_Info()’:
asus.cpp:149:16: warning: deprecated conversion from string constant to ‘char*’
asus.cpp: In function ‘int Do_Asus_Info()’:
asus.cpp:204:16: warning: deprecated conversion from string constant to ‘char*’
asus.cpp: In function ‘int Set_Asus_LCD_State(int)’:
asus.cpp:268:16: warning: deprecated conversion from string constant to ‘char*’
asus.cpp: In function ‘int Set_MLed(int)’:
asus.cpp:293:16: warning: deprecated conversion from string constant to ‘char*’
asus.cpp: In function ‘int Set_WLed(int)’:
asus.cpp:318:16: warning: deprecated conversion from string constant to ‘char*’
acpitool.cpp: In function ‘int Has_ACPI(char*)’:
acpitool.cpp:69:16: warning: deprecated conversion from string constant to ‘char*’
acpitool.cpp:70:17: warning: deprecated conversion from string constant to ‘char*’
acpitool.cpp: In function ‘int Get_Kernel_Version(char*, int)’:
acpitool.cpp:142:16: warning: deprecated conversion from string constant to ‘char*’
acpitool.cpp: In function ‘int Set_Kernel_Version()’:
acpitool.cpp:190:16: warning: deprecated conversion from string constant to ‘char*’
acpitool.cpp: In function ‘int Do_Thermal_Info(int, int)’:
acpitool.cpp:232:15: warning: deprecated conversion from string constant to ‘char*’
acpitool.cpp: In function ‘int Do_Fan_Info(int)’:
acpitool.cpp:366:12: warning: deprecated conversion from string constant to ‘char*’
acpitool.cpp: In function ‘int Show_WakeUp_Devices(int)’:
acpitool.cpp:422:16: warning: deprecated conversion from string constant to ‘char*’
acpitool.cpp: In function ‘int Toggle_WakeUp_Device(int, int)’:
acpitool.cpp:469:16: warning: deprecated conversion from string constant to ‘char*’
acpitool.cpp: In function ‘int Do_Suspend(int)’:
acpitool.cpp:535:16: warning: deprecated conversion from string constant to ‘char*’
acpitool.cpp:536:11: warning: deprecated conversion from string constant to ‘char*’
acpitool.cpp:542:18: warning: deprecated conversion from string constant to ‘char*’
acpitool.cpp:543:13: warning: deprecated conversion from string constant to ‘char*’
acpitool.cpp:546:31: warning: deprecated conversion from string constant to ‘char*’
acpitool.cpp:549:18: warning: deprecated conversion from string constant to ‘char*’
acpitool.cpp:550:13: warning: deprecated conversion from string constant to ‘char*’
acpitool.cpp: In function ‘int Do_Thermal_Info(int, int)’:
acpitool.cpp:324:23: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result
In file included from /usr/include/string.h:642:0,
                 from /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/include/g++-v4/cstring:45,
                 from battery.cpp:35:
In function ‘char* strncpy(char*, const char*, size_t)’,
    inlined from ‘int Get_Battery_Info_from_Sys(int, Battery_Info*, int)’ at battery.cpp:690:52:
/usr/include/bits/string3.h:123:71: warning: call to char* __builtin___strncpy_chk(char*, const char*, unsigned int, unsigned int) will always overflow destination buffer
In function ‘char* strncpy(char*, const char*, size_t)’,
    inlined from ‘int Get_Battery_Info_from_Sys(int, Battery_Info*, int)’ at battery.cpp:703:50:
/usr/include/bits/string3.h:123:71: warning: call to char* __builtin___strncpy_chk(char*, const char*, unsigned int, unsigned int) will always overflow destination buffer
In function ‘char* strncpy(char*, const char*, size_t)’,
    inlined from ‘int Get_Battery_Info_from_Sys(int, Battery_Info*, int)’ at battery.cpp:719:52:
/usr/include/bits/string3.h:123:71: warning: call to char* __builtin___strncpy_chk(char*, const char*, unsigned int, unsigned int) will always overflow destination buffer
In function ‘char* strncpy(char*, const char*, size_t)’,
    inlined from ‘int Get_Battery_Info_from_Sys(int, Battery_Info*, int)’ at battery.cpp:735:53:
/usr/include/bits/string3.h:123:71: warning: call to char* __builtin___strncpy_chk(char*, const char*, unsigned int, unsigned int) will always overflow destination buffer
i686-pc-linux-gnu-g++  -O2 -pipe  -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o acpitool  main.o acpitool.o ac_adapter.o toshiba.o asus.o thinkpad.o cpu.o battery.o freq.o  
make[2]: Leaving directory `/var/tmp/portage/sys-power/acpitool-0.5.1/work/acpitool-0.5.1/src'
Making all in man
make[2]: Entering directory `/var/tmp/portage/sys-power/acpitool-0.5.1/work/acpitool-0.5.1/man'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/sys-power/acpitool-0.5.1/work/acpitool-0.5.1/man'
make[2]: Entering directory `/var/tmp/portage/sys-power/acpitool-0.5.1/work/acpitool-0.5.1'
make[2]: Leaving directory `/var/tmp/portage/sys-power/acpitool-0.5.1/work/acpitool-0.5.1'
make[1]: Leaving directory `/var/tmp/portage/sys-power/acpitool-0.5.1/work/acpitool-0.5.1'
>>> Source compiled.
>>> Test phase [check]: sys-power/acpitool-0.5.1
make -j14 -j1 check 
Making check in src
make[1]: Entering directory `/var/tmp/portage/sys-power/acpitool-0.5.1/work/acpitool-0.5.1/src'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/var/tmp/portage/sys-power/acpitool-0.5.1/work/acpitool-0.5.1/src'
Making check in man
make[1]: Entering directory `/var/tmp/portage/sys-power/acpitool-0.5.1/work/acpitool-0.5.1/man'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/var/tmp/portage/sys-power/acpitool-0.5.1/work/acpitool-0.5.1/man'
make[1]: Entering directory `/var/tmp/portage/sys-power/acpitool-0.5.1/work/acpitool-0.5.1'
make[1]: Leaving directory `/var/tmp/portage/sys-power/acpitool-0.5.1/work/acpitool-0.5.1'

>>> Install acpitool-0.5.1 into /var/tmp/portage/sys-power/acpitool-0.5.1/image/ category sys-power
make -j14 DESTDIR=/var/tmp/portage/sys-power/acpitool-0.5.1/image/ install 
Making install in src
make[1]: Entering directory `/var/tmp/portage/sys-power/acpitool-0.5.1/work/acpitool-0.5.1/src'
make[2]: Entering directory `/var/tmp/portage/sys-power/acpitool-0.5.1/work/acpitool-0.5.1/src'
test -z "/usr/bin" || mkdir -p -- "/var/tmp/portage/sys-power/acpitool-0.5.1/image//usr/bin"
make[2]: Nothing to be done for `install-data-am'.
  /usr/bin/install -c 'acpitool' '/var/tmp/portage/sys-power/acpitool-0.5.1/image//usr/bin/acpitool'
make[2]: Leaving directory `/var/tmp/portage/sys-power/acpitool-0.5.1/work/acpitool-0.5.1/src'
make[1]: Leaving directory `/var/tmp/portage/sys-power/acpitool-0.5.1/work/acpitool-0.5.1/src'
Making install in man
make[1]: Entering directory `/var/tmp/portage/sys-power/acpitool-0.5.1/work/acpitool-0.5.1/man'
make[2]: Entering directory `/var/tmp/portage/sys-power/acpitool-0.5.1/work/acpitool-0.5.1/man'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/portage/sys-power/acpitool-0.5.1/image//usr/share/man/man1"
 /usr/bin/install -c -m 644 './acpitool.1' '/var/tmp/portage/sys-power/acpitool-0.5.1/image//usr/share/man/man1/acpitool.1'
make[2]: Leaving directory `/var/tmp/portage/sys-power/acpitool-0.5.1/work/acpitool-0.5.1/man'
make[1]: Leaving directory `/var/tmp/portage/sys-power/acpitool-0.5.1/work/acpitool-0.5.1/man'
make[1]: Entering directory `/var/tmp/portage/sys-power/acpitool-0.5.1/work/acpitool-0.5.1'
make[2]: Entering directory `/var/tmp/portage/sys-power/acpitool-0.5.1/work/acpitool-0.5.1'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/var/tmp/portage/sys-power/acpitool-0.5.1/work/acpitool-0.5.1'
make[1]: Leaving directory `/var/tmp/portage/sys-power/acpitool-0.5.1/work/acpitool-0.5.1'
>>> Completed installing acpitool-0.5.1 into /var/tmp/portage/sys-power/acpitool-0.5.1/image/

strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment
   usr/bin/acpitool

 * QA Notice: Package has poor programming practices which may compile
 *            fine but exhibit random runtime failures.
 * /usr/include/bits/string3.h:123:71: warning: call to char* __builtin___strncpy_chk(char*, const char*, unsigned int, unsigned int) will always overflow destination buffer
 * /usr/include/bits/string3.h:123:71: warning: call to char* __builtin___strncpy_chk(char*, const char*, unsigned int, unsigned int) will always overflow destination buffer
 * /usr/include/bits/string3.h:123:71: warning: call to char* __builtin___strncpy_chk(char*, const char*, unsigned int, unsigned int) will always overflow destination buffer
 * /usr/include/bits/string3.h:123:71: warning: call to char* __builtin___strncpy_chk(char*, const char*, unsigned int, unsigned int) will always overflow destination buffer


 * QA Notice: Package has poor programming practices which may compile
 *            fine but exhibit random runtime failures.
 * ac_adapter.cpp:223:50: warning: too few arguments for format
 * battery.cpp:626:49: warning: too few arguments for format
 * battery.cpp:655:49: warning: too few arguments for format
 * battery.cpp:676:49: warning: too few arguments for format
 * battery.cpp:689:49: warning: too few arguments for format
 * battery.cpp:702:49: warning: too few arguments for format
 * battery.cpp:718:49: warning: too few arguments for format
 * battery.cpp:734:49: warning: too few arguments for format
 * battery.cpp:767:49: warning: too few arguments for format

 * Please do not file a Gentoo bug and instead report the above QA
 * issues directly to the upstream developers of this software.
 * Homepage: http://freeunix.dyndns.org:8088/site2/acpitool.shtml