* Package: dev-util/boost-build-1.53.0  * Repository: gentoo  * Maintainer: cpp@gentoo.org  * USE: elibc_glibc kernel_linux mips python userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Source unpacked in /var/tmp/portage/dev-util/boost-build-1.53.0/work >>> Preparing source in /var/tmp/portage/dev-util/boost-build-1.53.0/work/boost_1_53_0/tools/build/v2 ... * Applying boost-build-1.48.0-support_dots_in_python-buildid.patch ...  [ ok ] * Applying boost-build-1.48.0-disable_python_rpath.patch ...  [ ok ] * Applying boost-build-1.50.0-respect-c_ld-flags.patch ...  [ ok ] * Applying boost-build-1.50.0-fix-test.patch ...  [ ok ] * Applying boost-build-1.49.0-darwin-gentoo-toolchain.patch ...  [ ok ] * Applying boost-build-1.52.0-darwin-no-python-framework.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-util/boost-build-1.53.0/work/boost_1_53_0/tools/build/v2 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-util/boost-build-1.53.0/work/boost_1_53_0/tools/build/v2 ... ### ### Using 'cc' toolset. ### rm -rf bootstrap mkdir bootstrap mips64el-unknown-linux-gnu-gcc -o bootstrap/mkjambase0 -O2 -march=loongson2f -Wa,-mfix-loongson2f-nop -pipe -Wl,-O1 -Wl,--as-needed mkjambase.c ./bootstrap/mkjambase0 jambase.c Jambase mips64el-unknown-linux-gnu-gcc -o bootstrap/jam0 -O2 -march=loongson2f -Wa,-mfix-loongson2f-nop -pipe -Wl,-O1 -Wl,--as-needed command.c compile.c constants.c debug.c function.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c object.c option.c output.c parse.c pathunix.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 md5.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 function.c: In function 'argument_list_print': function.c:3109:17: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'struct OBJECT *' [-Wformat=] printf( "%s", formal_arg->arg_name ); ^ ./bootstrap/jam0 -f build.jam --toolset=cc --toolset-root= -d+2 --with-python=//usr clean ./bootstrap/jam0 -f build.jam --toolset=cc --toolset-root= -d+2 --with-python=//usr [MKDIR] bin.linuxmips mkdir "bin.linuxmips" [COMPILE] bin.linuxmips/b2 "mips64el-unknown-linux-gnu-gcc" -o bin.linuxmips/b2 "-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" "-DHAVE_PYTHON" "-O2" "-march=loongson2f" "-Wa,-mfix-loongson2f-nop" "-pipe" "command.c" "compile.c" "constants.c" "debug.c" "function.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" "object.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" "md5.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" "-Wl,-O1" "-Wl,--as-needed" In file included from command.c:17:0: jam.h:42:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from compile.c:13:0: jam.h:42:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from debug.c:7:0: jam.h:42:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from function.c:7:0: lists.h:51:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from glob.c:27:0: jam.h:42:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from hash.c:7:0: jam.h:42:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from hcache.c:5:0: jam.h:42:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from headers.c:12:0: jam.h:42:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from hdrmacro.c:13:0: jam.h:42:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from jam.c:105:0: jam.h:42:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from jamgram.y:97:0: jam.h:42:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from lists.c:7:0: jam.h:42:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from make.c:49:0: jam.h:42:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from make1.c:50:0: jam.h:42:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from mem.c:8:0: jam.h:42:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from object.c:8:0: jam.h:42:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from option.c:7:0: jam.h:42:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from output.c:7:0: jam.h:42:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from parse.c:13:0: jam.h:42:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from regexp.c:46:0: jam.h:42:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from rules.c:7:0: jam.h:42:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from scan.c:7:0: jam.h:42:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from search.c:13:0: jam.h:42:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from subst.c:2:0: jam.h:42:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from w32_getreg.c:7:0: jam.h:42:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from timestamp.c:13:0: jam.h:42:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from variable.c:15:0: jam.h:42:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from modules.c:6:0: jam.h:42:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from strings.c:5:0: jam.h:42:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from filesys.c:1:0: jam.h:42:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from builtins.c:7:0: jam.h:42:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from pwd.c:5:0: jam.h:42:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from class.h:8:0, from class.c:5: lists.h:51:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from native.h:8:0, from native.c:5: lists.h:51:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from modules/../native.h:8:0, from modules/set.c:5: modules/../lists.h:51:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from modules/../native.h:8:0, from modules/path.c:5: modules/../lists.h:51:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from modules/../native.h:8:0, from modules/regex.c:5: modules/../lists.h:51:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from modules/../native.h:8:0, from modules/property-set.c:5: modules/../lists.h:51:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from modules/../native.h:8:0, from modules/sequence.c:5: modules/../lists.h:51:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from modules/../native.h:8:0, from modules/order.c:5: modules/../lists.h:51:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from execunix.c:8:0: jam.h:42:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from fileunix.c:14:0: jam.h:42:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. In file included from pathunix.c:14:0: jam.h:42:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. ...skipped bjam for lack of b2... ...failed updating 1 target... * ERROR: dev-util/boost-build-1.53.0::gentoo failed (compile phase): * building bjam failed * * Call stack: * ebuild.sh, line 93: Called src_compile * environment, line 5240: Called die * The specific snippet of code: * CC=$(tc-getCC) ./build.sh ${toolset} -d+2 $(use_with python python "${EROOT}"/usr) || die "building bjam failed" * * If you need support, post the output of `emerge --info '=dev-util/boost-build-1.53.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-util/boost-build-1.53.0::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-util/boost-build-1.53.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-util/boost-build-1.53.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-util/boost-build-1.53.0/work/boost_1_53_0/tools/build/v2/engine' * S: '/var/tmp/portage/dev-util/boost-build-1.53.0/work/boost_1_53_0/tools/build/v2'