[MacPorts] #70280: chez-scheme @10.0.0: build failure on Snow Leopard with MacPorts clang 11
MacPorts
noreply at macports.org
Sun Jun 23 09:18:28 UTC 2024
#70280: chez-scheme @10.0.0: build failure on Snow Leopard with MacPorts clang 11
--------------------------+-------------------------
Reporter: ryandesign | Owner: mohd-akram
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.9.3
Resolution: | Keywords: snowleopard
Port: chez-scheme |
--------------------------+-------------------------
Comment (by ryandesign):
The relevant part of the log may be:
{{{
: ti3osx/bin/ti3osx/scheme
running ti3osx/bin/ti3osx/scheme to build ti3osx/s/cmacros.so
sizeof(ptr) * 8 [8] != ptr_bits [32]
sizeof(long) * 8 [8] != long_bits [32]
sizeof(size_t) * 8 [8] != size_t_bits [32]
sizeof(ssize_t) * 8 [8] != size_t_bits [32]
sizeof(ptrdiff_t) * 8 [8] != ptrdiff_t_bits [32]
running ti3osx/bin/ti3osx/scheme to build ti3osx/s/nanopass.so
sizeof(ptr) * 8 [8] != ptr_bits [32]
sizeof(long) * 8 [8] != long_bits [32]
sizeof(size_t) * 8 [8] != size_t_bits [32]
sizeof(ssize_t) * 8 [8] != size_t_bits [32]
sizeof(ptrdiff_t) * 8 [8] != ptrdiff_t_bits [32]
failed
in build-one
in loop
in module->hash
make: *** [build] Error 1
}}}
--
Ticket URL: <https://trac.macports.org/ticket/70280#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list