[MacPorts] #45772: rxvt-unicode @9.20 fails to build
MacPorts
noreply at macports.org
Wed Nov 12 14:00:59 PST 2014
#45772: rxvt-unicode @9.20 fails to build
---------------------------+------------------------------
Reporter: starkhalo@… | Owner: evangoldenberg@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.2
Resolution: | Keywords:
Port: rxvt-unicode |
---------------------------+------------------------------
Comment (by starkhalo@…):
'''*RESOLVED*'''
Please close.
#45866 was also a perl issue and it gave me an idea on how to solve this
I did a `$ port install perl5 +perl5_20; port select perl none; port
activate perl5 at 5.12.4_0+perl5_20`
Now `sudo port installed perl*` outputs
{{{
The following ports are currently installed:
perl5 @5.12.4_0+perl5_12
perl5 @5.12.4_0+perl5_16
perl5 @5.12.4_0+perl5_20 (active)
perl5.12 @5.12.4_2
perl5.12 @5.12.4_3
perl5.12 @5.12.4_3+universal
perl5.12 @5.12.5_0+universal (active)
perl5.16 @5.16.1_3
perl5.16 @5.16.3_0
perl5.16 @5.16.3_0+universal (active)
perl5.18 @5.18.2_0
perl5.18 @5.18.2_1 (active)
perl5.20 @5.20.0_2 (active)
perl_select @0.3_0 (active)
}}}
I have no idea where ''perl5 @5.12.4_0+perl5_16'' came from but everything
built fine anyway.
Perhaps the ''depends_lib'' should require a ''port:perl5.16'' instead of
a file dependency as recommended in
https://guide.macports.org/#reference.dependencies.types given that this
specific port will never build on OS X's perl due to #24779
--
Ticket URL: <https://trac.macports.org/ticket/45772#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list