MLVM on BSD Port: No Love

Charles Oliver Nutter charles.nutter at sun.com
Thu Sep 11 15:04:20 PDT 2008


Unfortunately it looks like the BSD port, recently made available, does 
not accept the patches cleanly. It seems to be based on b33.

Hopefully BSD port will catch up to main line soon :(

~/NetBeansProjects/mlvm ➔ bash patches/make/each-patch-repo.sh hg qpush -a
+ (cd sources/hotspot; hg qpush -a)
applying anonk.patch
applying meth.patch
unable to find 'src/cpu/x86/vm/assembler_x86.cpp' for patching
1 out of 1 hunk FAILED -- saving rejects to file 
src/cpu/x86/vm/assembler_x86.cpp.rej
unable to find 'src/cpu/x86/vm/assembler_x86.hpp' for patching
6 out of 6 hunks FAILED -- saving rejects to file 
src/cpu/x86/vm/assembler_x86.hpp.rej
patching file src/cpu/x86/vm/cppInterpreter_x86.cpp
Hunk #1 FAILED at 512
Hunk #2 FAILED at 658
2 out of 6 hunks FAILED -- saving rejects to file 
src/cpu/x86/vm/cppInterpreter_x86.cpp.rej
patching file src/cpu/x86/vm/interp_masm_x86_32.cpp
Hunk #1 FAILED at 585
1 out of 1 hunk FAILED -- saving rejects to file 
src/cpu/x86/vm/interp_masm_x86_32.cpp.rej
patching file src/cpu/x86/vm/interp_masm_x86_64.cpp
Hunk #1 FAILED at 612
1 out of 1 hunk FAILED -- saving rejects to file 
src/cpu/x86/vm/interp_masm_x86_64.cpp.rej
patching file src/cpu/x86/vm/interpreter_x86_32.cpp
Hunk #1 FAILED at 200
1 out of 2 hunks FAILED -- saving rejects to file 
src/cpu/x86/vm/interpreter_x86_32.cpp.rej
patching file src/cpu/x86/vm/templateInterpreter_x86_64.cpp
Hunk #2 FAILED at 190
1 out of 4 hunks FAILED -- saving rejects to file 
src/cpu/x86/vm/templateInterpreter_x86_64.cpp.rej
patching file src/cpu/x86/vm/templateTable_x86_32.cpp
Hunk #1 FAILED at 2033
Hunk #2 FAILED at 2819
Hunk #3 FAILED at 2837
Hunk #4 succeeded at 2934 with fuzz 2 (offset -35 lines).
3 out of 4 hunks FAILED -- saving rejects to file 
src/cpu/x86/vm/templateTable_x86_32.cpp.rej
patching file src/cpu/x86/vm/templateTable_x86_64.cpp
Hunk #1 FAILED at 2789
Hunk #2 FAILED at 2812
Hunk #3 succeeded at 2941 with fuzz 2 (offset -2 lines).
2 out of 3 hunks FAILED -- saving rejects to file 
src/cpu/x86/vm/templateTable_x86_64.cpp.rej
patching file src/cpu/x86/vm/vtableStubs_x86_32.cpp
Hunk #3 FAILED at 135
Hunk #6 succeeded at 207 with fuzz 1 (offset 0 lines).
1 out of 7 hunks FAILED -- saving rejects to file 
src/cpu/x86/vm/vtableStubs_x86_32.cpp.rej
patching file src/share/vm/includeDB_core
Hunk #1 FAILED at 253
1 out of 7 hunks FAILED -- saving rejects to file 
src/share/vm/includeDB_core.rej
patch failed, unable to continue (try -v)
src/cpu/x86/vm/assembler_x86.cpp: No such file or directory
src/cpu/x86/vm/assembler_x86.hpp: No such file or directory
src/cpu/x86/vm/assembler_x86.hpp not tracked!
src/cpu/x86/vm/assembler_x86.cpp not tracked!
patch failed, rejects left in working dir
Errors during apply, please fix and refresh meth.patch
+ (cd sources/jdk; hg qpush -a)
applying anonk.patch
applying meth.patch
applying indy.patch
skipping callcc.patch - guarded by ['+jdk7-b30']
Now at: indy.patch
+ (cd sources/langtools; hg qpush -a)
applying quid.patch
Now at: quid.patch




More information about the mlvm-dev mailing list