Well, this one is easy to understand, but I'm not sure how to fix it. In the "fink" CVS module, we have a file perlmod/Fink/FinkVersion.pm.in . That is processed with some sed magic in the setup.sh script. So naturally, there is a "compile failure" when FinkVersion.pm is invoked.
-- Dave Darian Lanx <[EMAIL PROTECTED]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: RIPEMD160 > > Here is the output. The CVS up -Pd is maybe 5 minutes old > > mule:~/tmpdir/fink$ make test > ./00compile.................NOK 31# Failed test (./00compile.t at > line 20) > # got: 'Can't locate Fink/FinkVersion.pm in @INC (@INC > contains: ../perlmod /Library/Perl/darwin /Library/Perl/darwin > /Library/Perl /Library/Perl/darwin /Library/Perl/darwin /Library/Perl > /Library/Perl/darwin /Library/Perl /Network/Library/Perl/darwin > /Network/Library/Perl /Network/Library/Perl . /Library/Perl/darwin > /Library/Perl /Library/Perl/darwin /Library/Perl /Library/Perl > /Network/Library/Perl/darwin /Network/Library/Perl /Network/Library/Perl > .) at ../perlmod/Fink/SelfUpdate.pm line 31. > # BEGIN failed--compilation aborted at ../perlmod/Fink/SelfUpdate.pm > line 31. > # Compilation failed in require at (eval 37) line 3. > # ' > # expected: '' > ./00compile.................ok 45/0# Looks like you failed 1 tests of > 45. > ./00compile.................dubious > > Test returned status 1 (wstat 256, 0x100) > DIED. FAILED test 31 > Failed 1/45 tests, 97.78% okay > ./Base/initialize...........ok > > ./Base/param................ok > > ./Base/param_boolean........ok > > ./Command/cat...............ok > > ./Command/chowname..........skipped > all skipped: You must be root to test chowname > ./Command/commands..........ok > > ./Command/exports...........ok > > ./Command/failure...........ok > > 9/45 skipped: You must be root > ./Command/touch.............ok > > ./Config/exports............ok > > ./Config/load_save..........ok > > ./Config/options............ok > > ./Config/param..............ok > > ./Config/verbosity_level....ok > > ./Mirror/exports............ok > > ./PkgVersion/get_perl.......ok > > Failed Test Stat Wstat Total Fail Failed List of Failed > - ------------------------------------------------------------------------------- > ./00compile.t 1 256 45 1 2.22% 31 > 1 test and 9 subtests skipped. > Failed 1/17 test scripts, 94.12% okay. 1/445 subtests failed, 99.78% okay. > make: *** [test] Error 1 > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.3 (Darwin) > > iD8DBQE/vU3ciW/Ta/pxHPQRAyzwAJ0fxbJupmQ6muwMb7iX7DeQy9zJwQCcCNI7 > udb1/KScPplXvw14tWogZag= > =mOX7 > -----END PGP SIGNATURE----- > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > Fink-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/fink-devel > ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel
