Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#13663 closed defect (fixed)

Gtk2-Aurora

Reported by: schroeder@… Owned by: nox@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: gtk2, aurora Cc:
Port:

Description (last modified by jmpp@…)

Fails to build

test -z "/opt/local/lib/gtk-2.0/2.10.0/engines" || ./install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2-aurora/work/destroot/opt/local/lib/gtk-2.0/2.10.0/engines"
/bin/sh: ./install-sh: Permission denied
make[1]: *** [install-engineLTLIBRARIES] Error 126
make: *** [install-am] Error 2
Error: Target org.macports.destroot returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2-aurora/work/gtk2-aurora-1.3" && make install DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2-aurora/work/destroot " returned error 2
Command output: make[1]: Nothing to be done for `install-exec-am'.
test -z "/opt/local/lib/gtk-2.0/2.10.0/engines" || ./install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2-aurora/work/destroot/opt/local/lib/gtk-2.0/2.10.0/engines"
/bin/sh: ./install-sh: Permission denied
make[1]: *** [install-engineLTLIBRARIES] Error 126
make: *** [install-am] Error 2

Warning: the following items did not execute (for gtk2-aurora): org.macports.activate org.macports.destroot org.macports.install
Error: Status 1 encountered during processing.

Attachments (1)

patch-gtk2-aurora-Portfile.diff (334 bytes) - added by mp@… 16 years ago.
patch to gtk2-aurora Portfile to make install-sh executable

Download all attachments as: .zip

Change History (7)

comment:1 Changed 16 years ago by jmpp@…

Description: modified (diff)

Please read WikiFormatting to learn how to properly paste terminal output: you should use the {{{ }}} pre-formatted text macro, thanks!

Also, you'll have to provide more information for the appropriate people to look into the problem. For instance, you don't talk at all about the platform you're on.

-jmpp

comment:2 Changed 16 years ago by schroeder@…

sorry :D

I am running MacOS 10.5.1 with X11 2.1.1

comment:3 Changed 16 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to nox@…

Assigning to maintainer.

comment:4 Changed 16 years ago by mp@…

The problem is that install-sh is not executable. I will attach a patch to the Portfile that fixes this in the pre-destroot stage.

Changed 16 years ago by mp@…

patch to gtk2-aurora Portfile to make install-sh executable

comment:5 Changed 16 years ago by gui-dos (Guido Soranzio)

Resolution: fixed
Status: newclosed

Committed in r35620, thanks!

comment:6 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.