Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #15749 (closed defect: fixed)

Opened 5 months ago

Last modified 5 months ago

polyml-5.2 Build Error "/bin/sh: .././install-sh: Permission denied"

Reported by: vaughan2@… Owned by: mww@…
Priority: Normal Milestone: Port Bugs
Component: ports Version: 1.6.0
Keywords: polyml install-sh Cc:
Port:

Description

When building polyml 5.2 I got the following error: "/bin/sh: .././install-sh: Permission denied"

You can fix this by making sure

build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_polyml/install.sh

has execute permissions.

Change History

  Changed 5 months ago by jmr@…

  • owner changed from macports-tickets@… to mww@…
  • milestone set to Port Bugs

Assigning to maintainer.

follow-up: ↓ 3   Changed 5 months ago by mww@…

  • keywords polyml install-sh added
  • status changed from new to closed
  • resolution set to fixed

o.k. -- I've added a chmod 755 to the post-extract phase!

Which system did you have this build error on? 10.5/x86 doesn't seem to require install-sh (and builds just fine);

in reply to: ↑ 2   Changed 5 months ago by vaughan2@…

Replying to mww@macports.org:

o.k. -- I've added a chmod 755 to the post-extract phase! Which system did you have this build error on? 10.5/x86 doesn't seem to require install-sh (and builds just fine);

Actually, I got this error in 10.5.3 on x86. I have not idea way the behavior would be different for us.

Thanks!

--Jeff

Note: See TracTickets for help on using tickets.