Hello,

I'm trying to compile powersave but I'm getting an error related to
some conflicts in files, the files belongs to sys-libs/glibc-2.7-r1

it seems that soneone else[1] has the same issue as I have, too bad it's
just a pastebin I got from google, I couldn't find the source.

build log and 'paludis --info powersave' are attached

Thank you.

[1]: http://pastebin.ca/902631

-- 
Wael Nasreddine
http://wael.nasreddine.com
PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724  DE12 5565 3945 C8DD 18A2

.: An infinite number of monkeys typing into GNU emacs,
   would never make a good program. (L. Torvalds 1995) :.
Building target list... 
Building dependency list...

These packages will be installed:

* sys-power/powersave [N 0.14.0] <target>
    "Powersave Daemon"
    -doc

Total: 1 package (1 new)

Use flags:

* doc:                          Adds extra documentation (API, Javadoc, etc)

(1 of 1) Installing sys-power/powersave-0.14.0:0::gentoo

Checking 'powersave-0.14.0.tar.bz2'... ok
>>> Running ebuild phase prepare as root:root...
>>> Starting builtin_prepare
>>> Done builtin_prepare
>>> Completed ebuild phase prepare
>>> Running ebuild phases init saveenv as 
paludisbuild:paludisbuild...
>>> Starting builtin_init
>>> Done builtin_init
>>> Starting builtin_saveenv
>>> Done builtin_saveenv
>>> Completed ebuild phases init saveenv
>>> Running ebuild phases loadenv setup saveenv as root:root...
>>> Starting builtin_loadenv
>>> Done builtin_loadenv
>>> Starting pkg_setup
>>> Done pkg_setup
>>> Starting builtin_saveenv
>>> Done builtin_saveenv
>>> Completed ebuild phases loadenv setup saveenv
>>> Running ebuild phases loadenv unpack compile saveenv as 
paludisbuild:paludisbuild...
>>> Starting builtin_loadenv
>>> Done builtin_loadenv
>>> Starting src_unpack
>>> Unpacking powersave-0.14.0.tar.bz2 to 
>>> /mnt/storage/Gentoo-System/paludis_builddir/sys-power/powersave-0.14.0/work
tar jxf /mnt/storage/Gentoo-System/distfiles/powersave-0.14.0.tar.bz2 
--no-same-owner
 * Applying plugdev_access.patch ...
 [ ok ]
>>> Done src_unpack
>>> Starting src_compile
econf: updating 
/mnt/storage/Gentoo-System/paludis_builddir/sys-power/powersave-0.14.0/work/powersave-0.14.0/config.guess
 with /usr/share/gnuconfig/config.guess
econf: updating 
/mnt/storage/Gentoo-System/paludis_builddir/sys-power/powersave-0.14.0/work/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=/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... 
/usr/libexec/paludis/utils/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... doxygen
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:            /bin
gnome bindir:          /usr/bin
install docs:          false
buildenvironment:      no
buildarchitecture:     ix86
dbus version:          1.1.4
hal version:           0.5.10
enable scheme debug:   no     (Additional debug output to stdout if powersaved
                               is started in non daemon mode)

make -j4
/usr/bin/make  all-recursive
make[1]: Entering directory 
`/mnt/storage/Gentoo-System/paludis_builddir/sys-power/powersave-0.14.0/work/powersave-0.14.0'
Making all in libpower
make[2]: Entering directory 
`/mnt/storage/Gentoo-System/paludis_builddir/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 -pipe -march=pentium-m 
-fomit-frame-pointer -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 -pipe -march=pentium-m 
-fomit-frame-pointer -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 -pipe -march=pentium-m 
-fomit-frame-pointer -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
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 -pipe -march=pentium-m 
-fomit-frame-pointer -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
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 -pipe -march=pentium-m 
-fomit-frame-pointer -MT battery.lo -MD -MP -MF .deps/battery.Tpo -c battery.c  
-fPIC -DPIC -o .libs/battery.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 -pipe -march=pentium-m 
-fomit-frame-pointer -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 -pipe -march=pentium-m 
-fomit-frame-pointer -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 -pipe -march=pentium-m 
-fomit-frame-pointer -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 -pipe -march=pentium-m 
-fomit-frame-pointer -MT powersave_hal.lo -MD -MP -MF .deps/powersave_hal.Tpo 
-c powersave_hal.c  -fPIC -DPIC -o .libs/powersave_hal.o
powerlib.c:276: warning: C99 inline functions are not supported; using GNU89
powerlib.c:276: warning: to disable this warning use -fgnu89-inline or the 
gnu_inline function attribute
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 -pipe -march=pentium-m 
-fomit-frame-pointer -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
 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 -pipe -march=pentium-m 
-fomit-frame-pointer -MT powerlib.lo -MD -MP -MF .deps/powerlib.Tpo -c 
powerlib.c -o powerlib.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 -pipe -march=pentium-m 
-fomit-frame-pointer -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 -pipe -march=pentium-m 
-fomit-frame-pointer -MT therm.lo -MD -MP -MF .deps/therm.Tpo -c therm.c  -fPIC 
-DPIC -o .libs/therm.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 -pipe -march=pentium-m 
-fomit-frame-pointer -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 -pipe -march=pentium-m 
-fomit-frame-pointer -MT therm.lo -MD -MP -MF .deps/therm.Tpo -c therm.c -o 
therm.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 -pipe -march=pentium-m 
-fomit-frame-pointer -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
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 -pipe -march=pentium-m 
-fomit-frame-pointer -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
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 -pipe -march=pentium-m 
-fomit-frame-pointer -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 -pipe -march=pentium-m 
-fomit-frame-pointer -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 -pipe -march=pentium-m 
-fomit-frame-pointer -MT devices.lo -MD -MP -MF .deps/devices.Tpo -c devices.c  
-fPIC -DPIC -o .libs/devices.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 -pipe -march=pentium-m 
-fomit-frame-pointer -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 -pipe -march=pentium-m 
-fomit-frame-pointer -MT fan.lo -MD -MP -MF .deps/fan.Tpo -c fan.c -o fan.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 -pipe -march=pentium-m 
-fomit-frame-pointer -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
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 -pipe -march=pentium-m 
-fomit-frame-pointer -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 -pipe -march=pentium-m 
-fomit-frame-pointer -MT devices.lo -MD -MP -MF .deps/devices.Tpo -c devices.c 
-o devices.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 -pipe -march=pentium-m 
-fomit-frame-pointer -MT processor.lo -MD -MP -MF .deps/processor.Tpo -c 
processor.c -o processor.o >/dev/null 2>&1
/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 -pipe -march=pentium-m -fomit-frame-pointer   -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 -pipe -march=pentium-m 
-fomit-frame-pointer -MT sleep.lo -MD -MP -MF .deps/sleep.Tpo -c sleep.c  -fPIC 
-DPIC -o .libs/sleep.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 -pipe -march=pentium-m 
-fomit-frame-pointer -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 -pipe -march=pentium-m 
-fomit-frame-pointer -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 -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 -pipe -march=pentium-m 
-fomit-frame-pointer -MT powersave_dbus.lo -MD -MP -MF .deps/powersave_dbus.Tpo 
-c powersave_dbus.c -o powersave_dbus.o >/dev/null 2>&1
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=pentium-m 
-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
(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 -pipe -march=pentium-m -fomit-frame-pointer   -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 -pipe -march=pentium-m -fomit-frame-pointer   -o libpowersave_dbus.la 
-rpath /usr/lib -version-info 10:2:0 powersave_dbus.lo debug.lo -ldbus-1   
i686-pc-linux-gnu-gcc -shared  .libs/powersave_dbus.o .libs/debug.o  
/usr/lib/libdbus-1.so  -march=pentium-m -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-ranlib .libs/libpowersave_dbus.a
creating libpowersave_dbus.la
(cd .libs && rm -f libpowersave_dbus.la && ln -s ../libpowersave_dbus.la 
libpowersave_dbus.la)
libtool: link: warning: 
`/usr/lib/gcc/i686-pc-linux-gnu/4.2.2/../../..//libhal.la' seems to be moved
libtool: link: warning: 
`/usr/lib/gcc/i686-pc-linux-gnu/4.2.2/../../..//libdbus-1.la' seems to be moved
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,/mnt/storage/Gentoo-System/paludis_builddir/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.2.2/../../../ 
-L/usr/lib /usr/lib/libhal.so /usr/lib/libdbus-1.so -lm  -march=pentium-m 
-Wl,-soname -Wl,libpowersave.so.10 -o .libs/libpowersave.so.10.0.3
(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]: Leaving directory 
`/mnt/storage/Gentoo-System/paludis_builddir/sys-power/powersave-0.14.0/work/powersave-0.14.0/libpower'
Making all in daemon
make[2]: Entering directory 
`/mnt/storage/Gentoo-System/paludis_builddir/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 -pipe -march=pentium-m 
-fomit-frame-pointer -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 -pipe -march=pentium-m 
-fomit-frame-pointer -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 -pipe -march=pentium-m 
-fomit-frame-pointer -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
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 -pipe -march=pentium-m 
-fomit-frame-pointer -MT cpufreq_interface.o -MD -MP -MF 
".deps/cpufreq_interface.Tpo" -c -o cpufreq_interface.o cpufreq_interface.cpp; \
        then mv -f ".deps/cpufreq_interface.Tpo" ".deps/cpufreq_interface.Po"; 
else rm -f ".deps/cpufreq_interface.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 -pipe -march=pentium-m 
-fomit-frame-pointer -MT cpufreq_userspace.o -MD -MP -MF 
".deps/cpufreq_userspace.Tpo" -c -o cpufreq_userspace.o cpufreq_userspace.cpp; \
        then mv -f ".deps/cpufreq_userspace.Tpo" ".deps/cpufreq_userspace.Po"; 
else rm -f ".deps/cpufreq_userspace.Tpo"; exit 1; fi
In file included from /usr/include/stdlib.h:321,
                 from 
/usr/lib/gcc/i686-pc-linux-gnu/4.2.2/include/g++-v4/cstdlib:73,
                 from 
/usr/lib/gcc/i686-pc-linux-gnu/4.2.2/include/g++-v4/bits/stl_algobase.h:69,
                 from 
/usr/lib/gcc/i686-pc-linux-gnu/4.2.2/include/g++-v4/bits/stl_tree.h:68,
                 from 
/usr/lib/gcc/i686-pc-linux-gnu/4.2.2/include/g++-v4/map:66,
                 from config_pm.h:29,
                 from pm_interface.h:37,
                 from apm.h:32,
                 from apm.cpp:30:
/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'
In file included from /usr/include/sys/types.h:134,
                 from /usr/include/stdlib.h:321,
                 from 
/usr/lib/gcc/i686-pc-linux-gnu/4.2.2/include/g++-v4/cstdlib:73,
                 from 
/usr/lib/gcc/i686-pc-linux-gnu/4.2.2/include/g++-v4/bits/stl_algobase.h:69,
                 from 
/usr/lib/gcc/i686-pc-linux-gnu/4.2.2/include/g++-v4/bits/stl_tree.h:68,
                 from 
/usr/lib/gcc/i686-pc-linux-gnu/4.2.2/include/g++-v4/map:66,
                 from config_pm.h:29,
                 from pm_interface.h:37,
                 from apm.h:32,
                 from apm.cpp:30:
/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'
In file included from /usr/include/sys/types.h:221,
                 from /usr/include/stdlib.h:321,
                 from 
/usr/lib/gcc/i686-pc-linux-gnu/4.2.2/include/g++-v4/cstdlib:73,
                 from 
/usr/lib/gcc/i686-pc-linux-gnu/4.2.2/include/g++-v4/bits/stl_algobase.h:69,
                 from 
/usr/lib/gcc/i686-pc-linux-gnu/4.2.2/include/g++-v4/bits/stl_tree.h:68,
                 from 
/usr/lib/gcc/i686-pc-linux-gnu/4.2.2/include/g++-v4/map:66,
                 from config_pm.h:29,
                 from pm_interface.h:37,
                 from apm.h:32,
                 from apm.cpp:30:
/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'
In file included from /usr/include/stdlib.h:321,
                 from 
/usr/lib/gcc/i686-pc-linux-gnu/4.2.2/include/g++-v4/cstdlib:73,
                 from 
/usr/lib/gcc/i686-pc-linux-gnu/4.2.2/include/g++-v4/bits/stl_algobase.h:69,
                 from 
/usr/lib/gcc/i686-pc-linux-gnu/4.2.2/include/g++-v4/bits/stl_tree.h:68,
                 from 
/usr/lib/gcc/i686-pc-linux-gnu/4.2.2/include/g++-v4/map:66,
                 from config_pm.h:29,
                 from pm_interface.h:37,
                 from apm.h:32,
                 from apm.cpp:30:
/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'
distcc[7276] ERROR: compile apm.cpp on 192.168.1.7/2 failed
make[2]: *** [apm.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory 
`/mnt/storage/Gentoo-System/paludis_builddir/sys-power/powersave-0.14.0/work/powersave-0.14.0/daemon'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/mnt/storage/Gentoo-System/paludis_builddir/sys-power/powersave-0.14.0/work/powersave-0.14.0'
make: *** [all] Error 2

!!! ERROR in sys-power/powersave-0.14.0:
!!! In src_compile at line 4663
!!! emake failed

!!! Call stack:
!!!    * src_compile 
(/mnt/storage/Gentoo-System/paludis_builddir/sys-power/powersave-0.14.0/temp/loadsaveenv:4663)
!!!    * ebuild_f_compile (/usr/libexec/paludis/0/src_compile.bash:51)
!!!    * ebuild_main (/usr/libexec/paludis/ebuild.bash:457)
!!!    * main (/usr/libexec/paludis/ebuild.bash:475)

diefunc: making ebuild PID 28292 exit with error
die trap: exiting with error.

Install error:
  * In program /usr/bin/paludis --log-level warning --continue-on-failure 
if-satisfied --dl-reinstall if-use-changed --dl-upgrade as-needed 
--show-use-descriptions all --show-package-descriptions all -i powersave:
  * When performing install action from command line:
  * When executing install task:
  * When installing 'sys-power/powersave-0.14.0:0::gentoo':
  * Install error: Install failed for 'sys-power/powersave-0.14.0:0::gentoo'



Summary of failures:

* sys-power/powersave-0.14.0:0::gentoo: failure

Total: 1 package, 0 successes, 0 skipped, 1 failure

Resume command: /usr/bin/paludis --log-level warning --install 
--add-to-world-spec '( sys-power/powersave )' --dl-deps-default discard 
'=sys-power/powersave-0.14.0:0::gentoo'

paludis 0.26.0_alpha9
Paludis build information:
    Compiler:
        CXX:                   i686-pc-linux-gnu-g++ 4.2.2 (Gentoo 4.2.2 p1.0)
        CXXFLAGS:              -O2 -pipe -march=pentium-m -fomit-frame-pointer
        LDFLAGS:               
        DATE:                  2008-02-04T23:14:13+0100

    Libraries:
        C++ Library:           GNU libstdc++ 20071007

    Reduced Privs:
        reduced_uid:           103
        reduced_uid->name:     paludisbuild
        reduced_uid->dir:      /var/tmp/paludis
        reduced_gid:           445
        reduced_gid->name:     paludisbuild

    Paths:
        DATADIR:               /usr/share
        LIBDIR:                /usr/lib
        LIBEXECDIR:            /usr/libexec
        SYSCONFDIR:            /etc
        PYTHONINSTALLDIR:      /usr/lib/python2.5/site-packages
        RUBYINSTALLDIR:        

Repository virtuals:
    format:                    virtuals

Repository installed-virtuals:
    format:                    installed_virtuals
    root:                      /

Repository gentoo:
    format:                    ebuild
    location:                  /home/overlays/gentoo
    append_repository_name_to_write_cache: true
    binary_destination:        false
    binary_keywords:           
    binary_uri_prefix:         
    builddir:                  /mnt/storage/Gentoo-System/paludis_builddir
    cache:                     /home/overlays/gentoo/metadata/cache
    distdir:                   /mnt/storage/Gentoo-System/distfiles
    eapi_when_unknown:         0
    eapi_when_unspecified:     0
    eclassdirs:                /home/overlays/gentoo/eclass
    ignore_deprecated_profiles: false
    layout:                    traditional
    names_cache:               /home/overlays/gentoo/.cache/names
    newsdir:                   /home/overlays/gentoo/metadata/news
    profile_eapi:              0
    profiles:                  
/home/overlays/gentoo/profiles/default-linux/x86/2007.0
    securitydir:               /home/overlays/gentoo/metadata/glsa
    setsdir:                   /home/overlays/gentoo/sets
    sync:                      rsync://rsync.gentoo.org/gentoo-portage
    sync_options:              
    use_manifest:              use
    write_cache:               /var/cache/paludis/metadata

    Package information:
        app-admin/eselect-compiler: (none)
        app-shells/bash:       3.2_p33
        dev-java/java-config:  1.3.7 2.1.4
        dev-lang/python:       2.5.1-r5
        dev-python/pycrypto:   (none)
        dev-util/ccache:       (none)
        dev-util/confcache:    (none)
        sys-apps/baselayout:   2.0.0_rc6-r1
        sys-apps/sandbox:      1.2.18.1-r2
        sys-devel/autoconf:    2.13 2.61-r1
        sys-devel/automake:    1.10.1 1.4_p6 1.5 1.7.9-r1 1.8.5-r3 1.9.6-r2
        sys-devel/binutils:    2.18-r1
        sys-devel/gcc-config:  1.4.0-r4
        sys-devel/libtool:     1.5.26
        virtual/os-headers:    2.6.24 (for sys-kernel/linux-headers::installed)

Repository installed:
    format:                    vdb
    location:                  /var/db/pkg
    builddir:                  /var/tmp/paludis
    names_cache:               /var/db/pkg/.cache/names
    provides_cache:            /var/db/pkg/.cache/provides
    root:                      /
    world:                     /var/db/pkg/world

Repository berkano:
    format:                    ebuild
    location:                  /home/overlays/berkano
    append_repository_name_to_write_cache: true
    binary_destination:        false
    binary_keywords:           
    binary_uri_prefix:         
    builddir:                  /mnt/storage/Gentoo-System/paludis_builddir
    cache:                     /var/empty
    distdir:                   /mnt/storage/Gentoo-System/distfiles
    eapi_when_unknown:         0
    eapi_when_unspecified:     0
    eclassdirs:                /home/overlays/gentoo/eclass 
/home/overlays/berkano/eclass
    ignore_deprecated_profiles: false
    layout:                    traditional
    master_repository:         gentoo
    names_cache:               /home/overlays/berkano/.cache/names
    newsdir:                   /home/overlays/berkano/metadata/news
    profile_eapi:              0
    profiles:                  
/home/overlays/gentoo/profiles/default-linux/x86/2007.0
    securitydir:               /home/overlays/berkano/metadata/glsa
    setsdir:                   /home/overlays/berkano/sets
    sync:                      svn+http://svn.liveforge.org/berkano/trunk
    sync_options:              
    use_manifest:              use
    write_cache:               /var/cache/paludis/metadata

Repository paludis-extras:
    format:                    ebuild
    location:                  /home/overlays/paludis-extras
    append_repository_name_to_write_cache: true
    binary_destination:        false
    binary_keywords:           
    binary_uri_prefix:         
    builddir:                  /mnt/storage/Gentoo-System/paludis_builddir
    cache:                     /var/empty
    distdir:                   /mnt/storage/Gentoo-System/distfiles
    eapi_when_unknown:         0
    eapi_when_unspecified:     0
    eclassdirs:                /home/overlays/gentoo/eclass 
/home/overlays/paludis-extras/eclass
    ignore_deprecated_profiles: false
    layout:                    traditional
    master_repository:         gentoo
    names_cache:               /home/overlays/paludis-extras/.cache/names
    newsdir:                   /home/overlays/paludis-extras/metadata/news
    profile_eapi:              0
    profiles:                  
/home/overlays/gentoo/profiles/default-linux/x86/2007.0
    securitydir:               /home/overlays/paludis-extras/metadata/glsa
    setsdir:                   /home/overlays/paludis-extras/sets
    sync:                      rsync://drzile.dyndns.org/paludis-extras 
rsync://server.guldbrand.net/paludis-extras rsync://ns-linux.org/paludis-extras/
    sync_options:              
    use_manifest:              use
    write_cache:               /var/cache/paludis/metadata

Repository sunrise:
    format:                    ebuild
    location:                  /home/overlays/sunrise
    append_repository_name_to_write_cache: true
    binary_destination:        false
    binary_keywords:           
    binary_uri_prefix:         
    builddir:                  /mnt/storage/Gentoo-System/paludis_builddir
    cache:                     /var/empty
    distdir:                   /mnt/storage/Gentoo-System/distfiles
    eapi_when_unknown:         0
    eapi_when_unspecified:     0
    eclassdirs:                /home/overlays/gentoo/eclass 
/home/overlays/sunrise/eclass
    ignore_deprecated_profiles: false
    layout:                    traditional
    master_repository:         gentoo
    names_cache:               /home/overlays/sunrise/.cache/names
    newsdir:                   /home/overlays/sunrise/metadata/news
    profile_eapi:              0
    profiles:                  
/home/overlays/gentoo/profiles/default-linux/x86/2007.0
    securitydir:               /home/overlays/sunrise/metadata/glsa
    setsdir:                   /home/overlays/sunrise/sets
    sync:                      
svn+http://overlays.gentoo.org/svn/proj/sunrise/reviewed/
    sync_options:              
    use_manifest:              use
    write_cache:               /var/cache/paludis/metadata

Repository wgentoo:
    format:                    ebuild
    location:                  /home/overlays/wgentoo
    append_repository_name_to_write_cache: true
    binary_destination:        false
    binary_keywords:           
    binary_uri_prefix:         
    builddir:                  /mnt/storage/Gentoo-System/paludis_builddir
    cache:                     /var/empty
    distdir:                   /mnt/storage/Gentoo-System/distfiles
    eapi_when_unknown:         0
    eapi_when_unspecified:     0
    eclassdirs:                /home/overlays/gentoo/eclass 
/home/overlays/wgentoo/eclass
    ignore_deprecated_profiles: false
    layout:                    traditional
    master_repository:         gentoo
    names_cache:               /home/overlays/wgentoo/.cache/names
    newsdir:                   /home/overlays/wgentoo/metadata/news
    profile_eapi:              0
    profiles:                  
/home/overlays/gentoo/profiles/default-linux/x86/2007.0
    securitydir:               /home/overlays/wgentoo/metadata/glsa
    setsdir:                   /home/overlays/wgentoo/sets
    sync:                      svn://wael.nasreddine.com/wgentoo/trunk
    sync_options:              
    use_manifest:              use
    write_cache:               /var/cache/paludis/metadata

Package sys-power/powersave-0.14.0:0::gentoo:

        >>> Running ebuild phase infovars as 
paludisbuild:paludisbuild...
        >>> Starting builtin_infovars
        ACCEPT_KEYWORDS=x86
        CFLAGS=-O2 -pipe -march=pentium-m -fomit-frame-pointer
        CBUILD=i686-pc-linux-gnu
        CHOST=i686-pc-linux-gnu
        CONFIG_PROTECT= 
        CONFIG_PROTECT_MASK= 
        CPPFLAGS=
        CTARGET=
        CXXFLAGS=-O2 -pipe -march=pentium-m -fomit-frame-pointer
        DISTDIR=/mnt/storage/Gentoo-System/distfiles
        FEATURES=sandbox sfperms
        GENTOO_MIRRORS=
        INSTALL_MASK=
        LANG=
        LC_ALL=
        LINGUAS=en
        LDFLAGS=
        MAKEOPTS=-j4
        PORTAGE_COMPRESS=
        PORTAGE_COMPRESS_FLAGS=
        PORTAGE_TMPDIR=/mnt/storage/Gentoo-System/paludis_builddir
        PORTDIR=/home/overlays/gentoo
        PORTDIR_OVERLAY=
        SYNC=
        USE=x86 elibc_glibc video_cards_i810 video_cards_vesa 
apache2_modules_actions apache2_modules_alias apache2_modules_auth_basic 
apache2_modules_authn_alias apache2_modules_authn_anon 
apache2_modules_authn_dbm apache2_modules_authn_default 
apache2_modules_authn_file apache2_modules_authz_dbm 
apache2_modules_authz_default apache2_modules_authz_groupfile 
apache2_modules_authz_host apache2_modules_authz_owner 
apache2_modules_authz_user apache2_modules_autoindex apache2_modules_cache 
apache2_modules_dav apache2_modules_dav_fs apache2_modules_dav_lock 
apache2_modules_deflate apache2_modules_dir apache2_modules_disk_cache 
apache2_modules_env apache2_modules_expires apache2_modules_ext_filter 
apache2_modules_file_cache apache2_modules_filter apache2_modules_headers 
apache2_modules_include apache2_modules_info apache2_modules_log_config 
apache2_modules_logio apache2_modules_mem_cache apache2_modules_mime 
apache2_modules_mime_magic apache2_modules_negotiation apache2_modules_rewrite 
apache2_modules_setenvif apache2_modules_speling apache2_modules_status 
apache2_modules_unique_id apache2_modules_userdir apache2_modules_usertrack 
apache2_modules_vhost_alias cameras_adc65 cameras_agfa_cl20 cameras_aox 
cameras_barbie cameras_canon cameras_casio_qv cameras_clicksmart310 
cameras_digigr8 cameras_digita cameras_dimagev cameras_dimera3500 
cameras_directory cameras_enigma13 cameras_fuji cameras_gsmart300 cameras_hp215 
cameras_iclick cameras_jamcam cameras_jd11 cameras_kodak_dc120 
cameras_kodak_dc210 cameras_kodak_dc240 cameras_kodak_dc3200 
cameras_kodak_ez200 cameras_konica cameras_konica_qm150 cameras_largan 
cameras_lg_gsm cameras_mars cameras_mustek cameras_panasonic_coolshot 
cameras_panasonic_dc1000 cameras_panasonic_dc1580 cameras_panasonic_l859 
cameras_pccam300 cameras_pccam600 cameras_polaroid_pdc320 
cameras_polaroid_pdc640 cameras_polaroid_pdc700 cameras_ptp2 cameras_ricoh 
cameras_ricoh_g3 cameras_samsung cameras_sierra cameras_sipix_blink 
cameras_sipix_blink2 cameras_sipix_web2 cameras_smal cameras_sonix 
cameras_sony_dscf1 cameras_sony_dscf55 cameras_soundvision cameras_spca50x 
cameras_sq905 cameras_stv0674 cameras_stv0680 cameras_sx330z cameras_template 
cameras_toshiba_pdrm11 lcd_devices_bayrad lcd_devices_cfontz 
lcd_devices_cfontz633 lcd_devices_glk lcd_devices_hd44780 lcd_devices_lb216 
lcd_devices_lcdm001 lcd_devices_mtxorb lcd_devices_ncurses lcd_devices_text 
kernel_linux userland_GNU linguas_en alsa_pcm_plugins_adpcm 
alsa_pcm_plugins_alaw alsa_pcm_plugins_asym alsa_pcm_plugins_copy 
alsa_pcm_plugins_dmix alsa_pcm_plugins_dshare alsa_pcm_plugins_dsnoop 
alsa_pcm_plugins_empty alsa_pcm_plugins_extplug alsa_pcm_plugins_file 
alsa_pcm_plugins_hooks alsa_pcm_plugins_iec958 alsa_pcm_plugins_ioplug 
alsa_pcm_plugins_ladspa alsa_pcm_plugins_lfloat alsa_pcm_plugins_linear 
alsa_pcm_plugins_meter alsa_pcm_plugins_mulaw alsa_pcm_plugins_multi 
alsa_pcm_plugins_null alsa_pcm_plugins_plug alsa_pcm_plugins_rate 
alsa_pcm_plugins_route alsa_pcm_plugins_share alsa_pcm_plugins_shm 
alsa_pcm_plugins_softvol alsa_cards_hda-intel input_devices_keyboard 
input_devices_mouse input_devices_synaptics 
        PORTAGE_RSYNC_OPTS=
        PORTAGE_RSYNC_EXTRA_OPTS=
        >>> Done builtin_infovars
        >>> Completed ebuild phase infovars

Attachment: pgpG8WaoCB1Qm.pgp
Description: PGP signature

Reply via email to