Opened 17 years ago
Closed 5 years ago
#15094 closed defect (wontfix)
gwydion-dylan-2.3.11 build failure: "unknown_unix"
Reported by: | aurwandil@… | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | dylan | Cc: | jdfrens@… |
Port: | gwydion-dylan |
Description
I'm trying to install the gwydion-dylan port on a fresh install of macports on an OS X 10.5.2 MacBookPro. After a "sudo port gwydion-dylan" i got this:
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gwydion-dylan/work/gwydion-dylan-2.3.11" && make default " returned error 2 Command output: make: *** No rule to make target `default'. Stop. Warning: the following items did not execute (for gwydion-dylan): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing.
A "sudo port -d -v gwydion-dylan" revealed this:
Generating makefile for . Unknown platform: unknown_unix at /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gwydion-dylan/work/gwydion-dylan-2.3.11/gen-makefile line 736. gen-makefile . failed.
Change History (6)
comment:1 Changed 16 years ago by jdfrens@…
comment:3 Changed 16 years ago by blb@…
Cc: | tim@… removed |
---|---|
Keywords: | gwydion-dylan removed |
Owner: | changed from macports-tickets@… to tim@… |
Port: | gwydion-dylan added |
comment:5 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)
Owner: | tim@… deleted |
---|---|
Status: | new → assigned |
comment:6 Changed 5 years ago by kencu (Ken)
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
11 years no progress noted, no useful information. I feel comfortable saying this ticket can be closed at this point.
Note: See
TracTickets for help on using
tickets.
I'm having the same trouble. I peaked into configure.in and other files in the source directory, and it appears that 2.3.11 is only equipped for powerpc-apple-darwin, not i386. I don't know if the configuration can be patched or if going to 2.4.0 will help (I'm trying out the latter right now).