#13975: subversion-perlbindings won't install --------------------------------+------------------------------------------- Reporter: joe@slagwerks.com | Owner: dluke@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: --------------------------------+------------------------------------------- Comment (by joe@slagwerks.com): Hey, that made a difference! This time, subversion-perlbindings installed without complaint. Now, trying to reinstall svk seems to be hanging on something compress- zlib related: {{{ $ sudo port -f clean --all svk ---> Cleaning svk $ sudo port install -dv svk ---> Fetching svk ---> Attempting to fetch SVK-v2.0.2.tar.gz from http://download.bestpractical.com/pub/svk/2.0.2 ---> Verifying checksum(s) for svk ---> Extracting svk ---> Configuring svk ---> Building svk with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_svk/work/SVK-v2.0.2" && make all " returned error 2 Command output: /opt/local/bin/perl "-Iinc" Makefile.PL --config= --installdeps=PerlIO::via::dynamic,0.11,Compress::Zlib,0 Undefined subroutine &Compress::Zlib::gzopen called at /opt/local/lib/perl5/5.8.8/CPAN.pm line 5721. Compilation failed in require at inc/Module/Install/AutoInstall.pm line 37. *** Installing dependencies... *** Installing PerlIO::via::dynamic... CPAN: Storable loaded ok Going to read /Users/joe/.cpan/Metadata Database was generated on Thu, 17 Jan 2008 15:38:07 GMT Going to read /Users/joe/.cpan/sources/authors/01mailrc.txt.gz make: *** [installdeps] Error 2 Error: Status 1 encountered during processing. }}} I did the uninstall, clean --all, and install routine with both p5 -compress-zlib and p5-io-compress-zlib & then reran the clean & install for svk, but got the same result. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13975#comment:8> MacPorts </projects/macports> Ports system for Mac OS