Andreas Koenig wrote:
https://rt.cpan.org/Ticket/Display.html?id=110631
If you have installed XSConfig 6.05 on your smoker, it's very likely the
smoker is broken for all forms of 'perl Makefile.PL&&make'. This is most
probably also true for some previous version of XSConfig.
I have cancelled all my smoking and am restarting with fresh perls right
now and would recommend you to make sure your smokers are not affected.
Your perl was broken because you did "make install UNINST=1", an
unusual, and very risky way to install a module, that I never knew
existed until you brought it up in the ticket. If your perl's module
building toolchain is broken by upgrading some module, you can't delete
/site/lib to go back to your factory setup with UNINST=1. The building
XS Config with "make install UNINST=1" destroys EUMM bug is being worked
on in the ticket.