Re: [Module::Build] make test failure report (Cygwin)
Status: Beta
Brought to you by:
kwilliams
|
From: Randy W. S. <Ra...@Th...> - 2003-10-11 16:16:08
|
On 10/10/2003 1:00 AM, Randy W. Sims wrote: > On 10/10/2003 12:50 AM, Terrence Brannon wrote: > > ahh, I am using 5.8.0... but you speak on M::B::Platform::Windows when > >> an earlier msg indicated that Cygwin used M::B::Platform::Unix, most >> of which defaults to M::B::Base > > > Cygwin is a little of Unix and a little of Windows. > > I have downloaded Cygwin and am now installing. The download was quick. > The installation is taking a loooooonnnnnnnnngggggggg time. > > Randy. > Ok. It took a loooooonnnnnnnnngggggggg time--*TWICE*, but I finally got a working Cygwin & Perl. And Cygwin is very slow on my system, as in it took nearly an hour to run './Build test', so please have patience. I've hacked the attached file which gets nearly everything working. NOTE: This is a hack module, the final patch I submit will not be anything like this; It is just easier to break it out into a separate file to see what changes need to be made. There is one problem left that has me kinda confused because I didn't see any signs of it in the log posted. If some other Cygwin users would place the attached file in their <module-build-source>/lib/Module/Build/Platform/ directory, perform the build incantation, and post the results I would appreciate it as I'm suspicious that it might have something to do with my configuration. The tests that are failing are runthrough.t #22 and xs.t #8. Both are tests of PPMMaker. Please let me know if you get a different result. Thanks, Randy. |