Compilation fails on 2 updated servers. I tested quite a lot flags combinations with no change. This log will tell you everything: Making all in ioctld make[3]: Wejście do katalogu `/var/tmp/portage/net-im/ekg2-20061202/work/ekg2-20061202/plugins/ioctld' /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DIOCTLD_PATH=\"/usr/libexec/ioctld\" -march=pentium4 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse -msse2 -Wall -std=c99 -MT main.lo -MD -MP -MF .deps/main.Tpo -c -o main.lo main.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DIOCTLD_PATH=\"/usr/libexec/ioctld\" -march=pentium4 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse -msse2 -Wall -std=c99 -MT ioctld.o -MD -MP -MF .deps/ioctld.Tpo -c -o ioctld.o ioctld.c In file included from /usr/include/linux/cdrom.h:15, from ioctld.c:41: /usr/include/asm/byteorder.h: In function ‘___arch__swab64’: /usr/include/asm/byteorder.h:38: error: expected ‘)’ before ‘:’ token ioctld.c: In function ‘main’: ioctld.c:193: warning: pointer targets in passing argument 6 of ‘recvfrom’ differ in signedness make[3]: *** [ioctld.o] Błąd 1 make[3]: *** Oczekiwanie na niezakończone zadania.... mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DIOCTLD_PATH=\"/usr/libexec/ioctld\" -march=pentium4 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse -msse2 -Wall -std=c99 -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c -fPIC -DPIC -o .libs/main.o mv -f .deps/main.Tpo .deps/main.Plo make[3]: Opuszczenie katalogu `/var/tmp/portage/net-im/ekg2-20061202/work/ekg2-20061202/plugins/ioctld' make[2]: *** [all-recursive] Błąd 1 make[2]: Opuszczenie katalogu `/var/tmp/portage/net-im/ekg2-20061202/work/ekg2-20061202/plugins' make[1]: *** [all-recursive] Błąd 1 make[1]: Opuszczenie katalogu `/var/tmp/portage/net-im/ekg2-20061202/work/ekg2-20061202' make: *** [all] Błąd 2 !!! ERROR: net-im/ekg2-20061202 failed. Call stack: ebuild.sh, line 1632: Called dyn_compile ebuild.sh, line 983: Called qa_call 'src_compile' ebuild.sh, line 44: Called src_compile ekg2-20061202.ebuild, line 81: Called die !!! 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-im/ekg2-20061202/temp/build.log'. Reproducible: Always Steps to Reproduce: 1. emerge -av ekg2 Actual Results: compilation error, every time There is a new version of ekg2, but no ebuild. Go to -> http://ekg2.org/
*** This bug has been marked as a duplicate of bug 182414 ***