>>> Unpacking source... >>> Unpacking iip-1.2-dev1.tar.bz2 to /var/tmp/portage/net-irc/iip-1.2/work >>> Source unpacked in /var/tmp/portage/net-irc/iip-1.2/work >>> Compiling source in /var/tmp/portage/net-irc/iip-1.2/work/iip-1.2-dev1 ... * econf: updating iip-1.2-dev1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating iip-1.2-dev1/config.guess with /usr/share/gnuconfig/config.guess ./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 configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux 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 pod2man... /usr/bin/pod2man checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output... 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 whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for ld used by 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 for a sed that does not truncate output... /bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output... ok checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes 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 for objdir... .libs 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 static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.lo... yes checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking whether make sets $(MAKE)... (cached) yes configure: checking for OpenSSL headers and libraries in default locations ... checking for openssl/ssl.h... yes checking for main in -lssl... yes checking for main in -lcrypto... yes configure: OpenSSL found ... header dir: default lib dir: default checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... i686-pc-linux-gnu-gcc checking for ANSI C header files... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for memory.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.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 sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for ptrdiff_t... yes checking for int... yes checking size of int... 4 checking for unsigned int... yes checking for char... yes checking size of char... 1 checking for unsigned char... yes checking for short... yes checking size of short... 2 checking for unsigned short... yes checking for long... yes checking size of long... 4 checking for unsigned long... yes checking for long long... yes checking size of long long... 8 checking for unsigned long long... yes checking for int *... yes checking size of int *... 4 checking whether byte ordering is bigendian... no checking for function prototypes... yes 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 for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether setvbuf arguments are reversed... no checking return type of signal handlers... void checking for gettimeofday... yes checking for atexit... yes checking for gethostbyname... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strstr... yes checking for gdb... gdb configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/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/net-irc/iip-1.2/work/iip-1.2-dev1/src' make all-am make[2]: Entering directory `/var/tmp/portage/net-irc/iip-1.2/work/iip-1.2-dev1/src' if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT base/array.o -MD -MP -MF "base/.deps/array.Tpo" \ -c -o base/array.o `test -f 'base/array.c' || echo './'`base/array.c; \ then mv "base/.deps/array.Tpo" "base/.deps/array.Po"; \ else rm -f "base/.deps/array.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT base/buffer.o -MD -MP -MF "base/.deps/buffer.Tpo" \ -c -o base/buffer.o `test -f 'base/buffer.c' || echo './'`base/buffer.c; \ then mv "base/.deps/buffer.Tpo" "base/.deps/buffer.Po"; \ else rm -f "base/.deps/buffer.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT base/cfg.o -MD -MP -MF "base/.deps/cfg.Tpo" \ -c -o base/cfg.o `test -f 'base/cfg.c' || echo './'`base/cfg.c; \ then mv "base/.deps/cfg.Tpo" "base/.deps/cfg.Po"; \ else rm -f "base/.deps/cfg.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT base/dblock.o -MD -MP -MF "base/.deps/dblock.Tpo" \ -c -o base/dblock.o `test -f 'base/dblock.c' || echo './'`base/dblock.c; \ then mv "base/.deps/dblock.Tpo" "base/.deps/dblock.Po"; \ else rm -f "base/.deps/dblock.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT base/getch.o -MD -MP -MF "base/.deps/getch.Tpo" \ -c -o base/getch.o `test -f 'base/getch.c' || echo './'`base/getch.c; \ then mv "base/.deps/getch.Tpo" "base/.deps/getch.Po"; \ else rm -f "base/.deps/getch.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT base/itag.o -MD -MP -MF "base/.deps/itag.Tpo" \ -c -o base/itag.o `test -f 'base/itag.c' || echo './'`base/itag.c; \ then mv "base/.deps/itag.Tpo" "base/.deps/itag.Po"; \ else rm -f "base/.deps/itag.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT base/mem.o -MD -MP -MF "base/.deps/mem.Tpo" \ -c -o base/mem.o `test -f 'base/mem.c' || echo './'`base/mem.c; \ then mv "base/.deps/mem.Tpo" "base/.deps/mem.Po"; \ else rm -f "base/.deps/mem.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT base/mutex.o -MD -MP -MF "base/.deps/mutex.Tpo" \ -c -o base/mutex.o `test -f 'base/mutex.c' || echo './'`base/mutex.c; \ then mv "base/.deps/mutex.Tpo" "base/.deps/mutex.Po"; \ else rm -f "base/.deps/mutex.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT base/object.o -MD -MP -MF "base/.deps/object.Tpo" \ -c -o base/object.o `test -f 'base/object.c' || echo './'`base/object.c; \ then mv "base/.deps/object.Tpo" "base/.deps/object.Po"; \ else rm -f "base/.deps/object.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT base/parse.o -MD -MP -MF "base/.deps/parse.Tpo" \ -c -o base/parse.o `test -f 'base/parse.c' || echo './'`base/parse.c; \ then mv "base/.deps/parse.Tpo" "base/.deps/parse.Po"; \ else rm -f "base/.deps/parse.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT base/ptrarray.o -MD -MP -MF "base/.deps/ptrarray.Tpo" \ -c -o base/ptrarray.o `test -f 'base/ptrarray.c' || echo './'`base/ptrarray.c; \ then mv "base/.deps/ptrarray.Tpo" "base/.deps/ptrarray.Po"; \ else rm -f "base/.deps/ptrarray.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT base/str.o -MD -MP -MF "base/.deps/str.Tpo" \ -c -o base/str.o `test -f 'base/str.c' || echo './'`base/str.c; \ then mv "base/.deps/str.Tpo" "base/.deps/str.Po"; \ else rm -f "base/.deps/str.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT base/strarray.o -MD -MP -MF "base/.deps/strarray.Tpo" \ -c -o base/strarray.o `test -f 'base/strarray.c' || echo './'`base/strarray.c; \ then mv "base/.deps/strarray.Tpo" "base/.deps/strarray.Po"; \ else rm -f "base/.deps/strarray.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT base/strio.o -MD -MP -MF "base/.deps/strio.Tpo" \ -c -o base/strio.o `test -f 'base/strio.c' || echo './'`base/strio.c; \ then mv "base/.deps/strio.Tpo" "base/.deps/strio.Po"; \ else rm -f "base/.deps/strio.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT base/thread-m.o -MD -MP -MF "base/.deps/thread-m.Tpo" \ -c -o base/thread-m.o `test -f 'base/thread-m.c' || echo './'`base/thread-m.c; \ then mv "base/.deps/thread-m.Tpo" "base/.deps/thread-m.Po"; \ else rm -f "base/.deps/thread-m.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT base/thread.o -MD -MP -MF "base/.deps/thread.Tpo" \ -c -o base/thread.o `test -f 'base/thread.c' || echo './'`base/thread.c; \ then mv "base/.deps/thread.Tpo" "base/.deps/thread.Po"; \ else rm -f "base/.deps/thread.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT base/time.o -MD -MP -MF "base/.deps/time.Tpo" \ -c -o base/time.o `test -f 'base/time.c' || echo './'`base/time.c; \ then mv "base/.deps/time.Tpo" "base/.deps/time.Po"; \ else rm -f "base/.deps/time.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT base/logger.o -MD -MP -MF "base/.deps/logger.Tpo" \ -c -o base/logger.o `test -f 'base/logger.c' || echo './'`base/logger.c; \ then mv "base/.deps/logger.Tpo" "base/.deps/logger.Po"; \ else rm -f "base/.deps/logger.Tpo"; exit 1; \ fi base/object.c: In function 'objectAssertType': base/object.c:114: warning: comparison with string literal results in unspecified behavior base/object.c:118: warning: comparison with string literal results in unspecified behavior base/object.c:123: warning: comparison with string literal results in unspecified behavior base/object.c:132: warning: comparison with string literal results in unspecified behavior if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT crypt/arcfour.o -MD -MP -MF "crypt/.deps/arcfour.Tpo" \ -c -o crypt/arcfour.o `test -f 'crypt/arcfour.c' || echo './'`crypt/arcfour.c; \ then mv "crypt/.deps/arcfour.Tpo" "crypt/.deps/arcfour.Po"; \ else rm -f "crypt/.deps/arcfour.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT crypt/blowfish.o -MD -MP -MF "crypt/.deps/blowfish.Tpo" \ -c -o crypt/blowfish.o `test -f 'crypt/blowfish.c' || echo './'`crypt/blowfish.c; \ then mv "crypt/.deps/blowfish.Tpo" "crypt/.deps/blowfish.Po"; \ else rm -f "crypt/.deps/blowfish.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT crypt/crc.o -MD -MP -MF "crypt/.deps/crc.Tpo" \ -c -o crypt/crc.o `test -f 'crypt/crc.c' || echo './'`crypt/crc.c; \ then mv "crypt/.deps/crc.Tpo" "crypt/.deps/crc.Po"; \ else rm -f "crypt/.deps/crc.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT crypt/dh.o -MD -MP -MF "crypt/.deps/dh.Tpo" \ -c -o crypt/dh.o `test -f 'crypt/dh.c' || echo './'`crypt/dh.c; \ then mv "crypt/.deps/dh.Tpo" "crypt/.deps/dh.Po"; \ else rm -f "crypt/.deps/dh.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT crypt/entropy.o -MD -MP -MF "crypt/.deps/entropy.Tpo" \ -c -o crypt/entropy.o `test -f 'crypt/entropy.c' || echo './'`crypt/entropy.c; \ then mv "crypt/.deps/entropy.Tpo" "crypt/.deps/entropy.Po"; \ else rm -f "crypt/.deps/entropy.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT crypt/rand-key.o -MD -MP -MF "crypt/.deps/rand-key.Tpo" \ -c -o crypt/rand-key.o `test -f 'crypt/rand-key.c' || echo './'`crypt/rand-key.c; \ then mv "crypt/.deps/rand-key.Tpo" "crypt/.deps/rand-key.Po"; \ else rm -f "crypt/.deps/rand-key.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT crypt/random.o -MD -MP -MF "crypt/.deps/random.Tpo" \ -c -o crypt/random.o `test -f 'crypt/random.c' || echo './'`crypt/random.c; \ then mv "crypt/.deps/random.Tpo" "crypt/.deps/random.Po"; \ else rm -f "crypt/.deps/random.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT crypt/salt.o -MD -MP -MF "crypt/.deps/salt.Tpo" \ -c -o crypt/salt.o `test -f 'crypt/salt.c' || echo './'`crypt/salt.c; \ then mv "crypt/.deps/salt.Tpo" "crypt/.deps/salt.Po"; \ else rm -f "crypt/.deps/salt.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT crypt/sha1.o -MD -MP -MF "crypt/.deps/sha1.Tpo" \ -c -o crypt/sha1.o `test -f 'crypt/sha1.c' || echo './'`crypt/sha1.c; \ then mv "crypt/.deps/sha1.Tpo" "crypt/.deps/sha1.Po"; \ else rm -f "crypt/.deps/sha1.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT crypt/xtea.o -MD -MP -MF "crypt/.deps/xtea.Tpo" \ -c -o crypt/xtea.o `test -f 'crypt/xtea.c' || echo './'`crypt/xtea.c; \ then mv "crypt/.deps/xtea.Tpo" "crypt/.deps/xtea.Po"; \ else rm -f "crypt/.deps/xtea.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT file/file.o -MD -MP -MF "file/.deps/file.Tpo" \ -c -o file/file.o `test -f 'file/file.c' || echo './'`file/file.c; \ then mv "file/.deps/file.Tpo" "file/.deps/file.Po"; \ else rm -f "file/.deps/file.Tpo"; exit 1; \ fi base/dblock.c: In function 'dblockCopyPart': base/dblock.c:265: warning: pointer targets in passing argument 1 of 'dblockCopyBuffer' differ in signedness base/dblock.c: In function 'dblockInsertPart': base/dblock.c:414: warning: pointer targets in passing argument 3 of 'dblockInsertBuffer' differ in signedness base/dblock.c: In function 'dblockMove': base/dblock.c:578: warning: pointer targets in passing argument 3 of 'dblockInsertBuffer' differ in signedness base/dblock.c: In function 'stringToDBlock': base/dblock.c:626: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness base/dblock.c: In function 'dblockAppendString': base/dblock.c:648: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness base/dblock.c: In function 'dblockGetString': base/dblock.c:668: warning: pointer targets in passing argument 1 of 'stringCopy' differ in signedness if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT iip/debug.o -MD -MP -MF "iip/.deps/debug.Tpo" \ -c -o iip/debug.o `test -f 'iip/debug.c' || echo './'`iip/debug.c; \ then mv "iip/.deps/debug.Tpo" "iip/.deps/debug.Po"; \ else rm -f "iip/.deps/debug.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT iip/iip.o -MD -MP -MF "iip/.deps/iip.Tpo" \ -c -o iip/iip.o `test -f 'iip/iip.c' || echo './'`iip/iip.c; \ then mv "iip/.deps/iip.Tpo" "iip/.deps/iip.Po"; \ else rm -f "iip/.deps/iip.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT iip/iip-ui.o -MD -MP -MF "iip/.deps/iip-ui.Tpo" \ -c -o iip/iip-ui.o `test -f 'iip/iip-ui.c' || echo './'`iip/iip-ui.c; \ then mv "iip/.deps/iip-ui.Tpo" "iip/.deps/iip-ui.Po"; \ else rm -f "iip/.deps/iip-ui.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT misc/global.o -MD -MP -MF "misc/.deps/global.Tpo" \ -c -o misc/global.o `test -f 'misc/global.c' || echo './'`misc/global.c; \ then mv "misc/.deps/global.Tpo" "misc/.deps/global.Po"; \ else rm -f "misc/.deps/global.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT misc/unix.o -MD -MP -MF "misc/.deps/unix.Tpo" \ -c -o misc/unix.o `test -f 'misc/unix.c' || echo './'`misc/unix.c; \ then mv "misc/.deps/unix.Tpo" "misc/.deps/unix.Po"; \ else rm -f "misc/.deps/unix.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT msgcore/core.o -MD -MP -MF "msgcore/.deps/core.Tpo" \ -c -o msgcore/core.o `test -f 'msgcore/core.c' || echo './'`msgcore/core.c; \ then mv "msgcore/.deps/core.Tpo" "msgcore/.deps/core.Po"; \ else rm -f "msgcore/.deps/core.Tpo"; exit 1; \ fi crypt/random.c: In function 'randomBuffer': crypt/random.c:217: warning: pointer targets in passing argument 2 of 'randomkeyGetBuffer' differ in signedness crypt/random.c: In function 'randomDBlock': crypt/random.c:223: warning: pointer targets in passing argument 1 of 'randomBuffer' differ in signedness if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT msgcore/corectrl.o -MD -MP -MF "msgcore/.deps/corectrl.Tpo" \ -c -o msgcore/corectrl.o `test -f 'msgcore/corectrl.c' || echo './'`msgcore/corectrl.c; \ then mv "msgcore/.deps/corectrl.Tpo" "msgcore/.deps/corectrl.Po"; \ else rm -f "msgcore/.deps/corectrl.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT msgcore/forward.o -MD -MP -MF "msgcore/.deps/forward.Tpo" \ -c -o msgcore/forward.o `test -f 'msgcore/forward.c' || echo './'`msgcore/forward.c; \ then mv "msgcore/.deps/forward.Tpo" "msgcore/.deps/forward.Po"; \ else rm -f "msgcore/.deps/forward.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT msgcore/message.o -MD -MP -MF "msgcore/.deps/message.Tpo" \ -c -o msgcore/message.o `test -f 'msgcore/message.c' || echo './'`msgcore/message.c; \ then mv "msgcore/.deps/message.Tpo" "msgcore/.deps/message.Po"; \ else rm -f "msgcore/.deps/message.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT msgcore/messageq.o -MD -MP -MF "msgcore/.deps/messageq.Tpo" \ -c -o msgcore/messageq.o `test -f 'msgcore/messageq.c' || echo './'`msgcore/messageq.c; \ then mv "msgcore/.deps/messageq.Tpo" "msgcore/.deps/messageq.Po"; \ else rm -f "msgcore/.deps/messageq.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT net/noderef.o -MD -MP -MF "net/.deps/noderef.Tpo" \ -c -o net/noderef.o `test -f 'net/noderef.c' || echo './'`net/noderef.c; \ then mv "net/.deps/noderef.Tpo" "net/.deps/noderef.Po"; \ else rm -f "net/.deps/noderef.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT net/nodeserv.o -MD -MP -MF "net/.deps/nodeserv.Tpo" \ -c -o net/nodeserv.o `test -f 'net/nodeserv.c' || echo './'`net/nodeserv.c; \ then mv "net/.deps/nodeserv.Tpo" "net/.deps/nodeserv.Po"; \ else rm -f "net/.deps/nodeserv.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT net/protocfg.o -MD -MP -MF "net/.deps/protocfg.Tpo" \ -c -o net/protocfg.o `test -f 'net/protocfg.c' || echo './'`net/protocfg.c; \ then mv "net/.deps/protocfg.Tpo" "net/.deps/protocfg.Po"; \ else rm -f "net/.deps/protocfg.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I.. -O2 -g -O2 -pipe -MT net/protocol.o -MD -MP -MF "net/.deps/protocol.Tpo" \ -c -o net/protocol.o `test -f 'net/protocol.c' || echo './'`net/protocol.c; \ then mv "net/.deps/protocol.Tpo" "net/.deps/protocol.Po"; \ else rm -f "net/.deps/protocol.Tpo"; exit 1; \ fi In function 'open', inlined from 'unixAddLockFile' at misc/unix.c:103: /usr/include/bits/fcntl2.h:51: error: call to '__open_missing_mode' declared with attribute error: open with O_CREAT in second argument needs 3 arguments make[2]: *** [misc/unix.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/var/tmp/portage/net-irc/iip-1.2/work/iip-1.2-dev1/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/var/tmp/portage/net-irc/iip-1.2/work/iip-1.2-dev1/src' make: *** [all-recursive] Error 1 * * ERROR: net-irc/iip-1.2 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 277: 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/net-irc/iip-1.2:20090302-182435.log'. * The ebuild environment file is located at '/var/tmp/portage/net-irc/iip-1.2/temp/environment'. *