>>> Unpacking source... >>> Unpacking uglygs-rc11.tar.gz to /var/tmp/portage/games-util/uglygs-0_rc11/work * Applying 0_rc11-uglygs.conf.patch ...  [ ok ] * Applying 0_rc11-uglygs.pl.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/games-util/uglygs-0_rc11/work >>> Compiling source in /var/tmp/portage/games-util/uglygs-0_rc11/work/uglygs-rc11 ... make -j14 'CFLAGS=-O2 -pipe' i686-pc-linux-gnu-gcc -O2 -pipe -c -o qstat.o qstat.c i686-pc-linux-gnu-gcc -O2 -pipe -c -o config.o config.c i686-pc-linux-gnu-gcc -O2 -pipe -c -o hcache.o hcache.c i686-pc-linux-gnu-gcc -O2 -pipe -c -o template.o template.c hcache.c: In function 'hcache_open': hcache.c:108: warning: format '%u' expects type 'unsigned int *', but argument 3 has type 'long unsigned int *' hcache.c:108: warning: format '%u' expects type 'unsigned int *', but argument 4 has type 'long unsigned int *' hcache.c:108: warning: format '%u' expects type 'unsigned int *', but argument 5 has type 'long unsigned int *' hcache.c:108: warning: format '%u' expects type 'unsigned int *', but argument 6 has type 'long unsigned int *' hcache.c: In function 'write_file': hcache.c:243: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'long unsigned int' hcache.c:243: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'long unsigned int' hcache.c:243: warning: format '%u' expects type 'unsigned int', but argument 5 has type 'long unsigned int' hcache.c:243: warning: format '%u' expects type 'unsigned int', but argument 6 has type 'long unsigned int' hcache.c: In function 'hcache_validate': hcache.c:277: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'long unsigned int' hcache.c:277: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'long unsigned int' hcache.c:277: warning: format '%u' expects type 'unsigned int', but argument 5 has type 'long unsigned int' hcache.c:277: warning: format '%u' expects type 'unsigned int', but argument 6 has type 'long unsigned int' hcache.c: In function 'hcache_lookup_hostname': hcache.c:379: warning: format '%x' expects type 'unsigned int', but argument 2 has type 'long unsigned int' hcache.c: In function 'hcache_lookup_ipaddr': hcache.c:394: warning: format '%x' expects type 'unsigned int', but argument 2 has type 'long unsigned int' qstat.c: In function 'xml_display_q_player_info': qstat.c:1265: warning: format '%d' expects type 'int', but argument 3 has type 'char *' qstat.c:1267: warning: format '%d' expects type 'int', but argument 3 has type 'char *' qstat.c: In function 'xml_display_qw_player_info': qstat.c:1306: warning: format '%d' expects type 'int', but argument 3 has type 'char *' qstat.c:1308: warning: format '%d' expects type 'int', but argument 3 has type 'char *' qstat.c: At top level: qstat.c:1666: error: conflicting types for 'strndup' qstat.c:7540: error: conflicting types for 'strndup' make: *** [qstat.o] Error 1 make: *** Waiting for unfinished jobs.... * * ERROR: games-util/uglygs-0_rc11 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2716: Called die * The specific snippet of code: * emake CFLAGS="${CFLAGS}" || 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/games-util/uglygs-0_rc11:20090610-023443.log'. * The ebuild environment file is located at '/var/tmp/portage/games-util/uglygs-0_rc11/temp/environment'. *