[MacPorts] #13975: subversion-perlbindings won't install
MacPorts
trac at macosforge.org
Fri Feb 1 07:51:08 PST 2008
#13975: subversion-perlbindings won't install
--------------------------------+-------------------------------------------
Reporter: joe at slagwerks.com | Owner: dluke at macports.org
Type: defect | Status: assigned
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Resolution: | Keywords:
--------------------------------+-------------------------------------------
Comment (by joe at slagwerks.com):
more progress. uninstalling, cleaning, and reinstalling p5-perlio-via-
dynamic let svk actually install. When I run svk, though, I get:
{{{
$ svk
SVK requires the Scalar::Util module be built with support for the
'weaken'
function.
It is sometimes the case that operating system upgrades will replace
a working Scalar::Util with a non-working one. If your system was working
correctly up until now, this is likely the cause of the problem.
Please reinstall Scalar::Util, being careful to let it build with your C
compiler. Usually this is as simple as running the following command as
root:
perl -MCPAN -e'install Scalar::Util'
BEGIN failed--compilation aborted at /opt/local/bin/svk line 81.
}}}
My guess was that this was from the p5-scalar-list-utils package, so I
uninstalled svk & then it, cleaned, and reinstalled it:
{{{
---> Fetching p5-scalar-list-utils
---> Attempting to fetch Scalar-List-Utils-1.19.tar.gz from
http://ftp.ucr.ac.cr/Unix/CPAN/modules/by-module/Scalar
---> Verifying checksum(s) for p5-scalar-list-utils
---> Extracting p5-scalar-list-utils
---> Configuring p5-scalar-list-utils
---> Building p5-scalar-list-utils with target all
---> Staging p5-scalar-list-utils into destroot
---> Installing p5-scalar-list-utils 1.19_0
---> Activating p5-scalar-list-utils 1.19_0
---> Cleaning p5-scalar-list-utils
}}}
however, even after doing that, cleaning and reinstalling svk, I'm
continuing to get the same 'weaken' error.
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13975#comment:10>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list