Can anyone offer me a clue as to why this is failing ? It will go no further than this.

OS 10.3.3.

I would rather not trash /sw and re-install from scratch if I can help it

/usr/bin/sudo /sw/bin/fink selfupdate
Password:
rsync -az -v rsync://sfo.ca.us.finkmirrors.net/finkinfo//TIMESTAMP /sw/fink/TIMESTAMP.tmp
receiving file list ... done
/sw/fink/TIMESTAMP.tmp
wrote 101 bytes read 136 bytes 27.88 bytes/sec
total size is 11 speedup is 0.05
I will now run the rsync command to retrieve the latest package descriptions.


/usr/bin/su igor -c "rsync -az --delete-after --delete -v --include='10.3/' --include='10.3/stable/' --include='10.3/stable/main/' --include='10.3/stable/main/finkinfo/' --include='10.3/stable/main/finkinfo/*/' --include='10.3/stable/main/finkinfo/*' --include='10.3/stable/main/finkinfo/**/*' --include='10.3/' --include='10.3/stable/' --include='10.3/stable/crypto/' --include='10.3/stable/crypto/finkinfo/' --include='10.3/stable/crypto/finkinfo/*/' --include='10.3/stable/crypto/finkinfo/*' --include='10.3/stable/crypto/finkinfo/**/*' --include='10.3/' --include='10.3/unstable/' --include='10.3/unstable/main/' --include='10.3/unstable/main/finkinfo/' --include='10.3/unstable/main/finkinfo/*/' --include='10.3/unstable/main/finkinfo/*' --include='10.3/unstable/main/finkinfo/**/*' --include='10.3/' --include='10.3/unstable/' --include='10.3/unstable/crypto/' --include='10.3/unstable/crypto/finkinfo/' --include='10.3/unstable/crypto/finkinfo/*/' --include='10.3/unstable/crypto/finkinfo/*' --include='10.3/unstable/crypto/finkinfo/**/*' --include='VERSION' --exclude='**' 'rsync://sfo.ca.us.finkmirrors.net/finkinfo' '/sw/fink/'"
receiving file list ... done
./
wrote 909 bytes read 82729 bytes 23896.57 bytes/sec
total size is 16096875 speedup is 192.46
/usr/bin/find '/sw/fink/10.3/stable/main' -name CVS -type d -print0 | xargs -0 /bin/rm -rf
/usr/bin/find '/sw/fink/10.3/stable/crypto' -name CVS -type d -print0 | xargs -0 /bin/rm -rf
/usr/bin/find '/sw/fink/10.3/unstable/main' -name CVS -type d -print0 | xargs -0 /bin/rm -rf
/usr/bin/find '/sw/fink/10.3/unstable/crypto' -name CVS -type d -print0 | xargs -0 /bin/rm -rf
/bin/rm -rf '/sw/fink/10.3/CVS'
/bin/rm -rf '/sw/fink/CVS'
/usr/bin/touch stamp-rsync-live && /bin/rm -f stamp-cvs-live
Reading package info...
No package name in /sw/fink/dists/unstable/main/finkinfo/graphics/gimp2.info
No package name in /sw/fink/dists/unstable/main/finkinfo/gnome/pygtk2-py22.info
No package name in /sw/fink/dists/unstable/main/finkinfo/gnome/pygtk2-py23.info
No package name in /sw/fink/dists/unstable/main/finkinfo/games/nethack.info
No package name in /sw/fink/dists/unstable/main/finkinfo/editors/bluefish.info
Updating package index... done.
Information about 2953 packages read in 21 seconds.
The following package will be installed or updated:
fink
/bin/rm -rf fink-0.20.0-1
/bin/mkdir -p /sw/src/fink-0.20.0-1
gzip -dc /sw/src/fink-0.20.0.tar.gz | /sw/bin/tar -xvf -
fink-0.20.0/
--clip --
fink-0.20.0/VERSION
make test
Creating fink...
Creating fink-virtual-pkgs...
Creating pathsetup.sh...
Creating FinkVersion.pm...
Creating man page...
Creating shlibs default file...
Creating postinstall script...

This first test is designed to die, so please ignore the error
message on the next line.
# Looks like your test died before it could output anything.
./00compile............................dyld: perl Undefined symbols:
_PL_curcop
_PL_curpad
_PL_curpm
_PL_curstackinfo
_PL_defgv
_PL_markstack
_PL_markstack_ptr
_PL_op
_PL_retstack_ix
_PL_runops
_PL_scopestack_ix
_PL_stack_base
_PL_stack_sp
_PL_sv_no
_PL_sv_undef
_PL_sv_yes
_PL_tainting
_PL_tmps_floor
_PL_tmps_ix
_PL_top_env
_Perl_saferealloc
_perl_get_sv
./00compile............................dubious
Test returned status 0 (wstat 5, 0x5)
./Base/initialize......................ok
./Base/param...........................ok
./Base/param_boolean...................ok
./Command/cat..........................ok
./Command/chowname.....................ok
./Command/commands.....................ok
./Command/du_sk........................dyld: perl Undefined symbols:
_PL_curcop
_PL_curpad
_PL_curpm
_PL_curstackinfo
_PL_defgv
_PL_markstack
_PL_markstack_ptr
_PL_op
_PL_retstack_ix
_PL_runops
_PL_scopestack_ix
_PL_stack_base
_PL_stack_sp
_PL_sv_no
_PL_sv_undef
_PL_sv_yes
_PL_tainting
_PL_tmps_floor
_PL_tmps_ix
_PL_top_env
_Perl_saferealloc
_perl_get_sv
./Command/du_sk........................dubious
Test returned status 0 (wstat 5, 0x5)
DIED. FAILED tests 1-6
Failed 6/6 tests, 0.00% okay
./Command/exports......................ok
./Command/failure......................ok
./Command/touch........................NOK 3# Failed test (./Command/touch.t at line 8)
# got: '22'
# expected: '0'
./Command/touch........................ok 6/0# Looks like you failed 1 tests of 10.
./Command/touch........................dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 3
Failed 1/10 tests, 90.00% okay
./Config/exports.......................ok
./Config/failure.......................ok
./Config/load_save.....................ok
./Config/options.......................ok
./Config/param.........................ok
./Config/verbosity_level...............ok
./FinkVersion/exports..................ok
./FinkVersion/version..................ok
./Mirror/exports.......................ok
./PkgVersion/get_perl..................dyld: perl Undefined symbols:
_PL_curcop
_PL_curpad
_PL_curpm
_PL_curstackinfo
_PL_defgv
_PL_markstack
_PL_markstack_ptr
_PL_op
_PL_retstack_ix
_PL_runops
_PL_scopestack_ix
_PL_stack_base
_PL_stack_sp
_PL_sv_no
_PL_sv_undef
_PL_sv_yes
_PL_tainting
_PL_tmps_floor
_PL_tmps_ix
_PL_top_env
_Perl_saferealloc
_perl_get_sv
./PkgVersion/get_perl..................dubious
Test returned status 0 (wstat 5, 0x5)
./PkgVersion/get_ruby..................dyld: perl Undefined symbols:
_PL_curcop
_PL_curpad
_PL_curpm
_PL_curstackinfo
_PL_defgv
_PL_markstack
_PL_markstack_ptr
_PL_op
_PL_retstack_ix
_PL_runops
_PL_scopestack_ix
_PL_stack_base
_PL_stack_sp
_PL_sv_no
_PL_sv_undef
_PL_sv_yes
_PL_tainting
_PL_tmps_floor
_PL_tmps_ix
_PL_top_env
_Perl_saferealloc
_perl_get_sv
./PkgVersion/get_ruby..................dubious
Test returned status 0 (wstat 5, 0x5)
./PkgVersion/non_consecutive_source....dyld: perl Undefined symbols:
_PL_curcop
_PL_curpad
_PL_curpm
_PL_curstackinfo
_PL_defgv
_PL_markstack
_PL_markstack_ptr
_PL_op
_PL_retstack_ix
_PL_runops
_PL_scopestack_ix
_PL_stack_base
_PL_stack_sp
_PL_sv_no
_PL_sv_undef
_PL_sv_yes
_PL_tainting
_PL_tmps_floor
_PL_tmps_ix
_PL_top_env
_Perl_saferealloc
_perl_get_sv
./PkgVersion/non_consecutive_source....dubious
Test returned status 0 (wstat 5, 0x5)
DIED. FAILED tests 1-9
Failed 9/9 tests, 0.00% okay
./Services/expand_percent..............ok
Failed Test Stat Wstat Total Fail Failed List of Failed
----------------------------------------------------------------------- --------
./00compile.t 0 5 ?? ?? % ??
./Command/du_sk.t 0 5 6 6 100.00% 1-6
./Command/touch.t 1 256 10 1 10.00% 3
./PkgVersion/get_perl.t 0 5 ?? ?? % ??
./PkgVersion/get_ruby.t 0 5 ?? ?? % ??
./PkgVersion/non_consecutive_sour 0 5 9 9 100.00% 1-9
Failed 6/24 test scripts, 75.00% okay. 16/445 subtests failed, 96.40% okay.
make: *** [test] Error 1
### execution of make failed, exit code 2
Failed: compiling fink-0.20.0-1 failed



------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to