Advertisement
Guest User

m2-planet-bootstrap-failure

a guest
Jan 5th, 2021
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.67 KB | None | 0 0
  1. sanne@spacy-ubuntu ~/mescc-tools-seed (master)> make arch=AArch64
  2. cd AArch64 && ../bootstrap-seeds/POSIX/AArch64/kaem-optional-seed
  3. +> ../bootstrap-seeds/POSIX/AArch64/kaem-optional-seed mescc-tools-seed-kaem.kaem
  4. +> ../bootstrap-seeds/POSIX/AArch64/hex0-seed hex0_AArch64.hex0 hex0
  5. +> ./hex0 kaem-minimal.hex0 kaem-0
  6. +> ./kaem-0 mescc-tools-mini-kaem.kaem
  7. +> ./hex0 hex1_AArch64.hex0 hex1
  8. +> ./hex1 hex2_AArch64.hex1 hex2-0
  9. +> ./hex1 catm_AArch64.hex1 catm
  10. +> ./catm hold ELF-aarch64.hex2 M0_AArch64.hex2
  11. +> ./hex2-0 hold M0
  12. +> ./M0 cc_aarch64.M1 temp1
  13. +> ./catm hold ELF-aarch64.hex2 temp1
  14. +> ./hex2-0 hold cc_aarch64
  15. +> ./catm hold ../M2-Planet/test/common_aarch64/functions/file.c ../M2-Planet/test/common_aarch64/functions/malloc.c ../M2-Planet/test/common_aarch64/functions/fixup.c ../M2-Planet/functions/calloc.c ../M2-Planet/test/common_aarch64/functions/exit.c ../M2-Planet/functions/match.c ../M2-Planet/functions/in_set.c ../M2-Planet/functions/numerate_number.c ../M2-Planet/functions/file_print.c ../M2-Planet/functions/number_pack.c ../M2-Planet/functions/string.c ../M2-Planet/functions/require.c ../M2-Planet/cc.h ../M2-Planet/cc_globals.c ../M2-Planet/cc_reader.c ../M2-Planet/cc_strings.c ../M2-Planet/cc_types.c ../M2-Planet/cc_core.c ../M2-Planet/cc_macro.c ../M2-Planet/cc.c
  16. +> ./cc_aarch64 hold M2.M1
  17. +> ./catm hold aarch64_defs.M1 libc-core.M1 M2.M1
  18. +> ./M0 hold temp1
  19. +> ./catm hold ELF-aarch64.hex2 temp1
  20. +> ./hex2-0 hold M2
  21. +> ./M2 --architecture aarch64 -f ../M2-Planet/test/common_aarch64/functions/exit.c -f ../M2-Planet/test/common_aarch64/functions/file.c -f ../M2-Planet/functions/file_print.c -f ../mescc-tools/functions/numerate_number.c -f ../M2-Planet/test/common_aarch64/functions/malloc.c -f ../M2-Planet/functions/calloc.c -f ../M2-Planet/functions/match.c -f ../mescc-tools/blood-elf.c -f ../M2-Planet/functions/require.c -f ../M2-Planet/functions/in_set.c -o blood-elf.M1
  22. Unknown type FILE
  23. ../M2-Planet/test/common_aarch64/functions/file.c:24:Subprocess error
  24. ABORTING HARD
  25. +> ../bin/kaem --verbose --strict -f mescc-tools-full-kaem.kaem
  26. +> ./M2 --architecture aarch64 -f ../M2-Planet/test/common_aarch64/functions/exit.c -f ../M2-Planet/test/common_aarch64/functions/file.c -f ../M2-Planet/functions/file_print.c -f ../mescc-tools/functions/numerate_number.c -f ../M2-Planet/test/common_aarch64/functions/malloc.c -f ../M2-Planet/functions/calloc.c -f ../M2-Planet/functions/match.c -f ../M2-Planet/functions/require.c -f ../M2-Planet/functions/in_set.c -f ../mescc-tools/blood-elf.c --debug -o blood-elf.M1
  27. Unknown type FILE
  28. ../M2-Planet/test/common_aarch64/functions/file.c:24:Subprocess error 256
  29. ABORTING HARD
  30. Subprocess error
  31. ABORTING HARD
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement