andwn/marsdev

Docker build is broken

dleslie opened this issue · 1 comments

I bisected, it appears that 4749522 was the last commit to build a functional Docker container.

Build log for current head 21818f7 is attached.

build.log

I suspect the issue is that the m68k-elf tools may not be getting installed correctly; if I add a mkdir -p /marsdev/mars/m68k-elf/bin/ then sjasm builds, but then SGDK fails because it cannot locate m68k-elf-gcc.