>>> Unpacking source... >>> Unpacking beanstalkd-1.0.tar.gz to /var/tmp/portage/app-misc/beanstalkd-1.0/work * Applying Makefile.install.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/app-misc/beanstalkd-1.0/work >>> Compiling source in /var/tmp/portage/app-misc/beanstalkd-1.0/work/beanstalkd-1.0 ... make -j10 cc -O2 -pipe -Wall -Werror -O2 -c -o beanstalkd.o beanstalkd.c cc -O2 -pipe -Wall -Werror -O2 -c -o conn.o conn.c cc -O2 -pipe -Wall -Werror -O2 -c -o job.o job.c cc -O2 -pipe -Wall -Werror -O2 -c -o ms.o ms.c cc -O2 -pipe -Wall -Werror -O2 -c -o net.o net.c cc -O2 -pipe -Wall -Werror -O2 -c -o pq.o pq.c cc -O2 -pipe -Wall -Werror -O2 -c -o prot.o prot.c cc -O2 -pipe -Wall -Werror -O2 -c -o tube.o tube.c cc1: warnings being treated as errors beanstalkd.c: In function 'daemonize': beanstalkd.c:64: error: ignoring return value of 'chdir', declared with attribute warn_unused_result make: *** [beanstalkd.o] Error 1 make: *** Waiting for unfinished jobs.... * * ERROR: app-misc/beanstalkd-1.0 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2510: 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/log/portage/app-misc:beanstalkd-1.0:20090221-005022.log'. * The ebuild environment file is located at '/var/tmp/portage/app-misc/beanstalkd-1.0/temp/environment'. * This ebuild used the following eclasses from overlays: * /usr/local/toolchain-overlay/eclass/toolchain-funcs.eclass *