Opened 3 hours ago

Closed 3 hours ago

#71071 closed defect (duplicate)

mosml: infinite loop in build phase

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: barracuda156
Priority: Normal Milestone:
Component: ports Version: 2.10.2
Keywords: Cc: jmroot (Joshua Root)
Port: mosml

Description

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

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.
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.

and so on.

Change History (1)

comment:1 Changed 3 hours ago by jmroot (Joshua Root)

Resolution: duplicate
Status: assignedclosed
Note: See TracTickets for help on using tickets.