On 10/9/06, Jean-Maurice Le Clech <[EMAIL PROTECTED]> wrote: > This is the end of the output: > > ... > Checking for Test::More... > ./00compile............................ok > ./10features/users_groups..............ok > ./10features/volume....................ok > ./Base/initialize......................ok > ./Base/param...........................ok > ./Base/param_boolean...................ok > ./CLI/capture..........................ok > ./Command/cat..........................ok > ./Command/chowname.....................ok > ./Command/commands.....................ok > ./Command/du_sk........................ok > 1/6 skipped: can't test permission errors as root > ./Command/exports......................ok > ./Command/failure......................ok > ./Command/touch........................ok > ./Config/exports.......................ok > ./Config/failure.......................ok > ./Config/flag..........................ok > ./Config/load_save.....................ok > ./Config/options.......................ok > ./Config/param.........................ok > ./Config/verbosity_level...............ok > ./Engine/fetch.........................ok > ./Finally/buildlocks...................ok > ./Finally/finally......................ok > ./FinkVersion/exports..................ok > ./FinkVersion/version..................ok > ./Mirror/exports.......................ok > ./Notify/exports.......................ok > ./Package/duplicate_fullnames..........ok > ./PkgVersion/get_perl..................dyld: /sw/bin/perl5.6.0 can't > open library: /sw/lib/perl5-core/5.6.0/darwin/CORE/libperl.dylib (No > such file or directory, errno = 2) > Use of uninitialized value in pattern match (m//) at > ./PkgVersion/get_perl.t line 28.
That looks to be the question here: why is it accessing perl560 on a 10.3.x system? > > # Failed test 'perl arch' > # in ./PkgVersion/get_perl.t at line 28. > # undef > # doesn't match '(?-xism:^darwin)' > Use of uninitialized value in pattern match (m//) at > ./PkgVersion/get_perl.t line 29. > Use of uninitialized value in pattern match (m//) at > ./PkgVersion/get_perl.t line 30. > # Looks like you failed 1 test of 16. > dubious > Test returned status 1 (wstat 256, 0x100) > DIED. FAILED test 4 > Failed 1/16 tests, 93.75% okay > ./PkgVersion/get_ruby..................ok > ./PkgVersion/get_splitoffs.............ok > ./PkgVersion/non_consecutive_source....ok > ./Services/eval_conditional............ok > ./Services/execute_nonroot_okay........ok > 1/12 skipped: various reasons > ./Services/expand_percent..............ok > ./Services/prepare_script..............ok > ./Services/spec2struct.................ok > ./Text/DelimMatch......................ok > Failed 1/39 test scripts, 97.44% okay. 1/905 subtests failed, 99.89% > okay. > Failed Test Stat Wstat Total Fail Failed List of Failed > ------------------------------------------------------------------------ > ------- > ./PkgVersion/get_perl.t 1 256 16 1 6.25% 4 > 2 subtests skipped. > make: *** [test] Error 1 > ### execution of make failed, exit code 2 > Removing build lock... > /sw/bin/dpkg-lockwait -r fink-buildlock-fink-0.25.0-11 > (Reading database ... 209456 files and directories currently installed.) > Removing fink-buildlock-fink-0.25.0-11 ... > Failed: phase compiling: fink-0.25.0-11 failed > > OSX 10.3.9 > Any idea or suggestion is welcome > > regards > -- > J-M Le Clec'h > ASMD Aikido > http://www.asmd-aikido.fr/ > fink probably -shouldn't- find a non-system Perl, but can you remove anything perl560-related? -- Alexander K. Hansen Fink Documenter (still) ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
