Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 328124 Details for
Bug 440990
dev-util/boost-build-1.51.0 cannot be compiled
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log of boost-1.51.0 in english i hope
build.log (text/plain), 4.41 KB, created by
Jimis Hol
on 2012-11-02 18:28:18 UTC
(
hide
)
Description:
build.log of boost-1.51.0 in english i hope
Filename:
MIME Type:
Creator:
Jimis Hol
Created:
2012-11-02 18:28:18 UTC
Size:
4.41 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-util/boost-build-1.51.0 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: cpp@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc kernel_linux userland_GNU >[32;01m * [39;49;00mFEATURES: sandbox >>>> Unpacking source... >>>> Source unpacked in /var/tmp/portage/dev-util/boost-build-1.51.0/work >>>> Preparing source in /var/tmp/portage/dev-util/boost-build-1.51.0/work/boost_1_51_0/tools/build/v2 ... > [32;01m*[0m Applying boost-build-1.48.0-support_dots_in_python-buildid.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying boost-build-1.48.0-disable_python_rpath.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying boost-build-1.50.0-respect-c_ld-flags.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying boost-build-1.50.0-fix-test.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-util/boost-build-1.51.0/work/boost_1_51_0/tools/build/v2 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-util/boost-build-1.51.0/work/boost_1_51_0/tools/build/v2 ... >### >### Using 'cc' toolset. >### >rm -rf bootstrap >mkdir bootstrap >x86_64-pc-linux-gnu-gcc -o bootstrap/mkjambase0 -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed mkjambase.c >./bootstrap/mkjambase0 jambase.c Jambase >x86_64-pc-linux-gnu-gcc -o bootstrap/jam0 -march=native -O2 -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] >./bootstrap/jam0 -f build.jam --toolset=cc --toolset-root= -d+2 --without-python clean >./bootstrap/jam0 -f build.jam --toolset=cc --toolset-root= -d+2 --without-python >[MKDIR] bin.linuxx86_64 > > mkdir "bin.linuxx86_64" > >[COMPILE] bin.linuxx86_64/b2 > > "x86_64-pc-linux-gnu-gcc" -o bin.linuxx86_64/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" "-march=native" "-O2" "-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" "" > >x86_64-pc-linux-gnu-gcc: error: : No such file or directory >...skipped bjam for lack of b2... >...failed updating 1 target... > [31;01m*[0m ERROR: dev-util/boost-build-1.51.0 failed (compile phase): > [31;01m*[0m building bjam failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 93: Called src_compile > [31;01m*[0m environment, line 5094: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m CC=$(tc-getCC) ./build.sh ${toolset} -d+2 $(use_with python python /usr) || die "building bjam failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-util/boost-build-1.51.0'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-util/boost-build-1.51.0'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-util/boost-build-1.51.0/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-util/boost-build-1.51.0/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-util/boost-build-1.51.0/work/boost_1_51_0/tools/build/v2/engine' > [31;01m*[0m S: '/var/tmp/portage/dev-util/boost-build-1.51.0/work/boost_1_51_0/tools/build/v2'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 440990
:
328120
|
328122
| 328124 |
328138