> Ian, I had the same problem.  After an offline discussion with
> Christian Schaffner, I determined that this workaround fixed the issue:
>   fink rebuild svn-shlibs
>   fink rebuild svn-swig-pm586

Thanks, Christian.  I tried those two commands followed by a `fink
install svk`.  The good news is that the install progressed beyond
writing the makefile.  The bad news is that the tests failed, so I'm
not that better off than I was before I wiped my Fink install:

Writing Makefile for SVN::Simple::Edit
make
cp lib/SVN/Simple/Editor.pm blib/lib/SVN/Simple/Editor.pm
cp lib/SVN/Simple/Edit.pm blib/lib/SVN/Simple/Edit.pm
Manifying blib/man3/SVN::Simple::Editor.3pm
Manifying blib/man3/SVN::Simple::Edit.3pm
make test
PERL_DL_NONLAZY=1 /usr/bin/perl5.8.6 "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/1edit....NOK 1#     Failed test (t/1edit.t at line 9)
#     Tried to require 'SVN::Core'.
#     Error:  Can't load
'/sw/lib/perl5/5.8.6/darwin-thread-multi-2level/auto/SVN/_Core/_Core.bundle'
for module SVN::_Core:
dlopen(/sw/lib/perl5/5.8.6/darwin-thread-multi-2level/auto/SVN/_Core/_Core.bundle,
2): Symbol not found: _svn_diff_file_diff3_2
#   Referenced from:
/sw/lib/perl5/5.8.6/darwin-thread-multi-2level/auto/SVN/_Core/_Core.bundle
#   Expected in: dynamic lookup
#  at /sw/lib/perl5/5.8.6/darwin-thread-multi-2level/SVN/Base.pm line 59
# BEGIN failed--compilation aborted at
/sw/lib/perl5/5.8.6/darwin-thread-multi-2level/SVN/Core.pm line 5.
# Compilation failed in require at (eval 2) line 2.
t/1edit....NOK 2#     Failed test (t/1edit.t at line 10)
#     Tried to require 'SVN::Repos'.
#     Error:  Can't load
'/sw/lib/perl5/5.8.6/darwin-thread-multi-2level/auto/SVN/_Repos/_Repos.bundle'
for module SVN::_Repos:
dlopen(/sw/lib/perl5/5.8.6/darwin-thread-multi-2level/auto/SVN/_Repos/_Repos.bundle,
2): Symbol not found: _svn_repos_set_path2
#   Referenced from:
/sw/lib/perl5/5.8.6/darwin-thread-multi-2level/auto/SVN/_Repos/_Repos.bundle
#   Expected in: dynamic lookup
#  at /sw/lib/perl5/5.8.6/darwin-thread-multi-2level/SVN/Base.pm line 59
# BEGIN failed--compilation aborted at
/sw/lib/perl5/5.8.6/darwin-thread-multi-2level/SVN/Repos.pm line 5.
# Compilation failed in require at (eval 4) line 2.
t/1edit....NOK 3#     Failed test (t/1edit.t at line 11)
#     Tried to require 'SVN::Fs'.
#     Error:  Can't load
'/sw/lib/perl5/5.8.6/darwin-thread-multi-2level/auto/SVN/_Fs/_Fs.bundle'
for module SVN::_Fs:
dlopen(/sw/lib/perl5/5.8.6/darwin-thread-multi-2level/auto/SVN/_Fs/_Fs.bundle,
2): Symbol not found: _svn_fs_get_access
#   Referenced from:
/sw/lib/perl5/5.8.6/darwin-thread-multi-2level/auto/SVN/_Fs/_Fs.bundle
#   Expected in: dynamic lookup
#  at /sw/lib/perl5/5.8.6/darwin-thread-multi-2level/SVN/Base.pm line 59
# BEGIN failed--compilation aborted at
/sw/lib/perl5/5.8.6/darwin-thread-multi-2level/SVN/Fs.pm line 5.
# Compilation failed in require at (eval 6) line 2.
t/1edit....ok 4/8Use of uninitialized value in pattern match (m//) at
t/1edit.t line 20.
Undefined subroutine &SVN::Repos::create called at t/1edit.t line 22.
# Looks like you planned 8 tests but only ran 4.
# Looks like your test died just after 4.
t/1edit....dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-3, 5-8
        Failed 7/8 tests, 12.50% okay
Failed Test Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/1edit.t    255 65280     8   11 137.50%  1-3 5-8
Failed 1/1 test scripts, 0.00% okay. 7/8 subtests failed, 12.50% okay.
make: *** [test_dynamic] Error 2
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-svn-simple-pm586-0.27-1003
(Reading database ... 10680 files and directories currently installed.)
Removing fink-buildlock-svn-simple-pm586-0.27-1003 ...
Failed: phase compiling: svn-simple-pm586-0.27-1003 failed

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to