Hi,
I just updated from master (using build-support/factor.sh update) and am
getting a boot failure. It doesn't happen in x86_64. (Using Linux in
both cases.)
This is a partial dump of the build log... let me know if anything else
is needed.
(It would be interesting to know what kind of info is needed for such
dumps... the "im" -> fep.image approach makes a pretty huge file.)
-- Ed
...
Fetching the git repository from factorcode.org...
>From git://factorcode.org/git/factor
* branch master -> FETCH_HEAD
Updating the working tree...
>From git://factorcode.org/git/factor
* branch master -> FETCH_HEAD
Already up-to-date.
...
2009-10-14 20:44:01 (505 KB/s) - `checksums.txt' saved [273/273]
Factorcode md5: b2df2697675d7c65ba88307923621f0b
Disk md5: b2df2697675d7c65ba88307923621f0b
Your disk boot image matches the one on factorcode.org.
*** Stage 2 early init... done
...
Loading resource:basis/boxes/boxes.factor
Loading resource:basis/eval/eval.factor
Loading
resource:basis/stack-checker/errors/prettyprint/prettyprint.factor
Loading resource:basis/cpu/x86/32/32.factor
Loading resource:basis/cpu/x86/assembler/assembler.factor
Loading resource:basis/cpu/x86/assembler/operands/operands.factor
Loading resource:basis/cpu/x86/assembler/syntax/syntax.factor
Loading resource:basis/cpu/x86/x86.factor
Loading resource:basis/cpu/x86/features/features.factor
Loading resource:basis/vm/vm.factor
Checking for multimedia extensions: SSSE3 detected
Compiling.................Loading vocab:bootstrap/bootstrap-error.factor
[
[ ~quotation~ dip dip ] dip ->
[ in>> length ] [ out>> length ] [ ] tri
[ check-datastack ] dip [ wrong-values ] curry unless
]
[ swap [ call ] dip -> ]
[ swap >c call -> c> drop ]
[
millis default-image-name "output-image" set-global
"math compiler threads help io tools ui ui.tools unicode handbook"
"include" set-global "" "exclude" set-global
strip-encodings (command-line) parse-command-line os wince?
[ "windows.ce" require ] when os winnt?
[ "windows.nt" require ] when
"staging" get "deploy-vocab" get or
[ "stage2: deployment mode" print ] [
"debugger" require "inspector" require
"tools.errors" require "listener" require
"none" require
] if load-components -> millis over -
core-bootstrap-time set-global
run-bootstrap-init f error set-global
f error-continuation set-global millis swap -
bootstrap-time set-global print-report "deploy-vocab" get
[ "tools.deploy.shaker" run ] [
"staging" get ~quotation~ ~quotation~ if
"output-image" get save-image-and-exit
] if
]
[ iterate-step -> iterate-next (each-integer) ]
[ -roll [ call ] 3dip -> ]
[ load-vocab -> drop ]
[
[ ~quotation~ dip dip ] dip ->
[ in>> length ] [ out>> length ] [ ] tri
[ check-datastack ] dip [ wrong-values ] curry unless
]
[ swap [ call ] dip -> ]
[ swap >c call -> c> drop ]
[
dup source-loaded?>> [ dup load-source ] unless
-> dup docs-loaded?>> [ dup load-docs ] unless
]
You have triggered a bug in Factor. Please report.
critical_error: Invalid header: b66c63a8
Starting low level debugger...
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk