>>> Unpacking source... >>> Unpacking bogosort-0.4.2.tar.gz to /var/tmp/portage/app-text/bogosort-0.4.2/work * Applying xmalloc.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/app-text/bogosort-0.4.2/work >>> Compiling source in /var/tmp/portage/app-text/bogosort-0.4.2/work/bogosort-0.4.2 ... * econf: updating bogosort-0.4.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating bogosort-0.4.2/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal-1.4... found checking for working autoconf... found checking for working automake-1.4... found checking for working autoheader... found checking for working makeinfo... found checking host system type... i686-pc-linux-gnu checking for a BSD compatible install... /usr/bin/install -c checking for gcc... i686-pc-linux-gnu-gcc checking whether the C compiler (i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1) works... yes checking whether the C compiler (i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1) is a cross-compiler... no checking whether we are using GNU C... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking whether ln -s works... yes checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for unistd.h... yes checking for getopt.h... yes checking for error.h... yes checking for working const... yes checking for size_t... yes checking declaration of sys_errlist... done checking for strchr... yes checking for error... yes checking for strerror... yes checking for strerror_r... yes checking for getopt_long... yes checking for error... (cached) yes updating cache ./config.cache creating ./config.status creating Makefile creating bogosort.lsm creating bogosort.spec creating config.h make -j14 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -O2 -pipe -O0 -c bogosort.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -O2 -pipe -O0 -c xmalloc.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -O2 -pipe -O0 -c getlines.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -O2 -pipe -O0 -c sortedp.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -O2 -pipe -O0 -c zbogotest.c In file included from getlines.c:29: system.h:174: warning: conflicting types for built-in function 'memchr' In file included from getlines.c:32: getlines.h:42: error: conflicting types for 'getline' /usr/include/stdio.h:651: note: previous declaration of 'getline' was here getlines.c:103: error: conflicting types for 'getline' /usr/include/stdio.h:651: note: previous declaration of 'getline' was here make: *** [getlines.o] Error 1 make: *** Waiting for unfinished jobs.... In file included from zbogotest.c:27: system.h:174: warning: conflicting types for built-in function 'memchr' In file included from zbogotest.c:36: getlines.h:42: error: conflicting types for 'getline' /usr/include/stdio.h:651: note: previous declaration of 'getline' was here make: *** [zbogotest.o] Error 1 In file included from bogosort.c:29: system.h:174: warning: conflicting types for built-in function 'memchr' In file included from bogosort.c:46: getlines.h:42: error: conflicting types for 'getline' /usr/include/stdio.h:651: note: previous declaration of 'getline' was here bogosort.c: In function 'decode_switches': bogosort.c:274: warning: implicit declaration of function 'strcmp' make: *** [bogosort.o] Error 1 In file included from sortedp.c:28: system.h:174: warning: conflicting types for built-in function 'memchr' sortedp.c: In function 'sortedp': sortedp.c:42: warning: implicit declaration of function 'strcmp' xmalloc.c: In function 'xstrdup': xmalloc.c:138: warning: implicit declaration of function 'strlen' xmalloc.c:138: warning: incompatible implicit declaration of built-in function 'strlen' xmalloc.c:139: warning: implicit declaration of function 'strcpy' xmalloc.c:139: warning: incompatible implicit declaration of built-in function 'strcpy' * * ERROR: app-text/bogosort-0.4.2 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2677: Called die * The specific snippet of code: * emake || die * The die message: * (no error message) * * 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/app-text/bogosort-0.4.2:20090713-234220.log'. * The ebuild environment file is located at '/var/tmp/portage/app-text/bogosort-0.4.2/temp/environment'. *