On a PowerPC G5 running OS X 10.4.9 with all the latest versions of Macports (1.4.1) and Developer tools. I'm getting this error: 11:04:04 $ sudo port install libcompat [ ////////////// sudo port install libcompat +darwin_8 gives the same result ] Password: ---> Building libcompat with target all Error: Target com.apple.build returned: shell command " cd "/opt/ local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_devel_libcompat/work/libcompat" && bsdmake all " returned error 1 Command output: Warning: Object directory not changed from original / opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_devel_libcompat/work/libcompat building shared library libcompat.1.dylib powerpc-apple-darwin8-gcc-4.0.1: libcompat.1.dylib: No such file or directory *** Error code 1 Stop in /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_devel_libcompat/work/libcompat. Error: Status 1 encountered during processing. I'd be grateful for ideas. Gazzer
Hi Gary, I got exactly the same build errors as you did. I've made a small change to the syntax of the libcompat Portfile [1], and that seems to have fixed it. I don't understand why the original syntax worked in the first place, or why it generated the error that it did, but the new syntax is definitely correct. Please give it a try after a selfupdate and let me know if it now works for you. Kind regards, Maun Suang [1] http://trac.macports.org/projects/macports/changeset/24170 On 17/04/2007, at 12:23, Gary Ross wrote:
On a PowerPC G5 running OS X 10.4.9 with all the latest versions of Macports (1.4.1) and Developer tools. I'm getting this error:
11:04:04 $ sudo port install libcompat [ ////////////// sudo port install libcompat +darwin_8 gives the same result ] Password: ---> Building libcompat with target all Error: Target com.apple.build returned: shell command " cd "/opt/ local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_ dports_devel_libcompat/work/libcompat" && bsdmake all " returned error 1 Command output: Warning: Object directory not changed from original /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_ dports_devel_libcompat/work/libcompat building shared library libcompat.1.dylib powerpc-apple-darwin8-gcc-4.0.1: libcompat.1.dylib: No such file or directory *** Error code 1
Stop in /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_ dports_devel_libcompat/work/libcompat.
Error: Status 1 encountered during processing.
I'd be grateful for ideas.
Gazzer
_______________________________________________ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users
-- Boey Maun Suang (Boey is my surname) Email: boeyms@macports.org
participants (2)
-
Boey Maun Suang
-
Gary Ross