On 10/20/21 2:11 PM, Julien Lepiller wrote:
So, it looks like my change prevented the xref command from running altogether, which explains the error. Moving the variable definition seems to help; I was able to build from a clean checkout in a pure environment with the attached revised patch.
Indeed! With this change it compiles successfully on my side as well. Thanks, Raphaël