Hi

fink warned that I hadn't updated in more than 24 days, so I ran 
'fink selfupdate'.  Some of the tests failed, though:

 Failed Test              Stat Wstat Total Fail  Failed  List of Failed
 -------------------------------------------------------------------------------
 ./CLI/capture.t             1   256    29    1   3.45%  21
 ./Command/failure.t       255 65280    26    0   0.00%  ??
 ./Services/spec2struct.t  255 65280     1    0   0.00%  ??

This is a MacBookPro running 10.5.5 build 9F33 and XQuartz 2.3.1.
Any ideas as to what the problem is?  A listing of an attempted 
update session is given below.

Thanks.

--+--+---
rsync -az -q  rsync://msn.wi.us.finkmirrors.net/finkinfo//TIMESTAMP 
/sw/fink/TIMESTAMP.tmp
I will now run the rsync command to retrieve the latest package descriptions.

/usr/bin/su gaetz -c "rsync -rtz --delete-after --delete -q   --include='10.4/' 
--include='10.4/stable/' --include='10.4/stable/main/' 
--include='10.4/stable/main/finkinfo/' --include='10.4/stable/main/finkinfo/*/' 
--include='10.4/stable/main/finkinfo/*' 
--include='10.4/stable/main/finkinfo/**/*' --include='10.4/' 
--include='10.4/stable/' --include='10.4/stable/crypto/' 
--include='10.4/stable/crypto/finkinfo/' 
--include='10.4/stable/crypto/finkinfo/*/' 
--include='10.4/stable/crypto/finkinfo/*' 
--include='10.4/stable/crypto/finkinfo/**/*' --include='10.4/' 
--include='10.4/unstable/' --include='10.4/unstable/main/' 
--include='10.4/unstable/main/finkinfo/' 
--include='10.4/unstable/main/finkinfo/*/' 
--include='10.4/unstable/main/finkinfo/*' 
--include='10.4/unstable/main/finkinfo/**/*' --include='10.4/' 
--include='10.4/unstable/' --include='10.4/unstable/crypto/' 
--include='10.4/unstable/crypto/finkinfo/' 
--include='10.4/unstable/crypto/finkinfo/*/' --include='10.4/unstable/crypt!
 o/finkinfo/*' --include='10.4/unstable/crypto/finkinfo/**/*' 
--include='VERSION' --include='DISTRIBUTION' --include='README' --exclude='**' 
'rsync://msn.wi.us.finkmirrors.net/finkinfo' '/sw/fink/'"
MANPATH: Undefined variable.
Downloading the indexes of available packages in the binary distribution.
/sw/bin/apt-get-lockwait -q update
Hit http://msn.wi.us.finkmirrors.net 10.5/release/main Packages
Hit http://msn.wi.us.finkmirrors.net 10.5/release/main Release
Hit http://msn.wi.us.finkmirrors.net 10.5/release/crypto Packages
Hit http://msn.wi.us.finkmirrors.net 10.5/release/crypto Release
Hit http://msn.wi.us.finkmirrors.net 10.5/current/main Packages
Hit http://msn.wi.us.finkmirrors.net 10.5/current/main Release
Hit http://msn.wi.us.finkmirrors.net 10.5/current/crypto Packages
Hit http://msn.wi.us.finkmirrors.net 10.5/current/crypto Release
Reading Package Lists...
Building Dependency Tree...
The following package will be installed or updated:
 fink
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-fink-0.28.6-41 
/sw/src/fink.build
dpkg-deb: building package `fink-buildlock-fink-0.28.6-41' in 
`/sw/src/fink.build/fink-buildlock-fink-0.28.6-41_2008.10.27-20.44.24_darwin-i386.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i 
/sw/src/fink.build/fink-buildlock-fink-0.28.6-41_2008.10.27-20.44.24_darwin-i386.deb
Selecting previously deselected package fink-buildlock-fink-0.28.6-41.
(Reading database ... 145852 files and directories currently installed.)
Unpacking fink-buildlock-fink-0.28.6-41 (from 
.../fink-buildlock-fink-0.28.6-41_2008.10.27-20.44.24_darwin-i386.deb) ...
Setting up fink-buildlock-fink-0.28.6-41 (2008.10.27-20.44.24) ...
gzip -dc /sw/src/fink-0.28.6.tar.gz | /sw/bin/tar -xf -  --no-same-owner 
--no-same-permissions 
make test PREFIX=/sw
perl -MExtUtils::Manifest=fullcheck -e 'my($missing, $extra) = fullcheck;exit 
(@$missing || @$extra)'
./setup.sh /sw/src/fink.build/fink-0.28.6-41/fink-0.28.6/t/basepath
Creating fink...
Creating fink-virtual-pkgs...
Creating fink-instscripts...
Creating fink-scanpackages...
Creating pathsetup.sh...
Creating FinkVersion.pm...
Creating Fink.pm...
Creating man pages...
Creating shlibs default file...
Creating postinstall script...
Creating dpkg helper script...
Creating lockwait wrappers...
Creating g++ wrappers...
cd t && ./testmore.pl && find . -name '*.t' | sort | PREFIX="/sw" xargs 
/usr/bin/perl -I/sw/src/fink.build/fink-0.28.6-41/fink-0.28.6/perlmod 
-MTest::Harness -e 'runtests(@ARGV)'
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..........................
#   Failed test 'die - exception thrown'
#   in ./CLI/capture.t at line 98.
#          got: 'Undefined subroutine &Scalar::Util::blessed called at 
/System/Library/Perl/5.8.8/overload.pm line 89.
# '
#     expected: 'test
# '
# Looks like you failed 1 test of 29.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 21
        Failed 1/29 tests, 96.55% okay
./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......................Undefined subroutine 
&Scalar::Util::blessed called at /System/Library/Perl/5.8.8/overload.pm line 89.
# Looks like your test died just after 26.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
./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..................ok
./PkgVersion/get_ruby..................ok
./PkgVersion/get_splitoffs.............ok
./PkgVersion/non_consecutive_source....ok
./SelfUpdate/last_done.................ok
./SelfUpdate/subclasses................ok
./Services/eval_conditional............ok
./Services/execute_nonroot_okay........ok
        1/12 skipped: You must be non-root for this test
./Services/expand_percent..............ok
./Services/prepare_script..............ok
./Services/spec2struct.................Undefined subroutine 
&Scalar::Util::refaddr called at 
/System/Library/Perl/5.8.8/darwin-thread-multi-2level/Data/Dumper.pm line 113.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
./Text/DelimMatch......................ok
Failed Test              Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
./CLI/capture.t             1   256    29    1   3.45%  21
./Command/failure.t       255 65280    26    0   0.00%  ??
./Services/spec2struct.t  255 65280     1    0   0.00%  ??
2 subtests skipped.
Failed 3/41 test scripts, 92.68% okay. 1/875 subtests failed, 99.89% okay.
make: *** [test] Error 1
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-fink-0.28.6-41
(Reading database ... 145853 files and directories currently installed.)
Removing fink-buildlock-fink-0.28.6-41 ...
Failed: phase compiling: fink-0.28.6-41 failed

Before reporting any errors, please run "fink selfupdate" and
try again.  If you continue to have issues, please check to see if the
FAQ on fink's website solves the problem.  If not, ask on the fink-users
or fink-beginners mailing lists, with a carbon copy to the maintainer:

        Fink Core Group <[EMAIL PROTECTED]>

Note that this is preferable to emailing the maintainer directly, since
most fink package maintainers do not have access to all possible
hardware and software configurations.



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to