is there a way to know which file ikiwiki is currently processing while i am running "ikiwiki --setup $FOO.setup" ?
i am migrating a large ikiwiki instance and the compiler dies in the middle of setup -- but i don't know which file is causing the problem.
--verbose
when you use--rebuild
, otherwise you could also trystrace
.