The error makes it appear as though the build were looking for Free.xs to be in the root directory of the archive. That would be consistent with a version of EU::MM that doesn’t support the XSMULTI flag, which EU::MM has supported since v7.12 of that module.
I hadn’t noticed that the EU::MM version was given in the same report as 7.34—which is the same version that I have on my own machine, so I know that should work. So I’m not really sure what to make of this. All of the UNKNOWN reports (2 on FBSD; the rest on Dragonfly) thus far show this error. -F On May 9, 2019, at 4:39 PM, Andreas Koenig <andreas.koenig.7os6v...@franz.ak.mind.de> wrote: >>>>>> On Thu, 9 May 2019 15:58:47 -0400, Felipe Gasper >>>>>> <fel...@felipegasper.com> said: > >> Hi all, >> I’m looking at this report: > >> http://www.cpantesters.org/cpan/report/0979d41c-7261-11e9-bf31-80c71e9d5857 > >> … and noting that it looks like a new enough version of ExtUtils::MakeMaker >> (i.e., to know about XSMULTI) isn’t being installed. > >> Is there something I can do to get a sufficiently new EU::MM >> on CPAN Testers? I have EU::MM 7.12 in “configure_requires”; does it >> need to be in build_requires as well, or is there some other step I >> can take? > > Please accept my apologies to speak up without having a full > explanation. But I'd argue that from looking at the report it's really > hard or even impossible to diagnose what is wrong. The smoker reports to > have MakeMaker 7.34 installed, which is clearly better than 7.12. If > this is not enough, I would draw the conclusion that there might be > something else missing that would need to be specified, no? Or are you > saying you have an indication that the reported MakeMaker 7.34 was not > used on that site? > > -- > andreas