[MacPorts] #42498: rrdtool: generating perl lib only for 5.12, depending ports need to adjust

MacPorts noreply at macports.org
Thu Feb 13 12:13:56 PST 2014


#42498: rrdtool: generating perl lib only for 5.12, depending ports need to adjust
-----------------------+--------------------------------
 Reporter:  jul_bsd@…  |      Owner:  macports-tickets@…
     Type:  defect     |     Status:  new
 Priority:  Normal     |  Milestone:
Component:  ports      |    Version:  2.2.1
 Keywords:             |       Port:  rrdtool
-----------------------+--------------------------------
 {{{
 $ port contents rrdtool|grep RRDs.pm
   /opt/local/lib/perl5/vendor_perl/5.12.4/darwin-thread-multi-
 2level/RRDs.pm
 }}}

 as a result, other port should also be restricted to the same perl version
 like argus-clients (ragraph which by default executes w 5.16).

 {{{
 $ ragraph
 Can't locate RRDs.pm in @INC (@INC contains: /Library/Perl/5.16/darwin-
 thread-multi-2level /Library/Perl/5.16 /Network/Library/Perl/5.16/darwin-
 thread-multi-2level /Network/Library/Perl/5.16
 /Library/Perl/Updates/5.16.2 /System/Library/Perl/5.16/darwin-thread-
 multi-2level /System/Library/Perl/5.16 /System/Library/Perl/Extras/5.16
 /darwin-thread-multi-2level /System/Library/Perl/Extras/5.16 .) at
 /opt/local/bin/ragraph line 37.
 BEGIN failed--compilation aborted at /opt/local/bin/ragraph line 37.
 $ perl5.12 /opt/local/bin/ragraph
 Can't locate RRDs.pm in @INC (@INC contains: /Library/Perl/5.12/darwin-
 thread-multi-2level /Library/Perl/5.12 /Network/Library/Perl/5.12/darwin-
 thread-multi-2level /Network/Library/Perl/5.12
 /Library/Perl/Updates/5.12.5 /System/Library/Perl/5.12/darwin-thread-
 multi-2level /System/Library/Perl/5.12 /System/Library/Perl/Extras/5.12
 /darwin-thread-multi-2level /System/Library/Perl/Extras/5.12 .) at
 /opt/local/bin/ragraph line 37.
 BEGIN failed--compilation aborted at /opt/local/bin/ragraph line 37.
 $ perl5.12 -I/opt/local/lib/perl5/vendor_perl/5.12.4/darwin-thread-multi-
 2level /opt/local/bin/ragraph
 usage: /opt/local/bin/ragraph metric(s) object [ragraph-options] [ra-
 options]
 }}}

 if possible add variant to each perl release?

 Thanks

-- 
Ticket URL: <https://trac.macports.org/ticket/42498>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list