New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #15749 (closed defect: fixed)

Opened 21 months ago

Last modified 11 months ago

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

Reported by: vaughan2@… Owned by: mww@…
Priority: Normal Milestone:
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 21 months ago by jmr@…

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

Assigning to maintainer.

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

  • status changed from new to closed
  • keywords polyml install-sh added
  • 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 21 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

  Changed 11 months ago by anonymous

  • milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.