>>> Unpacking source... >>> Unpacking lurker-2.1.tar.gz to /var/tmp/portage/net-mail/lurker-2.1/work >>> Unpacking mimelib-3.1.1.tar.gz to /var/tmp/portage/net-mail/lurker-2.1/work/lurker-2.1 >>> Source unpacked in /var/tmp/portage/net-mail/lurker-2.1/work >>> Compiling source in /var/tmp/portage/net-mail/lurker-2.1/work/lurker-2.1 ... ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr/local/lurker --with-mimelib-local --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 whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib 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 ANSI C... 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 timegm... yes checking for realpath... yes checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for egrep... 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 sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for iconv.h... standard checking how iconv_t ic = iconv_open("ISO-8859-1", "UTF-8") links... standard checking for zlib.h... standard checking how gzFile f = gzdopen(0, "r") links... -lz checking for mimelib... local configure: creating ./config.status config.status: creating Makefile config.status: creating libesort/Makefile config.status: creating common/Makefile config.status: creating index/Makefile config.status: creating ui/Makefile config.status: creating imgs/Makefile config.status: creating prune/Makefile config.status: creating render/Makefile config.status: creating mymime/Makefile config.status: creating lurker.conf config.status: creating apache.conf config.status: creating config.h config.status: executing depfiles commands make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/net-mail/lurker-2.1/work/lurker-2.1' Making all in mymime make[2]: Entering directory `/var/tmp/portage/net-mail/lurker-2.1/work/lurker-2.1/mymime' if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDW_UNIX -I../mimelib -O2 -pipe -MT address.o -MD -MP -MF ".deps/address.Tpo" -c -o address.o `test -f '../mimelib/address.cpp' || echo './'`../mimelib/address.cpp; \ then mv -f ".deps/address.Tpo" ".deps/address.Po"; else rm -f ".deps/address.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDW_UNIX -I../mimelib -O2 -pipe -MT addrlist.o -MD -MP -MF ".deps/addrlist.Tpo" -c -o addrlist.o `test -f '../mimelib/addrlist.cpp' || echo './'`../mimelib/addrlist.cpp; \ then mv -f ".deps/addrlist.Tpo" ".deps/addrlist.Po"; else rm -f ".deps/addrlist.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDW_UNIX -I../mimelib -O2 -pipe -MT attach.o -MD -MP -MF ".deps/attach.Tpo" -c -o attach.o `test -f '../mimelib/attach.cpp' || echo './'`../mimelib/attach.cpp; \ then mv -f ".deps/attach.Tpo" ".deps/attach.Po"; else rm -f ".deps/attach.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDW_UNIX -I../mimelib -O2 -pipe -MT basicmsg.o -MD -MP -MF ".deps/basicmsg.Tpo" -c -o basicmsg.o `test -f '../mimelib/basicmsg.cpp' || echo './'`../mimelib/basicmsg.cpp; \ then mv -f ".deps/basicmsg.Tpo" ".deps/basicmsg.Po"; else rm -f ".deps/basicmsg.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDW_UNIX -I../mimelib -O2 -pipe -MT binhex.o -MD -MP -MF ".deps/binhex.Tpo" -c -o binhex.o `test -f '../mimelib/binhex.cpp' || echo './'`../mimelib/binhex.cpp; \ then mv -f ".deps/binhex.Tpo" ".deps/binhex.Po"; else rm -f ".deps/binhex.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDW_UNIX -I../mimelib -O2 -pipe -MT body.o -MD -MP -MF ".deps/body.Tpo" -c -o body.o `test -f '../mimelib/body.cpp' || echo './'`../mimelib/body.cpp; \ then mv -f ".deps/body.Tpo" ".deps/body.Po"; else rm -f ".deps/body.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDW_UNIX -I../mimelib -O2 -pipe -MT bodypart.o -MD -MP -MF ".deps/bodypart.Tpo" -c -o bodypart.o `test -f '../mimelib/bodypart.cpp' || echo './'`../mimelib/bodypart.cpp; \ then mv -f ".deps/bodypart.Tpo" ".deps/bodypart.Po"; else rm -f ".deps/bodypart.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDW_UNIX -I../mimelib -O2 -pipe -MT boyermor.o -MD -MP -MF ".deps/boyermor.Tpo" -c -o boyermor.o `test -f '../mimelib/boyermor.cpp' || echo './'`../mimelib/boyermor.cpp; \ then mv -f ".deps/boyermor.Tpo" ".deps/boyermor.Po"; else rm -f ".deps/boyermor.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDW_UNIX -I../mimelib -O2 -pipe -MT datetime.o -MD -MP -MF ".deps/datetime.Tpo" -c -o datetime.o `test -f '../mimelib/datetime.cpp' || echo './'`../mimelib/datetime.cpp; \ then mv -f ".deps/datetime.Tpo" ".deps/datetime.Po"; else rm -f ".deps/datetime.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDW_UNIX -I../mimelib -O2 -pipe -MT disptype.o -MD -MP -MF ".deps/disptype.Tpo" -c -o disptype.o `test -f '../mimelib/disptype.cpp' || echo './'`../mimelib/disptype.cpp; \ then mv -f ".deps/disptype.Tpo" ".deps/disptype.Po"; else rm -f ".deps/disptype.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDW_UNIX -I../mimelib -O2 -pipe -MT dw_cte.o -MD -MP -MF ".deps/dw_cte.Tpo" -c -o dw_cte.o `test -f '../mimelib/dw_cte.cpp' || echo './'`../mimelib/dw_cte.cpp; \ then mv -f ".deps/dw_cte.Tpo" ".deps/dw_cte.Po"; else rm -f ".deps/dw_cte.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDW_UNIX -I../mimelib -O2 -pipe -MT dw_date.o -MD -MP -MF ".deps/dw_date.Tpo" -c -o dw_date.o `test -f '../mimelib/dw_date.cpp' || echo './'`../mimelib/dw_date.cpp; \ then mv -f ".deps/dw_date.Tpo" ".deps/dw_date.Po"; else rm -f ".deps/dw_date.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDW_UNIX -I../mimelib -O2 -pipe -MT dw_mime.o -MD -MP -MF ".deps/dw_mime.Tpo" -c -o dw_mime.o `test -f '../mimelib/dw_mime.cpp' || echo './'`../mimelib/dw_mime.cpp; \ then mv -f ".deps/dw_mime.Tpo" ".deps/dw_mime.Po"; else rm -f ".deps/dw_mime.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDW_UNIX -I../mimelib -O2 -pipe -MT dwstring.o -MD -MP -MF ".deps/dwstring.Tpo" -c -o dwstring.o `test -f '../mimelib/dwstring.cpp' || echo './'`../mimelib/dwstring.cpp; \ then mv -f ".deps/dwstring.Tpo" ".deps/dwstring.Po"; else rm -f ".deps/dwstring.Tpo"; exit 1; fi In file included from ../mimelib/dw_date.cpp:29: ../mimelib/mimelib/config.h:39:1: warning: "DW_UNIX" redefined : warning: this is the location of the previous definition if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDW_UNIX -I../mimelib -O2 -pipe -MT entity.o -MD -MP -MF ".deps/entity.Tpo" -c -o entity.o `test -f '../mimelib/entity.cpp' || echo './'`../mimelib/entity.cpp; \ then mv -f ".deps/entity.Tpo" ".deps/entity.Po"; else rm -f ".deps/entity.Tpo"; exit 1; fi In file included from ../mimelib/address.cpp:27: ../mimelib/mimelib/config.h:39:1: warning: "DW_UNIX" redefined : warning: this is the location of the previous definition if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDW_UNIX -I../mimelib -O2 -pipe -MT field.o -MD -MP -MF ".deps/field.Tpo" -c -o field.o `test -f '../mimelib/field.cpp' || echo './'`../mimelib/field.cpp; \ then mv -f ".deps/field.Tpo" ".deps/field.Po"; else rm -f ".deps/field.Tpo"; exit 1; fi In file included from ../mimelib/mimelib/binhex.h:29, from ../mimelib/binhex.cpp:4: ../mimelib/mimelib/config.h:39:1: warning: "DW_UNIX" redefined : warning: this is the location of the previous definition In file included from ../mimelib/boyermor.cpp:27: ../mimelib/mimelib/config.h:39:1: warning: "DW_UNIX" redefined : warning: this is the location of the previous definition In file included from ../mimelib/mimelib/string.h:33, from ../mimelib/attach.cpp:28: ../mimelib/mimelib/config.h:39:1: warning: "DW_UNIX" redefined : warning: this is the location of the previous definition In file included from ../mimelib/bodypart.cpp:27: ../mimelib/mimelib/config.h:39:1: warning: "DW_UNIX" redefined : warning: this is the location of the previous definition if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDW_UNIX -I../mimelib -O2 -pipe -MT fieldbdy.o -MD -MP -MF ".deps/fieldbdy.Tpo" -c -o fieldbdy.o `test -f '../mimelib/fieldbdy.cpp' || echo './'`../mimelib/fieldbdy.cpp; \ then mv -f ".deps/fieldbdy.Tpo" ".deps/fieldbdy.Po"; else rm -f ".deps/fieldbdy.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDW_UNIX -I../mimelib -O2 -pipe -MT group.o -MD -MP -MF ".deps/group.Tpo" -c -o group.o `test -f '../mimelib/group.cpp' || echo './'`../mimelib/group.cpp; \ then mv -f ".deps/group.Tpo" ".deps/group.Po"; else rm -f ".deps/group.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDW_UNIX -I../mimelib -O2 -pipe -MT headers.o -MD -MP -MF ".deps/headers.Tpo" -c -o headers.o `test -f '../mimelib/headers.cpp' || echo './'`../mimelib/headers.cpp; \ then mv -f ".deps/headers.Tpo" ".deps/headers.Po"; else rm -f ".deps/headers.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDW_UNIX -I../mimelib -O2 -pipe -MT mailbox.o -MD -MP -MF ".deps/mailbox.Tpo" -c -o mailbox.o `test -f '../mimelib/mailbox.cpp' || echo './'`../mimelib/mailbox.cpp; \ then mv -f ".deps/mailbox.Tpo" ".deps/mailbox.Po"; else rm -f ".deps/mailbox.Tpo"; exit 1; fi In file included from ../mimelib/dw_mime.cpp:27: ../mimelib/mimelib/config.h:39:1: warning: "DW_UNIX" redefined : warning: this is the location of the previous definition In file included from ../mimelib/addrlist.cpp:27: ../mimelib/mimelib/config.h:39:1: warning: "DW_UNIX" redefined : warning: this is the location of the previous definition In file included from ../mimelib/disptype.cpp:27: ../mimelib/mimelib/config.h:39:1: warning: "DW_UNIX" redefined : warning: this is the location of the previous definition if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDW_UNIX -I../mimelib -O2 -pipe -MT mboxlist.o -MD -MP -MF ".deps/mboxlist.Tpo" -c -o mboxlist.o `test -f '../mimelib/mboxlist.cpp' || echo './'`../mimelib/mboxlist.cpp; \ then mv -f ".deps/mboxlist.Tpo" ".deps/mboxlist.Po"; else rm -f ".deps/mboxlist.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDW_UNIX -I../mimelib -O2 -pipe -MT mechansm.o -MD -MP -MF ".deps/mechansm.Tpo" -c -o mechansm.o `test -f '../mimelib/mechansm.cpp' || echo './'`../mimelib/mechansm.cpp; \ then mv -f ".deps/mechansm.Tpo" ".deps/mechansm.Po"; else rm -f ".deps/mechansm.Tpo"; exit 1; fi In file included from ../mimelib/mimelib/mimepp.h:29, from ../mimelib/basicmsg.h:41, from ../mimelib/basicmsg.cpp:27: ../mimelib/mimelib/config.h:39:1: warning: "DW_UNIX" redefined : warning: this is the location of the previous definition if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDW_UNIX -I../mimelib -O2 -pipe -MT mediatyp.o -MD -MP -MF ".deps/mediatyp.Tpo" -c -o mediatyp.o `test -f '../mimelib/mediatyp.cpp' || echo './'`../mimelib/mediatyp.cpp; \ then mv -f ".deps/mediatyp.Tpo" ".deps/mediatyp.Po"; else rm -f ".deps/mediatyp.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDW_UNIX -I../mimelib -O2 -pipe -MT message.o -MD -MP -MF ".deps/message.Tpo" -c -o message.o `test -f '../mimelib/message.cpp' || echo './'`../mimelib/message.cpp; \ then mv -f ".deps/message.Tpo" ".deps/message.Po"; else rm -f ".deps/message.Tpo"; exit 1; fi In file included from ../mimelib/datetime.cpp:31: ../mimelib/mimelib/config.h:39:1: warning: "DW_UNIX" redefined : warning: this is the location of the previous definition if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDW_UNIX -I../mimelib -O2 -pipe -MT msgcmp.o -MD -MP -MF ".deps/msgcmp.Tpo" -c -o msgcmp.o `test -f '../mimelib/msgcmp.cpp' || echo './'`../mimelib/msgcmp.cpp; \ then mv -f ".deps/msgcmp.Tpo" ".deps/msgcmp.Po"; else rm -f ".deps/msgcmp.Tpo"; exit 1; fi In file included from ../mimelib/fieldbdy.cpp:27: ../mimelib/mimelib/config.h:39:1: warning: "DW_UNIX" redefined : warning: this is the location of the previous definition if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDW_UNIX -I../mimelib -O2 -pipe -MT msgid.o -MD -MP -MF ".deps/msgid.Tpo" -c -o msgid.o `test -f '../mimelib/msgid.cpp' || echo './'`../mimelib/msgid.cpp; \ then mv -f ".deps/msgid.Tpo" ".deps/msgid.Po"; else rm -f ".deps/msgid.Tpo"; exit 1; fi In file included from ../mimelib/body.cpp:27: ../mimelib/mimelib/config.h:39:1: warning: "DW_UNIX" redefined : warning: this is the location of the previous definition In file included from ../mimelib/dw_cte.cpp:27: ../mimelib/mimelib/config.h:39:1: warning: "DW_UNIX" redefined : warning: this is the location of the previous definition if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDW_UNIX -I../mimelib -O2 -pipe -MT multipar.o -MD -MP -MF ".deps/multipar.Tpo" -c -o multipar.o `test -f '../mimelib/multipar.cpp' || echo './'`../mimelib/multipar.cpp; \ then mv -f ".deps/multipar.Tpo" ".deps/multipar.Po"; else rm -f ".deps/multipar.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDW_UNIX -I../mimelib -O2 -pipe -MT param.o -MD -MP -MF ".deps/param.Tpo" -c -o param.o `test -f '../mimelib/param.cpp' || echo './'`../mimelib/param.cpp; \ then mv -f ".deps/param.Tpo" ".deps/param.Po"; else rm -f ".deps/param.Tpo"; exit 1; fi In file included from ../mimelib/group.cpp:27: ../mimelib/mimelib/config.h:39:1: warning: "DW_UNIX" redefined : warning: this is the location of the previous definition In file included from ../mimelib/mechansm.cpp:27: ../mimelib/mimelib/config.h:39:1: warning: "DW_UNIX" redefined : warning: this is the location of the previous definition if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDW_UNIX -I../mimelib -O2 -pipe -MT text.o -MD -MP -MF ".deps/text.Tpo" -c -o text.o `test -f '../mimelib/text.cpp' || echo './'`../mimelib/text.cpp; \ then mv -f ".deps/text.Tpo" ".deps/text.Po"; else rm -f ".deps/text.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDW_UNIX -I../mimelib -O2 -pipe -MT token.o -MD -MP -MF ".deps/token.Tpo" -c -o token.o `test -f '../mimelib/token.cpp' || echo './'`../mimelib/token.cpp; \ then mv -f ".deps/token.Tpo" ".deps/token.Po"; else rm -f ".deps/token.Tpo"; exit 1; fi In file included from ../mimelib/mailbox.cpp:27: ../mimelib/mimelib/config.h:39:1: warning: "DW_UNIX" redefined : warning: this is the location of the previous definition if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDW_UNIX -I../mimelib -O2 -pipe -MT uuencode.o -MD -MP -MF ".deps/uuencode.Tpo" -c -o uuencode.o `test -f '../mimelib/uuencode.cpp' || echo './'`../mimelib/uuencode.cpp; \ then mv -f ".deps/uuencode.Tpo" ".deps/uuencode.Po"; else rm -f ".deps/uuencode.Tpo"; exit 1; fi In file included from ../mimelib/field.cpp:27: ../mimelib/mimelib/config.h:39:1: warning: "DW_UNIX" redefined : warning: this is the location of the previous definition In file included from ../mimelib/msgcmp.cpp:27: ../mimelib/mimelib/config.h:39:1: warning: "DW_UNIX" redefined : warning: this is the location of the previous definition In file included from ../mimelib/mboxlist.cpp:27: ../mimelib/mimelib/config.h:39:1: warning: "DW_UNIX" redefined : warning: this is the location of the previous definition In file included from ../mimelib/message.cpp:27: ../mimelib/mimelib/config.h:39:1: warning: "DW_UNIX" redefined : warning: this is the location of the previous definition In file included from ../mimelib/entity.cpp:27: ../mimelib/mimelib/config.h:39:1: warning: "DW_UNIX" redefined : warning: this is the location of the previous definition In file included from ../mimelib/headers.cpp:27: ../mimelib/mimelib/config.h:39:1: warning: "DW_UNIX" redefined : warning: this is the location of the previous definition In file included from ../mimelib/text.cpp:27: ../mimelib/mimelib/config.h:39:1: warning: "DW_UNIX" redefined : warning: this is the location of the previous definition In file included from ../mimelib/mimelib/mimepp.h:29, from ../mimelib/basicmsg.h:41, from ../mimelib/multipar.h:28, from ../mimelib/multipar.cpp:27: ../mimelib/mimelib/config.h:39:1: warning: "DW_UNIX" redefined : warning: this is the location of the previous definition In file included from ../mimelib/mediatyp.cpp:27: ../mimelib/mimelib/config.h:39:1: warning: "DW_UNIX" redefined : warning: this is the location of the previous definition In file included from ../mimelib/msgid.cpp:27: ../mimelib/mimelib/config.h:39:1: warning: "DW_UNIX" redefined : warning: this is the location of the previous definition In file included from ../mimelib/dwstring.cpp:27: ../mimelib/mimelib/config.h:39:1: warning: "DW_UNIX" redefined : warning: this is the location of the previous definition In file included from ../mimelib/param.cpp:27: ../mimelib/mimelib/config.h:39:1: warning: "DW_UNIX" redefined : warning: this is the location of the previous definition In file included from ../mimelib/uuencode.cpp:27: ../mimelib/mimelib/config.h:39:1: warning: "DW_UNIX" redefined : warning: this is the location of the previous definition In file included from ../mimelib/token.cpp:27: ../mimelib/mimelib/config.h:39:1: warning: "DW_UNIX" redefined : warning: this is the location of the previous definition rm -f libmimelib.a ar cru libmimelib.a address.o addrlist.o attach.o basicmsg.o binhex.o body.o bodypart.o boyermor.o datetime.o disptype.o dw_cte.o dw_date.o dw_mime.o dwstring.o entity.o field.o fieldbdy.o group.o headers.o mailbox.o mboxlist.o mechansm.o mediatyp.o message.o msgcmp.o msgid.o multipar.o param.o text.o token.o uuencode.o i686-pc-linux-gnu-ranlib libmimelib.a make[2]: Leaving directory `/var/tmp/portage/net-mail/lurker-2.1/work/lurker-2.1/mymime' Making all in libesort make[2]: Entering directory `/var/tmp/portage/net-mail/lurker-2.1/work/lurker-2.1/libesort' if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../mimelib -O2 -pipe -MT Parameters.o -MD -MP -MF ".deps/Parameters.Tpo" -c -o Parameters.o Parameters.cpp; \ then mv -f ".deps/Parameters.Tpo" ".deps/Parameters.Po"; else rm -f ".deps/Parameters.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../mimelib -O2 -pipe -MT Memory.o -MD -MP -MF ".deps/Memory.Tpo" -c -o Memory.o Memory.cpp; \ then mv -f ".deps/Memory.Tpo" ".deps/Memory.Po"; else rm -f ".deps/Memory.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../mimelib -O2 -pipe -MT File.o -MD -MP -MF ".deps/File.Tpo" -c -o File.o File.cpp; \ then mv -f ".deps/File.Tpo" ".deps/File.Po"; else rm -f ".deps/File.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../mimelib -O2 -pipe -MT Source.o -MD -MP -MF ".deps/Source.Tpo" -c -o Source.o Source.cpp; \ then mv -f ".deps/Source.Tpo" ".deps/Source.Po"; else rm -f ".deps/Source.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../mimelib -O2 -pipe -MT Transaction.o -MD -MP -MF ".deps/Transaction.Tpo" -c -o Transaction.o Transaction.cpp; \ then mv -f ".deps/Transaction.Tpo" ".deps/Transaction.Po"; else rm -f ".deps/Transaction.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../mimelib -O2 -pipe -MT Merger.o -MD -MP -MF ".deps/Merger.Tpo" -c -o Merger.o Merger.cpp; \ then mv -f ".deps/Merger.Tpo" ".deps/Merger.Po"; else rm -f ".deps/Merger.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../mimelib -O2 -pipe -MT Failer.o -MD -MP -MF ".deps/Failer.Tpo" -c -o Failer.o Failer.cpp; \ then mv -f ".deps/Failer.Tpo" ".deps/Failer.Po"; else rm -f ".deps/Failer.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../mimelib -O2 -pipe -MT View.o -MD -MP -MF ".deps/View.Tpo" -c -o View.o View.cpp; \ then mv -f ".deps/View.Tpo" ".deps/View.Po"; else rm -f ".deps/View.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../mimelib -O2 -pipe -MT Master.o -MD -MP -MF ".deps/Master.Tpo" -c -o Master.o Master.cpp; \ then mv -f ".deps/Master.Tpo" ".deps/Master.Po"; else rm -f ".deps/Master.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../mimelib -O2 -pipe -MT DbMan.o -MD -MP -MF ".deps/DbMan.Tpo" -c -o DbMan.o DbMan.cpp; \ then mv -f ".deps/DbMan.Tpo" ".deps/DbMan.Po"; else rm -f ".deps/DbMan.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../mimelib -O2 -pipe -MT dump.o -MD -MP -MF ".deps/dump.Tpo" -c -o dump.o dump.cpp; \ then mv -f ".deps/dump.Tpo" ".deps/dump.Po"; else rm -f ".deps/dump.Tpo"; exit 1; fi File.cpp: In member function 'unsigned char* ESort::FileSource::inverseBuffer()': File.cpp:150: error: 'memset' was not declared in this scope File.cpp:202: error: 'memcpy' was not declared in this scope make[2]: *** [File.o] Error 1 make[2]: *** Waiting for unfinished jobs.... Transaction.cpp: In member function 'int ESort::Transaction::write(long int, int, const char*)': Transaction.cpp:98: error: 'memcpy' was not declared in this scope make[2]: *** [Transaction.o] Error 1 make[2]: Leaving directory `/var/tmp/portage/net-mail/lurker-2.1/work/lurker-2.1/libesort' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-mail/lurker-2.1/work/lurker-2.1' make: *** [all] Error 2 * * ERROR: net-mail/lurker-2.1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2430: Called die * The specific snippet of code: * emake || die "make failed" * The die message: * make 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/net-mail/lurker-2.1:20090120-050728.log'. * The ebuild environment file is located at '/var/tmp/portage/net-mail/lurker-2.1/temp/environment'. *