Opened 109 minutes ago

Closed 72 minutes ago

Last modified 23 minutes ago

#71070 closed defect (fixed)

mosml @2.10.1_0: build gets stuck in an infinite loop on macOS 15

Reported by: jmroot (Joshua Root) Owned by: barracuda156
Priority: Normal Milestone:
Component: ports Version:
Keywords: sequoia Cc:
Port: mosml

Description

https://build.macports.org/builders/ports-15_x86_64-builder/builds/7710/steps/install-port/logs/stdio

make: Entering directory `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_mosml/mosml/work/mosml-13c581aec46eea134e478f2e2b6456278e36ecce/src'
cd config; /Library/Developer/CommandLineTools/usr/bin/make all
make[1]: Entering directory `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_mosml/mosml/work/mosml-13c581aec46eea134e478f2e2b6456278e36ecce/src/config'
sh autoconf /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_mosml/mosml/work/compwrap/cc/usr/bin/clang
Checking the sizes of integers and pointers...
Wow! A 64 bit architecture!
Something went wrong during endianness determination.
You'll have to figure out endianness yourself
(option MOSML_BIG_ENDIAN in m.h).
Your compiler chokes on the "volatile" modifier.
Never mind, we'll do without it.
Your compiler chokes on the "volatile" modifier.
Never mind, we'll do without it.
…

Those final two lines kept repeating for almost 3 hours.

Change History (4)

comment:1 in reply to:  description Changed 79 minutes ago by barracuda156

Replying to jmroot:

This is likely an upstream issue. It does not appear to be particularly active, but you could open a ticket here: https://github.com/kfl/mosml/issues I do not have macOS 15 to even try this.

comment:2 Changed 75 minutes ago by jmroot (Joshua Root)

I have no interest in installing this, but it needs to be made to not block the build queue.

comment:3 Changed 72 minutes ago by jmroot (Joshua Root)

Resolution: fixed
Status: assignedclosed

In 251e6794a96e658e1e0892d71aae58abbefe7d68/macports-ports (master):

mosml: mark broken on macOS 15

Closes: #71070

comment:4 in reply to:  2 Changed 23 minutes ago by barracuda156

Replying to jmroot:

I have no interest in installing this, but it needs to be made to not block the build queue.

I am unlikely to bother with fixing it either, but I have opened an issue now: https://github.com/kfl/mosml/issues/75

Note: See TracTickets for help on using tickets.