Alexander, does the output below help any:

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

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/crypto/finkinfo/*' -- 
include='10.4/unstable/crypto/finkinfo/**/*' --include='VERSION' -- 
include='DISTRIBUTION' --include='README' --exclude='**' 'rsync:// 
master.us.finkmirrors.net/finkinfo' '/sw/fink/'
/usr/bin/find '/sw/fink/10.4/stable/main' -name CVS -type d -print0 |  
xargs -0 /bin/rm -rf
/usr/bin/find '/sw/fink/10.4/stable/crypto' -name CVS -type d -print0  
| xargs -0 /bin/rm -rf
/usr/bin/find '/sw/fink/10.4/unstable/main' -name CVS -type d -print0  
| xargs -0 /bin/rm -rf
/usr/bin/find '/sw/fink/10.4/unstable/crypto' -name CVS -type d - 
print0 | xargs -0 /bin/rm -rf
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.0-41 /sw/ 
src/fink.build
dpkg-deb: building package `fink-buildlock-fink-0.28.0-41' in `/sw/src/ 
fink.build/fink-buildlock-fink-0.28.0-41_2008.02.04-18.25.55_darwin- 
i386.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock- 
fink-0.28.0-41_2008.02.04-18.25.55_darwin-i386.deb
Selecting previously deselected package fink-buildlock-fink-0.28.0-41.
(Reading database ... 18595 files and directories currently installed.)
Unpacking fink-buildlock-fink-0.28.0-41 (from .../fink-buildlock- 
fink-0.28.0-41_2008.02.04-18.25.55_darwin-i386.deb) ...
Setting up fink-buildlock-fink-0.28.0-41 (2008.02.04-18.25.55) ...
gzip -dc /sw/src/fink-0.28.0.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 /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/perlmod -MTest::Harness -e 'runtests(@ARGV)'
Checking for Test::More...
./00compile............................dubious
        Test returned status 41 (wstat 10496, 0x2900)
DIED. FAILED tests 1, 4, 7, 10, 13, 16, 19, 22, 25, 28, 31, 34, 37,  
40, 43, 46, 49, 52, 55, 58, 61, 64, 67, 70, 73, 76, 79, 82, 85, 88,  
91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121
        Failed 41/123 tests, 66.67% okay
./10features/users_groups..............ok
./10features/volume....................ok
./Base/initialize......................dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-5
        Failed 5/5 tests, 0.00% okay
./Base/param...........................dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
./Base/param_boolean...................dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
./CLI/capture..........................Test output counter mismatch  
[test 4]
Test output counter mismatch [test 5]
Test output counter mismatch [test 6]
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1, 5
        Failed 2/4 tests, 50.00% okay
./Command/cat..........................dubious
        Test returned status 255 (wstat 65280, 0xff00)
./Command/chowname.....................dubious
        Test returned status 255 (wstat 65280, 0xff00)
./Command/commands.....................dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
./Command/du_sk........................dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-6
        Failed 6/6 tests, 0.00% okay
./Command/exports......................dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
        Failed 1/2 tests, 50.00% okay
./Command/failure......................dubious
        Test returned status 255 (wstat 65280, 0xff00)
./Command/touch........................dubious
        Test returned status 255 (wstat 65280, 0xff00)
./Config/exports.......................dubious
        Test returned status 255 (wstat 65280, 0xff00)
./Config/failure.......................dubious
        Test returned status 3 (wstat 768, 0x300)
DIED. FAILED tests 1-3
        Failed 3/3 tests, 0.00% okay
./Config/flag..........................dubious
        Test returned status 255 (wstat 65280, 0xff00)
./Config/load_save.....................dubious
        Test returned status 255 (wstat 65280, 0xff00)
./Config/options.......................dubious
        Test returned status 255 (wstat 65280, 0xff00)
./Config/param.........................dubious
        Test returned status 255 (wstat 65280, 0xff00)
./Config/verbosity_level...............dubious
        Test returned status 255 (wstat 65280, 0xff00)
./Engine/fetch.........................dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-23
        Failed 23/23 tests, 0.00% okay
./Finally/buildlocks...................dubious
        Test returned status 3 (wstat 768, 0x300)
DIED. FAILED tests 1-3
        Failed 3/6 tests, 50.00% okay
./Finally/finally......................dubious
        Test returned status 255 (wstat 65280, 0xff00)
./FinkVersion/exports..................dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1, 3
        Failed 2/3 tests, 33.33% okay
./FinkVersion/version..................dubious
        Test returned status 255 (wstat 65280, 0xff00)
./Mirror/exports.......................dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
        Failed 1/2 tests, 50.00% okay
./Notify/exports.......................dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
        Failed 1/2 tests, 50.00% okay
./Package/duplicate_fullnames..........dubious
        Test returned status 255 (wstat 65280, 0xff00)
./PkgVersion/get_perl..................dubious
        Test returned status 255 (wstat 65280, 0xff00)
./PkgVersion/get_ruby..................dubious
        Test returned status 255 (wstat 65280, 0xff00)
./PkgVersion/get_splitoffs.............dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-32
        Failed 32/32 tests, 0.00% okay
./PkgVersion/non_consecutive_source....dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-9
        Failed 9/9 tests, 0.00% okay
./SelfUpdate/last_done.................dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-15
        Failed 15/15 tests, 0.00% okay
./SelfUpdate/subclasses................dubious
        Test returned status 12 (wstat 3072, 0xc00)
DIED. FAILED tests 1-2, 4-13
        Failed 12/13 tests, 7.69% okay
./Services/eval_conditional............dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
./Services/execute_nonroot_okay........dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-12
        Failed 12/12 tests, 0.00% okay
./Services/expand_percent..............dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
./Services/prepare_script..............dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
        Failed 2/3 tests, 33.33% okay
./Services/spec2struct.................dubious
        Test returned status 41 (wstat 10496, 0x2900)
DIED. FAILED tests 1-41
        Failed 41/41 tests, 0.00% okay
./Text/DelimMatch......................dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-47
        Failed 47/47 tests, 0.00% okay
Failed Test                       Stat Wstat Total Fail  Failed  List  
of Failed
-------------------------------------------------------------------------------
./00compile.t                       41 10496   123   41  33.33%  1 4 7  
10 13 16
                                                                  19  
22 25 28 31
                                                                  34  
37 40 43 46
                                                                  49  
52 55 58 61
                                                                  64  
67 70 73 76
                                                                  79  
82 85 88 91
                                                                  94  
97 100 103
                                                                  106  
109 112
                                                                  115  
118 121
./Base/initialize.t                255 65280     5    9 180.00%  1-5
./Base/param.t                     255 65280     1    1 100.00%  1
./Base/param_boolean.t             255 65280     1    1 100.00%  1
./CLI/capture.t                    255 65280     4    3  75.00%  1 5
./Command/cat.t                    255 65280    ??   ??       %  ??
./Command/chowname.t               255 65280    ??   ??       %  ??
./Command/commands.t               255 65280     1    1 100.00%  1
./Command/du_sk.t                  255 65280     6   12 200.00%  1-6
./Command/exports.t                  1   256     2    1  50.00%  1
./Command/failure.t                255 65280    ??   ??       %  ??
./Command/touch.t                  255 65280    ??   ??       %  ??
./Config/exports.t                 255 65280    ??   ??       %  ??
./Config/failure.t                   3   768     3    3 100.00%  1-3
./Config/flag.t                    255 65280    ??   ??       %  ??
./Config/load_save.t               255 65280    ??   ??       %  ??
./Config/options.t                 255 65280    ??   ??       %  ??
./Config/param.t                   255 65280    ??   ??       %  ??
./Config/verbosity_level.t         255 65280    ??   ??       %  ??
./Engine/fetch.t                   255 65280    23   46 200.00%  1-23
./Finally/buildlocks.t               3   768     6    3  50.00%  1-3
./Finally/finally.t                255 65280    ??   ??       %  ??
./FinkVersion/exports.t              2   512     3    2  66.67%  1 3
./FinkVersion/version.t            255 65280    ??   ??       %  ??
./Mirror/exports.t                   1   256     2    1  50.00%  1
./Notify/exports.t                   1   256     2    1  50.00%  1
./Package/duplicate_fullnames.t    255 65280    ??   ??       %  ??
./PkgVersion/get_perl.t            255 65280    ??   ??       %  ??
./PkgVersion/get_ruby.t            255 65280    ??   ??       %  ??
./PkgVersion/get_splitoffs.t       255 65280    32   64 200.00%  1-32
./PkgVersion/non_consecutive_sour  255 65280     9   18 200.00%  1-9
./SelfUpdate/last_done.t           255 65280    15   30 200.00%  1-15
./SelfUpdate/subclasses.t           12  3072    13   12  92.31%  1-2  
4-13
./Services/eval_conditional.t      255 65280     1    1 100.00%  1
./Services/execute_nonroot_okay.t  255 65280    12   19 158.33%  1-12
./Services/expand_percent.t        255 65280     1    1 100.00%  1
./Services/prepare_script.t        255 65280     3    2  66.67%  1-2
./Services/spec2struct.t            41 10496    41   41 100.00%  1-41
./Text/DelimMatch.t                  2   512    47   93 197.87%  1-47
### 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.0-41
(Reading database ... 18596 files and directories currently installed.)
Removing fink-buildlock-fink-0.28.0-41 ...
Failed: phase compiling: fink-0.28.0-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.




On Jan 31, 2008, at 4:45 PM, Alexander Hansen wrote:

> Travis Quarterman wrote:
>> When I run 'fink slefupdate' for fink version: 0.27.10 I getting
>> the following error, is there a work around for this:
>>
>> Failed 39/41 test scripts, 4.88% okay. 262/362 subtests failed,  
>> 27.62%
>> 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.0-41
>> (Reading database ... 18596 files and directories currently  
>> installed.)
>> Removing fink-buildlock-fink-0.28.0-41 ...
>> Failed: phase compiling: fink-0.28.0-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]
>> <mailto:[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.
>>
>>
>> Thanks!
> It's hard to say, given that you cut out which tests actually failed.
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Fink-beginners mailing list
> [email protected]
> http://news.gmane.org/gmane.os.apple.fink.beginners


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to