On Sun, Jan 23, 2005 at 02:45:53PM +0100, Abe Timmerman wrote: > Manual rebuild/rerun: > > ok 65 > # make = 'make' > > Stop. > not ok 66 # make failed: 256 > # Makefile out-of-date with respect to Makefile.PL > # Cleaning current config before rebuilding Makefile... > # make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true > # ../../perl "-I../../../lib" "-I../../../lib" Makefile.PL "PERL_CORE=1" > # Checking if your kit is complete... > # Looks good > # Writing Makefile for ExtTest > # ==> Your Makefile has been rebuilt. <== > # ==> Please rerun the make command. <== > # false > # *** Error exit code 1 > # ext-15332 being removed... > FAILED tests 66-272 > > These are at random places, but always there! Oooh. I wonder if this is the cause on various platforms. I never see this on anything I have access to. Could this be timestamp issues with Makefile/Makefile.PL? Is this building on a local file system? I'm assuming that MakeMaker is getting caught out by timestamps not being what we all expect. Nicholas ClarkThread Previous | Thread Next