>>> Unpacking source...
>>> Unpacking powersave-0.14.0.tar.bz2 to /var/tmp/portage/sys-power/powersave-0.14.0/work
 * Applying plugdev_access.patch ...
  [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/sys-power/powersave-0.14.0/work/powersave-0.14.0 ...
 * econf: updating powersave-0.14.0/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating powersave-0.14.0/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-gnome-bindir=/usr/bin --with-kde-bindir=/usr/kde/3.5/bin --disable-docs --build=i686-pc-linux-gnu
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 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 ANSI C... none needed
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/i686-pc-linux-gnu-nm -B
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
checking for i686-pc-linux-gnu-g77... no
checking for i686-pc-linux-gnu-f77... no
checking for i686-pc-linux-gnu-xlf... no
checking for i686-pc-linux-gnu-frt... no
checking for i686-pc-linux-gnu-pgf77... no
checking for i686-pc-linux-gnu-fort77... no
checking for i686-pc-linux-gnu-fl32... no
checking for i686-pc-linux-gnu-af77... no
checking for i686-pc-linux-gnu-f90... no
checking for i686-pc-linux-gnu-xlf90... no
checking for i686-pc-linux-gnu-pgf90... no
checking for i686-pc-linux-gnu-epcf90... no
checking for i686-pc-linux-gnu-f95... no
checking for i686-pc-linux-gnu-fort... no
checking for i686-pc-linux-gnu-xlf95... no
checking for i686-pc-linux-gnu-ifc... no
checking for i686-pc-linux-gnu-efc... no
checking for i686-pc-linux-gnu-pgf95... no
checking for i686-pc-linux-gnu-lf95... no
checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether i686-pc-linux-gnu-gfortran accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking if i686-pc-linux-gnu-gcc static flag  works... yes
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking sysfs/libsysfs.h usability... yes
checking sysfs/libsysfs.h presence... yes
checking for sysfs/libsysfs.h... yes
checking cpufreq.h usability... yes
checking cpufreq.h presence... yes
checking for cpufreq.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for pid_t... yes
checking for size_t... yes
checking for struct stat.st_rdev... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether closedir returns void... no
checking for unistd.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking whether i686-pc-linux-gnu-gcc needs -traditional... no
checking whether sys/types.h defines makedev... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking return type of signal handlers... void
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether stat accepts an empty string... no
checking for vprintf... yes
checking for _doprnt... no
checking for gettimeofday... yes
checking for memset... yes
checking for select... yes
checking for socket... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strstr... yes
checking for strtol... yes
checking for uname... yes
checking for i686-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DBUS... yes
checking for DBUS_GLIB... yes
checking for HAL... yes
checking for cpufreq_modify_policy_governor in -lcpufreq... yes
checking for doxygen... no
checking for a supported CPU and build architecture... ok (i686)
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libpower/powersave.pc
config.status: creating libpower/powersave-dbus.pc
config.status: creating libpower/powersave-hal.pc
config.status: creating daemon/Makefile
config.status: creating libpower/Makefile
config.status: creating user_binary/Makefile
config.status: creating scripts/Makefile
config.status: creating config_files/Makefile
config.status: creating translations/Makefile
config.status: creating docs/Makefile
config.status: creating docs/autodocs/Makefile
config.status: creating contrib/Makefile
config.status: creating scripts/rcpowersaved
config.status: creating testsuite/Makefile
config.status: creating testsuite/linktests/Makefile
config.status: creating testsuite/testclient/Makefile
config.status: creating scripts/setDefaultTrippoints.sh
config.status: creating helpertools/Makefile
config.status: creating docs/powersave.8
config.status: creating docs/powersaved.8
config.status: creating config.h
config.status: executing depfiles commands

Configuration:
--------------
prefix:                /usr
sysconfdir:            /etc
libdir:		       /usr/lib
libexecdir:	       /usr/libexec
scriptdir:	       /usr/libexec/powersave
kde bindir:	       /usr/kde/3.5/bin
gnome bindir:	       /usr/bin
install docs:          false
buildenvironment:      no
buildarchitecture:     ix86
dbus version:          1.0.2
hal version:           0.5.9.1
enable scheme debug:   no     (Additional debug output to stdout if powersaved
                               is started in non daemon mode)

make  all-recursive
make[1]: Entrando no diretório `/var/tmp/portage/sys-power/powersave-0.14.0/work/powersave-0.14.0'
Making all in libpower
make[2]: Entrando no diretório `/var/tmp/portage/sys-power/powersave-0.14.0/work/powersave-0.14.0/libpower'
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include     -std=c99 -Wstrict-prototypes -fPIC -D_GNU_SOURCE -Wall -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -MT powersave_hal.lo -MD -MP -MF ".deps/powersave_hal.Tpo" -c -o powersave_hal.lo powersave_hal.c; \
	then mv -f ".deps/powersave_hal.Tpo" ".deps/powersave_hal.Plo"; else rm -f ".deps/powersave_hal.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include     -std=c99 -Wstrict-prototypes -fPIC -D_GNU_SOURCE -Wall -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -MT debug.lo -MD -MP -MF ".deps/debug.Tpo" -c -o debug.lo debug.c; \
	then mv -f ".deps/debug.Tpo" ".deps/debug.Plo"; else rm -f ".deps/debug.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include     -std=c99 -Wstrict-prototypes -fPIC -D_GNU_SOURCE -Wall -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -MT powerlib.lo -MD -MP -MF ".deps/powerlib.Tpo" -c -o powerlib.lo powerlib.c; \
	then mv -f ".deps/powerlib.Tpo" ".deps/powerlib.Plo"; else rm -f ".deps/powerlib.Tpo"; exit 1; fi
mkdir .libs
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -std=c99 -Wstrict-prototypes -fPIC -D_GNU_SOURCE -Wall -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -MT powerlib.lo -MD -MP -MF .deps/powerlib.Tpo -c powerlib.c  -fPIC -DPIC -o .libs/powerlib.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -std=c99 -Wstrict-prototypes -fPIC -D_GNU_SOURCE -Wall -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c  -fPIC -DPIC -o .libs/debug.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -std=c99 -Wstrict-prototypes -fPIC -D_GNU_SOURCE -Wall -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -MT powersave_hal.lo -MD -MP -MF .deps/powersave_hal.Tpo -c powersave_hal.c  -fPIC -DPIC -o .libs/powersave_hal.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -std=c99 -Wstrict-prototypes -fPIC -D_GNU_SOURCE -Wall -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -o debug.o >/dev/null 2>&1
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -std=c99 -Wstrict-prototypes -fPIC -D_GNU_SOURCE -Wall -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -MT powerlib.lo -MD -MP -MF .deps/powerlib.Tpo -c powerlib.c -o powerlib.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include     -std=c99 -Wstrict-prototypes -fPIC -D_GNU_SOURCE -Wall -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -MT battery.lo -MD -MP -MF ".deps/battery.Tpo" -c -o battery.lo battery.c; \
	then mv -f ".deps/battery.Tpo" ".deps/battery.Plo"; else rm -f ".deps/battery.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -std=c99 -Wstrict-prototypes -fPIC -D_GNU_SOURCE -Wall -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -MT powersave_hal.lo -MD -MP -MF .deps/powersave_hal.Tpo -c powersave_hal.c -o powersave_hal.o >/dev/null 2>&1
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -std=c99 -Wstrict-prototypes -fPIC -D_GNU_SOURCE -Wall -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -MT battery.lo -MD -MP -MF .deps/battery.Tpo -c battery.c  -fPIC -DPIC -o .libs/battery.o
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include     -std=c99 -Wstrict-prototypes -fPIC -D_GNU_SOURCE -Wall -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -MT therm.lo -MD -MP -MF ".deps/therm.Tpo" -c -o therm.lo therm.c; \
	then mv -f ".deps/therm.Tpo" ".deps/therm.Plo"; else rm -f ".deps/therm.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include     -std=c99 -Wstrict-prototypes -fPIC -D_GNU_SOURCE -Wall -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -MT processor.lo -MD -MP -MF ".deps/processor.Tpo" -c -o processor.lo processor.c; \
	then mv -f ".deps/processor.Tpo" ".deps/processor.Plo"; else rm -f ".deps/processor.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -std=c99 -Wstrict-prototypes -fPIC -D_GNU_SOURCE -Wall -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -MT processor.lo -MD -MP -MF .deps/processor.Tpo -c processor.c  -fPIC -DPIC -o .libs/processor.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -std=c99 -Wstrict-prototypes -fPIC -D_GNU_SOURCE -Wall -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -MT battery.lo -MD -MP -MF .deps/battery.Tpo -c battery.c -o battery.o >/dev/null 2>&1
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -std=c99 -Wstrict-prototypes -fPIC -D_GNU_SOURCE -Wall -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -MT processor.lo -MD -MP -MF .deps/processor.Tpo -c processor.c -o processor.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include     -std=c99 -Wstrict-prototypes -fPIC -D_GNU_SOURCE -Wall -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -MT devices.lo -MD -MP -MF ".deps/devices.Tpo" -c -o devices.lo devices.c; \
	then mv -f ".deps/devices.Tpo" ".deps/devices.Plo"; else rm -f ".deps/devices.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -std=c99 -Wstrict-prototypes -fPIC -D_GNU_SOURCE -Wall -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -MT therm.lo -MD -MP -MF .deps/therm.Tpo -c therm.c  -fPIC -DPIC -o .libs/therm.o
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include     -std=c99 -Wstrict-prototypes -fPIC -D_GNU_SOURCE -Wall -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -MT fan.lo -MD -MP -MF ".deps/fan.Tpo" -c -o fan.lo fan.c; \
	then mv -f ".deps/fan.Tpo" ".deps/fan.Plo"; else rm -f ".deps/fan.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -std=c99 -Wstrict-prototypes -fPIC -D_GNU_SOURCE -Wall -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -MT fan.lo -MD -MP -MF .deps/fan.Tpo -c fan.c  -fPIC -DPIC -o .libs/fan.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -std=c99 -Wstrict-prototypes -fPIC -D_GNU_SOURCE -Wall -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -MT fan.lo -MD -MP -MF .deps/fan.Tpo -c fan.c -o fan.o >/dev/null 2>&1
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -std=c99 -Wstrict-prototypes -fPIC -D_GNU_SOURCE -Wall -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -MT therm.lo -MD -MP -MF .deps/therm.Tpo -c therm.c -o therm.o >/dev/null 2>&1
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -std=c99 -Wstrict-prototypes -fPIC -D_GNU_SOURCE -Wall -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -MT devices.lo -MD -MP -MF .deps/devices.Tpo -c devices.c  -fPIC -DPIC -o .libs/devices.o
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include     -std=c99 -Wstrict-prototypes -fPIC -D_GNU_SOURCE -Wall -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -MT sleep.lo -MD -MP -MF ".deps/sleep.Tpo" -c -o sleep.lo sleep.c; \
	then mv -f ".deps/sleep.Tpo" ".deps/sleep.Plo"; else rm -f ".deps/sleep.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -std=c99 -Wstrict-prototypes -fPIC -D_GNU_SOURCE -Wall -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -MT devices.lo -MD -MP -MF .deps/devices.Tpo -c devices.c -o devices.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include     -std=c99 -Wstrict-prototypes -fPIC -D_GNU_SOURCE -Wall -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -MT powersave_dbus.lo -MD -MP -MF ".deps/powersave_dbus.Tpo" -c -o powersave_dbus.lo powersave_dbus.c; \
	then mv -f ".deps/powersave_dbus.Tpo" ".deps/powersave_dbus.Plo"; else rm -f ".deps/powersave_dbus.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -std=c99 -Wstrict-prototypes -fPIC -D_GNU_SOURCE -Wall -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -MT sleep.lo -MD -MP -MF .deps/sleep.Tpo -c sleep.c  -fPIC -DPIC -o .libs/sleep.o
/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=c99 -Wstrict-prototypes -fPIC -D_GNU_SOURCE -Wall -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3   -o libpowersave_hal.la -rpath /usr/lib -version-info 0:0:0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   powersave_hal.lo debug.lo -ldbus-1   -lhal -ldbus-1   
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -std=c99 -Wstrict-prototypes -fPIC -D_GNU_SOURCE -Wall -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -MT sleep.lo -MD -MP -MF .deps/sleep.Tpo -c sleep.c -o sleep.o >/dev/null 2>&1
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -std=c99 -Wstrict-prototypes -fPIC -D_GNU_SOURCE -Wall -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -MT powersave_dbus.lo -MD -MP -MF .deps/powersave_dbus.Tpo -c powersave_dbus.c  -fPIC -DPIC -o .libs/powersave_dbus.o
i686-pc-linux-gnu-gcc -shared  .libs/powersave_hal.o .libs/debug.o  /usr/lib/libhal.so -L/usr/lib /usr/lib/libdbus-1.so  -march=prescott -mfpmath=sse -msse3 -Wl,-soname -Wl,libpowersave_hal.so.0 -o .libs/libpowersave_hal.so.0.0.0
(cd .libs && rm -f libpowersave_hal.so.0 && ln -s libpowersave_hal.so.0.0.0 libpowersave_hal.so.0)
(cd .libs && rm -f libpowersave_hal.so && ln -s libpowersave_hal.so.0.0.0 libpowersave_hal.so)
i686-pc-linux-gnu-ar cru .libs/libpowersave_hal.a  powersave_hal.o debug.o
i686-pc-linux-gnu-ranlib .libs/libpowersave_hal.a
creating libpowersave_hal.la
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -std=c99 -Wstrict-prototypes -fPIC -D_GNU_SOURCE -Wall -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -MT powersave_dbus.lo -MD -MP -MF .deps/powersave_dbus.Tpo -c powersave_dbus.c -o powersave_dbus.o >/dev/null 2>&1
(cd .libs && rm -f libpowersave_hal.la && ln -s ../libpowersave_hal.la libpowersave_hal.la)
/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=c99 -Wstrict-prototypes -fPIC -D_GNU_SOURCE -Wall -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3   -o libpowersave.la -rpath /usr/lib -version-info 10:3:0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   powerlib.lo battery.lo therm.lo processor.lo devices.lo fan.lo sleep.lo debug.lo libpowersave_hal.la -lhal -ldbus-1   -lm 
/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=c99 -Wstrict-prototypes -fPIC -D_GNU_SOURCE -Wall -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3   -o libpowersave_dbus.la -rpath /usr/lib -version-info 10:2:0 powersave_dbus.lo debug.lo -ldbus-1   
libtool: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../..//libhal.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../..//libdbus-1.la' seems to be moved
i686-pc-linux-gnu-gcc -shared  .libs/powersave_dbus.o .libs/debug.o  /usr/lib/libdbus-1.so  -march=prescott -mfpmath=sse -msse3 -Wl,-soname -Wl,libpowersave_dbus.so.10 -o .libs/libpowersave_dbus.so.10.0.2
(cd .libs && rm -f libpowersave_dbus.so.10 && ln -s libpowersave_dbus.so.10.0.2 libpowersave_dbus.so.10)
(cd .libs && rm -f libpowersave_dbus.so && ln -s libpowersave_dbus.so.10.0.2 libpowersave_dbus.so)
i686-pc-linux-gnu-ar cru .libs/libpowersave_dbus.a  powersave_dbus.o debug.o
i686-pc-linux-gnu-gcc -shared  .libs/powerlib.o .libs/battery.o .libs/therm.o .libs/processor.o .libs/devices.o .libs/fan.o .libs/sleep.o .libs/debug.o  -Wl,--rpath -Wl,/var/tmp/portage/sys-power/powersave-0.14.0/work/powersave-0.14.0/libpower/.libs ./.libs/libpowersave_hal.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../ -L/usr/lib /usr/lib/libhal.so /usr/lib/libdbus-1.so -lm  -march=prescott -mfpmath=sse -msse3 -Wl,-soname -Wl,libpowersave.so.10 -o .libs/libpowersave.so.10.0.3
i686-pc-linux-gnu-ranlib .libs/libpowersave_dbus.a
creating libpowersave_dbus.la
(cd .libs && rm -f libpowersave_dbus.la && ln -s ../libpowersave_dbus.la libpowersave_dbus.la)
(cd .libs && rm -f libpowersave.so.10 && ln -s libpowersave.so.10.0.3 libpowersave.so.10)
(cd .libs && rm -f libpowersave.so && ln -s libpowersave.so.10.0.3 libpowersave.so)
i686-pc-linux-gnu-ar cru .libs/libpowersave.a  powerlib.o battery.o therm.o processor.o devices.o fan.o sleep.o debug.o
i686-pc-linux-gnu-ranlib .libs/libpowersave.a
creating libpowersave.la
(cd .libs && rm -f libpowersave.la && ln -s ../libpowersave.la libpowersave.la)
make[2]: Saindo do diretório `/var/tmp/portage/sys-power/powersave-0.14.0/work/powersave-0.14.0/libpower'
Making all in daemon
make[2]: Entrando no diretório `/var/tmp/portage/sys-power/powersave-0.14.0/work/powersave-0.14.0/daemon'
if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../libpower -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall  -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -MT acpi.o -MD -MP -MF ".deps/acpi.Tpo" -c -o acpi.o acpi.cpp; \
	then mv -f ".deps/acpi.Tpo" ".deps/acpi.Po"; else rm -f ".deps/acpi.Tpo"; exit 1; fi
if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../libpower -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall  -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -MT apm.o -MD -MP -MF ".deps/apm.Tpo" -c -o apm.o apm.cpp; \
	then mv -f ".deps/apm.Tpo" ".deps/apm.Po"; else rm -f ".deps/apm.Tpo"; exit 1; fi
if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../libpower -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall  -DPOWERSAVE_DEBUG -DUSE_SYSLOG -O2 -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -MT config_pm.o -MD -MP -MF ".deps/config_pm.Tpo" -c -o config_pm.o config_pm.cpp; \
	then mv -f ".deps/config_pm.Tpo" ".deps/config_pm.Po"; else rm -f ".deps/config_pm.Tpo"; exit 1; fi
/usr/include/sys/types.h:62: error: conflicting declaration ‘typedef __dev_t dev_t’
/usr/include/linux/types.h:13: error: ‘dev_t’ has a previous declaration as ‘typedef __kernel_dev_t dev_t’
/usr/include/sys/types.h:67: error: conflicting declaration ‘typedef __gid_t gid_t’
/usr/include/linux/types.h:27: error: ‘gid_t’ has a previous declaration as ‘typedef __kernel_gid_t gid_t’
/usr/include/sys/types.h:72: error: conflicting declaration ‘typedef __mode_t mode_t’
/usr/include/linux/types.h:15: error: ‘mode_t’ has a previous declaration as ‘typedef __kernel_mode_t mode_t’
/usr/include/sys/types.h:77: error: conflicting declaration ‘typedef __nlink_t nlink_t’
/usr/include/linux/types.h:16: error: ‘nlink_t’ has a previous declaration as ‘typedef __kernel_nlink_t nlink_t’
/usr/include/sys/types.h:82: error: conflicting declaration ‘typedef __uid_t uid_t’
/usr/include/linux/types.h:26: error: ‘uid_t’ has a previous declaration as ‘typedef __kernel_uid_t uid_t’
/usr/include/time.h:105: error: conflicting declaration ‘typedef void* timer_t’
/usr/include/linux/types.h:22: error: ‘timer_t’ has a previous declaration as ‘typedef __kernel_timer_t timer_t’
/usr/include/sys/select.h:78: error: conflicting declaration ‘typedef struct fd_set fd_set’
/usr/include/linux/types.h:12: error: ‘fd_set’ has a previous declaration as ‘typedef struct __kernel_fd_set fd_set’
/usr/include/sys/types.h:235: error: conflicting declaration ‘typedef __blkcnt_t blkcnt_t’
/usr/include/linux/types.h:119: error: ‘blkcnt_t’ has a previous declaration as ‘typedef long unsigned int blkcnt_t’
make[2]: ** [apm.o] Erro 1
make[2]: ** Esperando que outros processos terminem.
make[2]: Saindo do diretório `/var/tmp/portage/sys-power/powersave-0.14.0/work/powersave-0.14.0/daemon'
make[1]: ** [all-recursive] Erro 1
make[1]: Saindo do diretório `/var/tmp/portage/sys-power/powersave-0.14.0/work/powersave-0.14.0'
make: ** [all] Erro 2
 * 
 * ERROR: sys-power/powersave-0.14.0 failed.
 * Call stack:
 *                 ebuild.sh, line 1701:  Called dyn_compile
 *                 ebuild.sh, line 1039:  Called qa_call 'src_compile'
 *                 ebuild.sh, line   44:  Called src_compile
 *   powersave-0.14.0.ebuild, line   40:  Called die
 * The specific snippet of code:
 *   	emake || die "emake failed"
 *  The die message:
 *   emake failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/sys-power/powersave-0.14.0/temp/build.log'.
 *