[MacPorts] #51505: libcerf build error on 10.6.8
MacPorts
noreply at macports.org
Tue May 31 02:51:21 PDT 2016
#51505: libcerf build error on 10.6.8
----------------------------+---------------------
Reporter: chrisgorman@… | Owner: mojca@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: libcerf |
----------------------------+---------------------
Comment (by mojca@…):
On my 10.6 VM there is:
{{{
-rwxr-xr-x 37 root wheel 807 24 Jun 2009 /usr/bin/pod2html
-rwxr-xr-x 1 root wheel 2369 24 Jun 2009 /usr/bin/pod2html5.10.0
-rwxr-xr-x 1 root wheel 2368 24 Jun 2009 /usr/bin/pod2html5.8.9
-rwxr-xr-x 37 root wheel 807 24 Jun 2009 /usr/bin/pod2man
-rwxr-xr-x 1 root wheel 19557 24 Jun 2009 /usr/bin/pod2man5.10.0
-r-xr-xr-x 1 root wheel 19641 24 Jun 2009 /usr/bin/pod2man5.8.9
}}}
I don't know the reason for the lack of executable permissions
(permissions for pod2man5.8.9 on my VM are also weird), but I would say
that the machine where this was a problems seems "broken" and something
like
{{{
sudo chmod +x /usr/bin/pod2html
sudo chmod +x /usr/bin/pod2man
}}}
should have solved the problem on that particular machine. If this isn't a
problem for anyone else, we could leave things as they are.
--
Ticket URL: <https://trac.macports.org/ticket/51505#comment:7>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list