#34156: irc/irssi hardcodes @INC ----------------------------------------+----------------------------------- Reporter: rmstonecipher@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: irssi ----------------------------------------+----------------------------------- Description changed by rmstonecipher@…: Old description:
An old irssi built against perl 5.12.3 would not run with perl updated to 5.12.4:[[br]] {{{ ryan$ irssi Can't locate Symbol.pm in @INC (@INC contains: /opt/local/lib/perl5/site_perl/5.12.3/darwin-multi-2level /opt/local/lib/perl5/site_perl/5.12.3 /opt/local/lib/perl5/vendor_perl/5.12.3/darwin-multi-2level /opt/local/lib/perl5/vendor_perl/5.12.3 /opt/local/lib/perl5/5.12.3 /darwin-multi-2level /opt/local/lib/perl5/5.12.3 /opt/local/lib/perl5/site_perl /opt/local/lib/perl5/vendor_perl .) at (eval 9) line 9. BEGIN failed--compilation aborted at (eval 9) line 9. }}}
Revision-bump in r temporarly fixed the glitch.[[br]] Per discussion in #macports, the irssi source should be patched for more flexible dependencies.
New description: An old irssi built against perl 5.12.3 would not run with perl updated to 5.12.4:[[br]] {{{ ryan$ irssi Can't locate Symbol.pm in @INC (@INC contains: /opt/local/lib/perl5/site_perl/5.12.3/darwin-multi-2level /opt/local/lib/perl5/site_perl/5.12.3 /opt/local/lib/perl5/vendor_perl/5.12.3/darwin-multi-2level /opt/local/lib/perl5/vendor_perl/5.12.3 /opt/local/lib/perl5/5.12.3 /darwin-multi-2level /opt/local/lib/perl5/5.12.3 /opt/local/lib/perl5/site_perl /opt/local/lib/perl5/vendor_perl .) at (eval 9) line 9. BEGIN failed--compilation aborted at (eval 9) line 9. }}} Revision-bump in r92190 temporarly fixed the glitch.[[br]] Per discussion in #macports, the irssi source should be patched for more flexible dependencies. -- -- Ticket URL: <https://trac.macports.org/ticket/34156#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS