>>> Unpacking source... >>> Unpacking tinyos-1.1.15Dec2005cvs.tar.gz to /var/tmp/portage/dev-tinyos/tos-uisp-1.1.15/work * Running eautoreconf in '/var/tmp/portage/dev-tinyos/tos-uisp-1.1.15/work/tinyos-1.1.15Dec2005cvs/tools/src/uisp' ... * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/dev-tinyos/tos-uisp-1.1.15/work/tinyos-1.1.15Dec2005cvs/tools/src/uisp ... ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc 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-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking for a BSD-compatible install... /usr/bin/install -c 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.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 for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether i686-pc-linux-gnu-gcc needs -traditional... no checking for working memcmp... yes checking for vprintf... yes checking for _doprnt... no checking for gettimeofday... yes checking for select... yes checking for strstr... yes checking for strtol... yes checking for strtod... yes configure: creating ./config.status config.status: creating src/Makefile config.status: creating uisp.1 config.status: creating uisp.spec config.status: creating Makefile config.status: creating src/config.h config.status: executing depfiles commands make -j14 Making all in src make[1]: Entering directory `/var/tmp/portage/dev-tinyos/tos-uisp-1.1.15/work/tinyos-1.1.15Dec2005cvs/tools/src/uisp/src' make all-am make[2]: Entering directory `/var/tmp/portage/dev-tinyos/tos-uisp-1.1.15/work/tinyos-1.1.15Dec2005cvs/tools/src/uisp/src' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Wall -Werror -O2 -pipe -MT Avr.o -MD -MP -MF .deps/Avr.Tpo -c -o Avr.o Avr.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Wall -Werror -O2 -pipe -MT AvrAtmel.o -MD -MP -MF .deps/AvrAtmel.Tpo -c -o AvrAtmel.o AvrAtmel.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Wall -Werror -O2 -pipe -MT AvrDummy.o -MD -MP -MF .deps/AvrDummy.Tpo -c -o AvrDummy.o AvrDummy.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Wall -Werror -O2 -pipe -MT AvrStargate.o -MD -MP -MF .deps/AvrStargate.Tpo -c -o AvrStargate.o AvrStargate.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Wall -Werror -O2 -pipe -MT DAPA.o -MD -MP -MF .deps/DAPA.Tpo -c -o DAPA.o DAPA.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Wall -Werror -O2 -pipe -MT Main.o -MD -MP -MF .deps/Main.Tpo -c -o Main.o Main.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Wall -Werror -O2 -pipe -MT MotIntl.o -MD -MP -MF .deps/MotIntl.Tpo -c -o MotIntl.o MotIntl.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Wall -Werror -O2 -pipe -MT SASA.o -MD -MP -MF .deps/SASA.Tpo -c -o SASA.o SASA.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Wall -Werror -O2 -pipe -MT Serial.o -MD -MP -MF .deps/Serial.Tpo -c -o Serial.o Serial.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Wall -Werror -O2 -pipe -MT Stk500.o -MD -MP -MF .deps/Stk500.Tpo -c -o Stk500.o Stk500.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Wall -Werror -O2 -pipe -MT Terminal.o -MD -MP -MF .deps/Terminal.Tpo -c -o Terminal.o Terminal.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Wall -Werror -O2 -pipe -MT cygwinp.o -MD -MP -MF .deps/cygwinp.Tpo -c -o cygwinp.o cygwinp.C cc1plus: warnings being treated as errors Stk500.C: In member function 'virtual void TStk500::FlushWriteBuffer()': Stk500.C:424: error: suggest parentheses around + or - inside shift cc1plus: warnings being treated as errors Avr.C:127: error: deprecated conversion from string constant to 'char*' Avr.C:127: error: deprecated conversion from string constant to 'char*' Avr.C:127: error: deprecated conversion from string constant to 'char*' Avr.C:127: error: deprecated conversion from string constant to 'char*' Avr.C:127: error: deprecated conversion from string constant to 'char*' Avr.C:127: error: deprecated conversion from string constant to 'char*' Avr.C:127: error: deprecated conversion from string constant to 'char*' Avr.C:127: error: deprecated conversion from string constant to 'char*' Stk500.C: In member function 'void TStk500::Initialize()': Stk500.C:632: error: suggest parentheses around assignment used as truth value Avr.C:127: error: deprecated conversion from string constant to 'char*' Avr.C:127: error: deprecated conversion from string constant to 'char*' Avr.C:127: error: deprecated conversion from string constant to 'char*' Avr.C:127: error: deprecated conversion from string constant to 'char*' Avr.C:127: error: deprecated conversion from string constant to 'char*' Avr.C:127: error: deprecated conversion from string constant to 'char*' Avr.C:127: error: deprecated conversion from string constant to 'char*' Avr.C:127: error: deprecated conversion from string constant to 'char*' Avr.C:127: error: deprecated conversion from string constant to 'char*' Avr.C:127: error: deprecated conversion from string constant to 'char*' Avr.C:127: error: deprecated conversion from string constant to 'char*' Avr.C:127: error: deprecated conversion from string constant to 'char*' Avr.C:127: error: deprecated conversion from string constant to 'char*' Avr.C:127: error: deprecated conversion from string constant to 'char*' Avr.C:127: error: deprecated conversion from string constant to 'char*' Avr.C:127: error: deprecated conversion from string constant to 'char*' Avr.C:127: error: deprecated conversion from string constant to 'char*' Avr.C:127: error: deprecated conversion from string constant to 'char*' Avr.C:127: error: deprecated conversion from string constant to 'char*' Avr.C:127: error: deprecated conversion from string constant to 'char*' Avr.C:127: error: deprecated conversion from string constant to 'char*' Avr.C:127: error: deprecated conversion from string constant to 'char*' Avr.C:127: error: deprecated conversion from string constant to 'char*' make[2]: *** [Avr.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [Stk500.o] Error 1 mv -f .deps/cygwinp.Tpo .deps/cygwinp.Po mv -f .deps/SASA.Tpo .deps/SASA.Po mv -f .deps/Terminal.Tpo .deps/Terminal.Po mv -f .deps/Main.Tpo .deps/Main.Po mv -f .deps/AvrStargate.Tpo .deps/AvrStargate.Po mv -f .deps/Serial.Tpo .deps/Serial.Po mv -f .deps/AvrDummy.Tpo .deps/AvrDummy.Po mv -f .deps/MotIntl.Tpo .deps/MotIntl.Po mv -f .deps/AvrAtmel.Tpo .deps/AvrAtmel.Po mv -f .deps/DAPA.Tpo .deps/DAPA.Po make[2]: Leaving directory `/var/tmp/portage/dev-tinyos/tos-uisp-1.1.15/work/tinyos-1.1.15Dec2005cvs/tools/src/uisp/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/var/tmp/portage/dev-tinyos/tos-uisp-1.1.15/work/tinyos-1.1.15Dec2005cvs/tools/src/uisp/src' make: *** [all-recursive] Error 1 * * ERROR: dev-tinyos/tos-uisp-1.1.15 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2581: Called _eapi0_src_compile * ebuild.sh, line 595: Called _eapi2_src_compile * ebuild.sh, line 629: 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/dev-tinyos/tos-uisp-1.1.15:20081214-151340.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-tinyos/tos-uisp-1.1.15/temp/environment'. *