Ticket #5609: bootstrap.log

File bootstrap.log, 3.1 KB (added by alexander.petry@…, 11 years ago)
Line 
1###
2### Using 'pathscale' toolset.
3###
4rm -rf bootstrap
5mkdir bootstrap
6pathcc -o bootstrap/jam0 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 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
7./bootstrap/jam0 -f build.jam --toolset=pathscale --toolset-root= clean
8...found 1 target...
9...updating 1 target...
10...updated 1 target...
11./bootstrap/jam0 -f build.jam --toolset=pathscale --toolset-root=
12...found 48 targets...
13...updating 1 target...
14[COMPILE] bin.linuxx86_64/bjam
15Signal: Segmentation fault in Assembly phase.
16Error: Signal Segmentation fault in phase Assembly -- processing aborted
17*** Internal stack backtrace:
18 .../ekopath/lib/4.0.10/x8664/be() [0xcf40f6]
19 .../ekopath/lib/4.0.10/x8664/be() [0xcf3f49]
20 .../ekopath/lib/4.0.10/x8664/be() [0xcf2ebf]
21 .../ekopath/lib/4.0.10/x8664/be(ErrMsg_Report+0x44) [0xcf5214]
22 .../ekopath/lib/4.0.10/x8664/be(ErrMsgLine+0xb1) [0xcf510f]
23 .../ekopath/lib/4.0.10/x8664/be() [0xcf4358]
24 /lib64/libc.so.6(+0x329e0) [0x2b952b12d9e0]
25 .../ekopath/lib/4.0.10/x8664/be(_Z12ST_sym_classPK2ST+0) [0x648f2c]
26 .../ekopath/lib/4.0.10/x8664/be() [0x9cdd9d]
27 .../ekopath/lib/4.0.10/x8664/be() [0x9cd34b]
28 .../ekopath/lib/4.0.10/x8664/be() [0x9ccb23]
29 .../ekopath/lib/4.0.10/x8664/be() [0x9cc13b]
30 .../ekopath/lib/4.0.10/x8664/be(_Z11EMT_Emit_PUP2ST7DST_idxP2WN+0x93a) [0x9d7c70]
31 .../ekopath/lib/4.0.10/x8664/be(CG_Generate_Code+0xc81) [0x9b79db]
32 .../ekopath/lib/4.0.10/x8664/be() [0x64087e]
33 .../ekopath/lib/4.0.10/x8664/be() [0x6404db]
34 .../ekopath/lib/4.0.10/x8664/be() [0x63f4b7]
35 .../ekopath/lib/4.0.10/x8664/be(main+0x543) [0x63ecdf]
36 /lib64/libc.so.6(__libc_start_main+0xe6) [0x2b952b119bc6]
37 .../ekopath/lib/4.0.10/x8664/be() [0x63e6d9]
38pathcc INTERNAL ERROR: /p/herc/itwm/hpc/soft/ekopath/lib/4.0.10/x8664/be died due to signal 4
39INTERNAL ERROR: pathcc returned non-zero status 1
40 "pathcc" -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" "-s" "-Ofast" "-O3" "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" "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"
41
42...failed [COMPILE] bin.linuxx86_64/bjam...
43...removing bin.linuxx86_64/bjam
44...failed updating 1 target...