>>> Unpacking source... >>> Unpacking boost_1_35_0.tar.bz2 to /dev/shm/portage/dev-util/boost-build-1.35.0-r1/work * Applying 1.35.0-fix_broken_icu_build.patch ...  [ ok ] >>> Source unpacked in /dev/shm/portage/dev-util/boost-build-1.35.0-r1/work >>> Compiling source in /dev/shm/portage/dev-util/boost-build-1.35.0-r1/work/boost_1_35_0/tools ... ### ### Using 'cc' toolset. ### rm -rf bootstrap mkdir bootstrap distcc hppa2.0-unknown-linux-gnu-gcc -o bootstrap/jam0 -O2 -pipe -mschedule=8000 -march=2.0 -g -ggdb -Wall -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 ‘compile_while’: compile.c:329: warning: suggest parentheses around assignment used as truth value compile.c: At top level: compile.c:803: warning: ‘python_instance_number’ defined but not used 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:279: warning: suggest parentheses around assignment used as truth value expand.c:288: warning: suggest parentheses around assignment used as truth value expand.c: In function ‘var_edit_parse’: expand.c:610: warning: suggest parentheses around assignment used as truth value hash.c:339:29: warning: "/*" within comment hash.c: In function ‘hashstat’: hash.c:415: warning: suggest parentheses around assignment used as truth value hdrmacro.c:49: warning: ‘header_macros1’ declared ‘static’ but never defined jam.c: In function ‘main’: jam.c:311: warning: suggest parentheses around assignment used as truth value jam.c:429: warning: suggest parentheses around assignment used as truth value jam.c:472: warning: suggest parentheses around assignment used as truth value jam.c:483: warning: suggest parentheses around assignment used as truth value jam.c:488: warning: suggest parentheses around assignment used as truth value make.c: In function ‘update_dependents’: make.c:204: warning: array subscript has type ‘char’ make.c:204: warning: array subscript has type ‘char’ make.c: In function ‘force_rebuilds’: make.c:229: warning: array subscript has type ‘char’ make.c: In function ‘make0’: make.c:368: warning: array subscript has type ‘char’ make.c:670: warning: array subscript has type ‘char’ make.c:254: warning: unused variable ‘d’ make1.c: In function ‘make1b’: make1.c:406: warning: implicit declaration of function ‘unlink’ make1.c: In function ‘make1c’: make1.c:510: warning: suggest parentheses around && within || output.c: In function ‘out_action’: output.c:70: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long int’ pathunix.c: In function ‘path_parse’: pathunix.c:127: warning: suggest parentheses around assignment used as truth value regexp.c: In function ‘reg’: regexp.c:310: warning: ‘parno’ may be used uninitialized in this function rules.c: In function ‘targetchain’: rules.c:345: warning: unused variable ‘c’ search.c: In function ‘search’: search.c:118: warning: suggest parentheses around assignment used as truth value search.c:133: warning: suggest parentheses around assignment used as truth value search.c:201: warning: value computed is not used timestamp.c: In function ‘timestamp’: timestamp.c:79: warning: unused variable ‘p’ timestamp.c:78: warning: unused variable ‘path’ variable.c: In function ‘var_defines’: variable.c:112: warning: suggest parentheses around assignment used as truth value modules.c: In function ‘import_module’: modules.c:138: warning: value computed is not used builtins.c: In function ‘load_builtins’: builtins.c:160: warning: unused variable ‘args’ builtins.c: In function ‘backtrace’: builtins.c:1160: warning: suggest parentheses around assignment used as truth value builtins.c: In function ‘builtin_normalize_path’: builtins.c:1371: warning: unused variable ‘p’ class.c: In function ‘import_base_rule’: class.c:70: warning: suggest parentheses around && within || class.c:55: warning: unused variable ‘basename_lenght’ class.c: In function ‘make_class_module’: class.c:110: warning: value computed is not used native.c: In function ‘declare_native_rule’: native.c:35: warning: value computed is not used modules/property-set.c: In function ‘property_set_create’: modules/property-set.c:48: warning: unused variable ‘order_sensitive’ modules/order.c: In function ‘order’: modules/order.c:80: warning: unused variable ‘dst’ fileunix.c: In function ‘file_dirscan’: fileunix.c:173: warning: suggest parentheses around assignment used as truth value fileunix.c:175: warning: unused variable ‘ff’ ./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.linuxparisc [COMPILE] bin.linuxparisc/bjam /bin/sh: line 1: command.c: command not found 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.linuxparisc/bjam... ...failed updating 1 target... ...updated 1 target... * * ERROR: dev-util/boost-build-1.35.0-r1 failed. * Call stack: * ebuild.sh, line 48: Called src_compile * environment, line 2760: Called die * The specific snippet of code: * LIBS=${LDFLAGS} CC=$(tc-getCC) ./build.sh ${toolset} $(use_with python) || die "building bjam failed"; * The die message: * building bjam failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/keeps/gentoo/emergelogs/elmer/dev-util:boost-build-1.35.0-r1:20090408-202843.log'. * The ebuild environment file is located at '/dev/shm/portage/dev-util/boost-build-1.35.0-r1/temp/environment'. *