>>> Unpacking source... >>> Unpacking boost_1_35_0.tar.bz2 to /var/tmp/portage/dev-util/boost-build-1.35.0-r1/work * Applying 1.35.0-fix_broken_icu_build.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/dev-util/boost-build-1.35.0-r1/work >>> Compiling source in /var/tmp/portage/dev-util/boost-build-1.35.0-r1/work/boost_1_35_0/tools ... ### ### Using 'cc' toolset. ### rm -rf bootstrap mkdir bootstrap i686-pc-linux-gnu-gcc -o bootstrap/jam0 -O2 -march=core2 -mtune=core2 -msse3 -fomit-frame-pointer -pipe -fno-strict-aliasing -Wl,-O1 command.c compile.c debug.c expand.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c newstr.c option.c output.c parse.c pathunix.c pathvms.c regexp.c rules.c scan.c search.c subst.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c pwd.c class.c native.c w32_getreg.c modules/set.c modules/path.c modules/regex.c modules/property-set.c modules/sequence.c modules/order.c execunix.c fileunix.c compile.c: In function 'debug_compile': compile.c:1407: warning: format not a string literal and no format arguments debug.c: In function 'dump_profile_entry': debug.c:118: warning: format '%10d' expects type 'int', but argument 2 has type 'long unsigned int' debug.c:118: warning: format '%10d' expects type 'int', but argument 6 has type 'long unsigned int' debug.c:118: warning: format '%10d' expects type 'int', but argument 7 has type 'long unsigned int' make1.c: In function 'make1cmds': make1.c:1021: warning: format not a string literal and no format arguments output.c: In function 'out_': output.c:23: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result output.c: In function 'out_action': output.c:70: warning: format '%d' expects type 'int', but argument 3 has type 'long int' variable.c: In function 'var_string_to_file': variable.c:419: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result variable.c:420: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result variable.c:460: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result variable.c:461: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ./bootstrap/jam0 -f build.jam --toolset=cc --toolset-root= clean ...found 1 target... ...updating 1 target... ...updated 1 target... ./bootstrap/jam0 -f build.jam --toolset=cc --toolset-root= --with-python ...found 47 targets... ...updating 2 targets... [MKDIR] bin.linuxx86 [COMPILE] bin.linuxx86/bjam compile.c: In function 'debug_compile': compile.c:1407: warning: format not a string literal and no format arguments debug.c: In function 'dump_profile_entry': debug.c:118: warning: format '%10d' expects type 'int', but argument 2 has type 'long unsigned int' debug.c:118: warning: format '%10d' expects type 'int', but argument 6 has type 'long unsigned int' debug.c:118: warning: format '%10d' expects type 'int', but argument 7 has type 'long unsigned int' hcache.c: In function 'write_netstring': hcache.c:165: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'size_t' hcache.c: In function 'hcache_done': hcache.c:317: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'int' hcache.c:318: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'int' hcache.c:320: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'int' make1.c: In function 'make1cmds': make1.c:1021: warning: format not a string literal and no format arguments output.c: In function 'out_': output.c:23: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result output.c: In function 'out_action': output.c:70: warning: format '%d' expects type 'int', but argument 3 has type 'long int' variable.c: In function 'var_string_to_file': variable.c:419: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result variable.c:420: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result variable.c:460: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result variable.c:461: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ...updated 2 targets... >>> Source compiled. --- Testing "actions status results"... --- Testing "actions quietly"... --- Testing SHELL builtin... --- Testing W32_GETREGNAMES builtin... --- Testing -d2 option... --- Testing -l option... --- Testing -n option... --- Testing -jN parallel execution of actions... --- Testing -jN parallel execution of multi-file actions... --- Testing var expansion... --- Testing var on target semantics... --- Testing var expansion... --- Complete: PASSED(34) *FAILED(0)*