>>> Unpacking source... >>> Unpacking mini_httpd-1.19.tar.gz to /var/tmp/portage/www-servers/mini_httpd-1.19/work >>> Source unpacked in /var/tmp/portage/www-servers/mini_httpd-1.19/work >>> Compiling source in /var/tmp/portage/www-servers/mini_httpd-1.19/work/mini_httpd-1.19 ... make -j14 CC=i686-pc-linux-gnu-gcc 'CFLAGS=-O2 -pipe' LDFLAGS=-Wl,-O1 rm -f mime_encodings.h rm -f mime_types.h i686-pc-linux-gnu-gcc -O2 -pipe -c match.c sed < mime_encodings.txt > mime_encodings.h \ -e 's/#.*//' -e 's/[ ]*$//' -e '/^$/d' \ -e 's/[ ][ ]*/", 0, "/' -e 's/^/{ "/' -e 's/$/", 0 },/' sed < mime_types.txt > mime_types.h \ -e 's/#.*//' -e 's/[ ]*$//' -e '/^$/d' \ -e 's/[ ][ ]*/", 0, "/' -e 's/^/{ "/' -e 's/$/", 0 },/' i686-pc-linux-gnu-gcc -O2 -pipe -c tdate_parse.c i686-pc-linux-gnu-gcc -O2 -pipe -c htpasswd.c i686-pc-linux-gnu-gcc -O2 -pipe -c mini_httpd.c htpasswd.c:52: error: conflicting types for 'getline' /usr/include/stdio.h:651: note: previous declaration of 'getline' was here htpasswd.c: In function 'add_password': htpasswd.c:117: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result htpasswd.c: In function 'main': htpasswd.c:216: warning: ignoring return value of 'system', declared with attribute warn_unused_result make: *** [htpasswd.o] Error 1 make: *** Waiting for unfinished jobs.... mini_httpd.c: In function 'main': mini_httpd.c:660: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result mini_httpd.c: In function 'do_cgi': mini_httpd.c:1821: warning: ignoring return value of 'nice', declared with attribute warn_unused_result mini_httpd.c:1834: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result mini_httpd.c: In function 'post_post_garbage_hack': mini_httpd.c:1922: warning: ignoring return value of 'read', declared with attribute warn_unused_result * * ERROR: www-servers/mini_httpd-1.19 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 994: Called die * The specific snippet of code: * emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" || 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/www-servers/mini_httpd-1.19:20090717-055717.log'. * The ebuild environment file is located at '/var/tmp/portage/www-servers/mini_httpd-1.19/temp/environment'. *