hengestone / parasail_git

Open source files from the Parasail 8 release
GNU General Public License v3.0
9 stars 1 forks source link

Cannot bootstrap #3

Open Lucretia opened 4 years ago

Lucretia commented 4 years ago

I have tried with this and the 8.4.1 zip and get the same result:

Dump LLVM for /tmp/parasail_release_8_4/lib/llvm_printer.psl
   [done compiling /tmp/parasail_release_8_4/lib/llvm_printer.psl]
 Begin initialization code for /tmp/parasail_release_8_4/lib/compiler.psl
 Emit 985 type descriptors for /tmp/parasail_release_8_4/lib/compiler.psl
 Emit 154 anon consts for /tmp/parasail_release_8_4/lib/aaa.psi
 Emit 31 named consts for /tmp/parasail_release_8_4/lib/aaa.psi
 Register 632 compiled ops for /tmp/parasail_release_8_4/lib/aaa.psi
 Emit 1929 strings for /tmp/parasail_release_8_4/lib/aaa.psi
 Emit initialization func for /tmp/parasail_release_8_4/lib/aaa.psi
 Dump LLVM for /tmp/parasail_release_8_4/lib/aaa.psi
   [done compiling /tmp/parasail_release_8_4/lib/aaa.psi]
 Emit 169 anon consts for /tmp/parasail_release_8_4/lib/compiler.psl
 Emit 30 named consts for /tmp/parasail_release_8_4/lib/compiler.psl
 Register 96 compiled ops for /tmp/parasail_release_8_4/lib/compiler.psl
 Emit 2483 strings for /tmp/parasail_release_8_4/lib/compiler.psl
 Emit initialization func for /tmp/parasail_release_8_4/lib/compiler.psl
 Dump LLVM for /tmp/parasail_release_8_4/lib/compiler.psl
   [done compiling /tmp/parasail_release_8_4/lib/compiler.psl]
the third field of the element type is mandatory, specify i8* null to migrate from the obsoleted 2-field form
llc: /tmp/parasail_release_8_4/lib/aaa.psi.ll: error: input module is broken!
hengestone commented 4 years ago

Thanks - I saw you spoke with Tuck on the mailing list. Hopefully he will succeed in getting development opened up!