When I run make port-mathbin locally, there are 5 panics. It's not clear to me what files are being processed at the time.
The failure is not propagated to the main mathport process. So likely this has been going on for some time.
Really there are two issues:
Panics in porting individual files are not caught/reported and it's hard to find out what files are panicking.
There seems to be some actual bug in Mathport.Rename.renameField?.
When I run
make port-mathbin
locally, there are 5 panics. It's not clear to me what files are being processed at the time. The failure is not propagated to the main mathport process. So likely this has been going on for some time. Really there are two issues:Mathport.Rename.renameField?
.