>>> Unpacking source... >>> Unpacking httping-1.2.9.tgz to /var/tmp/portage/net-analyzer/httping-1.2.9/work >>> Source unpacked in /var/tmp/portage/net-analyzer/httping-1.2.9/work >>> Compiling source in /var/tmp/portage/net-analyzer/httping-1.2.9/work/httping-1.2.9 ... make -j3 CC=i686-pc-linux-gnu-gcc i686-pc-linux-gnu-gcc -march=core2 -m32 --param l1-cache-line-size=64 --param l1-cache-size=32 --param l2-cache-size=512 -O2 -funswitch-loops -fpredictive-commoning -fgcse-after-reload -ftree-vectorize -fomit-frame-pointer -mfpmath=sse -pipe -O2 -Wall -DVERSION=\"1.2.9\" -g -c -o mem.o mem.c i686-pc-linux-gnu-gcc -march=core2 -m32 --param l1-cache-line-size=64 --param l1-cache-size=32 --param l2-cache-size=512 -O2 -funswitch-loops -fpredictive-commoning -fgcse-after-reload -ftree-vectorize -fomit-frame-pointer -mfpmath=sse -pipe -O2 -Wall -DVERSION=\"1.2.9\" -g -c -o http.o http.c i686-pc-linux-gnu-gcc -march=core2 -m32 --param l1-cache-line-size=64 --param l1-cache-size=32 --param l2-cache-size=512 -O2 -funswitch-loops -fpredictive-commoning -fgcse-after-reload -ftree-vectorize -fomit-frame-pointer -mfpmath=sse -pipe -O2 -Wall -DVERSION=\"1.2.9\" -g -c -o io.o io.c i686-pc-linux-gnu-gcc -march=core2 -m32 --param l1-cache-line-size=64 --param l1-cache-size=32 --param l2-cache-size=512 -O2 -funswitch-loops -fpredictive-commoning -fgcse-after-reload -ftree-vectorize -fomit-frame-pointer -mfpmath=sse -pipe -O2 -Wall -DVERSION=\"1.2.9\" -g -c -o str.o str.c i686-pc-linux-gnu-gcc -march=core2 -m32 --param l1-cache-line-size=64 --param l1-cache-size=32 --param l2-cache-size=512 -O2 -funswitch-loops -fpredictive-commoning -fgcse-after-reload -ftree-vectorize -fomit-frame-pointer -mfpmath=sse -pipe -O2 -Wall -DVERSION=\"1.2.9\" -g -c -o error.o error.c In file included from http.c:29: str.h:19: error: conflicting types for ‘strndup’ make: *** [http.o] Error 1 make: *** Waiting for unfinished jobs.... str.c:22: error: conflicting types for ‘strndup’ make: *** [str.o] Error 1 * * ERROR: net-analyzer/httping-1.2.9 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 787: Called die * The specific snippet of code: * emake CC="$(tc-getCC)" ${makefile} || 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/tmp/portage/net-analyzer/httping-1.2.9/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/httping-1.2.9/temp/environment'. *