Opened 13 years ago

Closed 13 years ago

#27290 closed defect (fixed)

rarian: ${prefix}/bin/bash can end up in scrollkeeper-config's shebang

Reported by: mkae (Marko Käning) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: dbevans (David B. Evans)
Port: rarian

Description

It looks like gtk-doc needs the bash as a dependency since I see these errors in the log

:info:build Making all in manual
:info:build /bin/sh: /opt/macports-test/bin/scrollkeeper-config: /opt/macports-test/bin/bash: bad interpreter: No such file or directory
:info:build /bin/sh: /opt/macports-test/bin/scrollkeeper-config: /opt/macports-test/bin/bash: bad interpreter: No such file or directory
:info:build /bin/sh: /opt/macports-test/bin/scrollkeeper-config: /opt/macports-test/bin/bash: bad interpreter: No such file or directory

after the build failed.

Change History (2)

comment:1 Changed 13 years ago by jmroot (Joshua Root)

Cc: devans@… added
Owner: changed from devans@… to macports-tickets@…
Port: rarian added; gtk-doc removed
Summary: gtk-doc doesn't build anymore due to missing bashrarian: ${prefix}/bin/bash can end up in scrollkeeper-config's shebang

Doesn't scrollkeeper-config come from rarian? Which apparently needs to not put a file provided by a port it doesn't depend on in its script's shebang.

comment:2 Changed 13 years ago by mkae (Marko Käning)

Resolution: fixed
Status: newclosed

I think this one can be considered close, since it didn't happen to me again, although I juggled with quite a few different macports installations at the same time.

Note: See TracTickets for help on using tickets.