Opened 14 years ago
Closed 6 years ago
#28033 closed defect (worksforme)
smlnj @110.72 build failure when 110.71 is installed
Reported by: | avysk (Alexey Vyskubov) | Owned by: | tobypeterson |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | nerdling (Jeremy Lavergne), ryandesign (Ryan Carsten Schmidt) | |
Port: | smlnj |
Description
PowerMac 2 x G5, Mac OS X 10.5.8
smlnj 110.71 is installed.
Upgrade to 110.72 fails:
[parsing $/(ckit-lib.cm):ast/(group.cm):extensions/c/pp-ast-ext-fn.sml] FAILURE: stabilization failed /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_smlnj/work/smlnj-110.72/config/install.sh: !!! Installation of libraries and programs failed. shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_smlnj/work/smlnj-110.72" && /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_smlnj/work/smlnj-110.72/config/install.sh " returned error 1 Warning: the following items did not execute (for smlnj): org.macports.destroot org.macports.build Log for smlnj is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_smlnj/main.log To report a bug, see <http://guide.macports.org/#project.tickets>
Full log is attached.
Attachments (1)
Change History (11)
Changed 14 years ago by avysk (Alexey Vyskubov)
comment:1 Changed 14 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to bfulgham@… |
---|
comment:2 follow-up: 4 Changed 14 years ago by markemer (Mark Anderson)
Workaround: Uninstalling 110.71 and installing 110.72 works. Not sure why it fails when upgrading.
comment:3 Changed 14 years ago by jmroot (Joshua Root)
Cc: | snc@… added |
---|
comment:4 follow-up: 5 Changed 14 years ago by jabial@…
Replying to emer@…:
Workaround: Uninstalling 110.71 and installing 110.72 works. Not sure why it fails when upgrading.
This worked for me too. This indicates that the 110.71 smlnj is not able to compile the 110.72 version. It should be solved by forcing the use of the bootstrap one which is downloaded.
comment:6 Changed 14 years ago by Robert.Betz@…
I cannot get this to compile either. Using Intel Mac, Snow Leopard 10.6.7. Tried uninstalling and reinstalling but still get the same error. Stopping me from installing other ports that are dependent on it.
comment:7 Changed 13 years ago by jmroot (Joshua Root)
Summary: | smlnj @110.72 build failure → smlnj @110.72 build failure when 110.71 is installed |
---|
comment:8 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|
The conflicts_build portgroup can be used to at least give users an error message that explains the problem and gives them a solution.
Near the top of the portfile, put:
PortGroup conflicts_build 1.0
Then later, near the configure and build options, put:
conflicts_build-append ${name}
comment:9 Changed 7 years ago by mf2k (Frank Schima)
Owner: | changed from bfulgham@… to tobypeterson |
---|---|
Status: | new → assigned |
See #54043
comment:10 Changed 6 years ago by tobypeterson
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
I haven't seen this problem when upgrading more recent versions. So... worksforme?
Build log