>>> Emerging (1 of 1) dev-util/boost-build-1.35.0-r2 from ohnobinki_overlay
* boost_1_35_0.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
>>> ABI=amd64
>>> Unpacking source (for ABI=amd64)...
>>> Source unpacked in /mnt/sdb3/var/tmp/portage/dev-util/boost-build-1.35.0-r2/work
>>> Preparing source in /mnt/sdb3/var/tmp/portage/dev-util/boost-build-1.35.0-r2/work/boost_1_35_0/tools (for ABI=amd64) ...
* Applying 1.35.0-fix_broken_icu_build.patch ... [ ok ]
>>> Source prepared.
>>> Configuring source in /mnt/sdb3/var/tmp/portage/dev-util/boost-build-1.35.0-r2/work/boost_1_35_0/tools (for ABI=amd64) ...
>>> Source configured.
>>> Compiling source in /mnt/sdb3/var/tmp/portage/dev-util/boost-build-1.35.0-r2/work/boost_1_35_0/tools (for ABI=amd64) ...
###
### Using 'cc' toolset.
###
rm -rf bootstrap
mkdir bootstrap
x86_64-pc-linux-gnu-gcc -o bootstrap/mkjambase0 -march=amdfam10 -O2 -pipe -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed mkjambase.c
./bootstrap/mkjambase0 jambase.c Jambase
x86_64-pc-linux-gnu-gcc -o bootstrap/jam0 -march=amdfam10 -O2 -pipe -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed 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’
expand.c: In function ‘var_expand’:
expand.c:90: warning: field precision should have type ‘int’, but argument 2 has type ‘long int’
hash.c: In function ‘hashstat’:
hash.c:429: warning: format ‘%d’ 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_64
[COMPILE] bin.linuxx86_64/bjam
x86_64-pc-linux-gnu-gcc: : No such file or directory
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’
expand.c: In function ‘var_expand’:
expand.c:90: warning: field precision should have type ‘int’, but argument 2 has type ‘long int’
hash.c: In function ‘hashstat’:
hash.c:429: warning: format ‘%d’ expects type ‘int’, but argument 7 has type ‘long unsigned int’
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
"x86_64-pc-linux-gnu-gcc" -o bin.linuxx86_64/bjam -DNDEBUG -DOPT_HEADER_CACHE_EXT -DOPT_GRAPH_DEBUG_EXT -DOPT_SEMAPHORE -DOPT_AT_FILES -DOPT_DEBUG_PROFILE -DOPT_FIX_TARGET_VARIABLES_EXT -DOPT_IMPROVED_PATIENCE_EXT -DYYSTACKSIZE=5000 -march=amdfam10 -O2 -pipe -fno-strict-aliasing -O "-Wl,-O1" "-Wl,--as-needed" "" command.c compile.c debug.c expand.c glob.c hash.c hcache.c headers.c hdrmacro.c jam.c jambase.c jamgram.c lists.c make.c make1.c mem.c newstr.c option.c output.c parse.c regexp.c rules.c scan.c search.c subst.c w32_getreg.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c pwd.c class.c native.c modules/set.c modules/path.c modules/regex.c modules/property-set.c modules/sequence.c modules/order.c execunix.c fileunix.c pathunix.c
...failed [COMPILE] bin.linuxx86_64/bjam...
...failed updating 1 target...
...updated 1 target...
* ERROR: dev-util/boost-build-1.35.0-r2 failed (compile phase):
* building bjam failed
*
* Call stack:
* ebuild.sh, line 56: Called src_compile
* environment, line 3270: Called die
* The specific snippet of code:
* LIBS=${LDFLAGS} CC=$(tc-getCC) ./build.sh ${toolset} $(use_with python) || die "building bjam failed";
*
* If you need support, post the output of 'emerge --info =dev-util/boost-build-1.35.0-r2',
* the complete build log and the output of 'emerge -pqv =dev-util/boost-build-1.35.0-r2'.
* This ebuild is from an overlay named 'ohnobinki_overlay': '/usr/local/portage/layman/ohnobinki/'
* The complete build log is located at '/mnt/sdb3/var/tmp/portage/dev-util/boost-build-1.35.0-r2/temp/build.log'.
* The ebuild environment file is located at '/mnt/sdb3/var/tmp/portage/dev-util/boost-build-1.35.0-r2/temp/environment'.
* S: '/mnt/sdb3/var/tmp/portage/dev-util/boost-build-1.35.0-r2/work/boost_1_35_0/tools'