[MacPorts] #52539: sbcl @1.3.10_0 fails building on 10.6.8
MacPorts
noreply at macports.org
Fri Oct 7 17:47:53 CEST 2016
#52539: sbcl @1.3.10_0 fails building on 10.6.8
--------------------------+--------------------------------
Reporter: braumann@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Keywords: snow leopard | Port: sbcl
--------------------------+--------------------------------
While upgrading sbcl from 1.3.9_0 to 1.3.10_0 I run into this trouble:
{{{
...
:info:build /usr/bin/llvm-gcc-4.2 -g -Wall -O2 -fdollars-in-identifiers
-mmacosx -version-min=10.5 -D_DARWIN_USE_64_BIT_INODE -arch x86_64 -fno-
omit-frame-pointer -pagezero_size 0x100000 -Wl,-no_pie -I.
-DSBCL_PREFIX=\"'/opt/local'\" -c -o x86-64-bsd-os.o x86-64-bsd-os.c
:info:build i686-apple-darwin10-llvm-gcc-4.2: -no_pie: linker input file
unused because linking not done
:info:build /usr/bin/llvm-gcc-4.2 -g -Wall -O2 -fdollars-in-identifiers
-mmacosx-version-min=10.5 -D_DARWIN_USE_64_BIT_INODE -arch x86_64 -fno-
omit-frame-pointer -pagezero_size 0x100000 -Wl,-no_pie -I.
-DSBCL_PREFIX=\"'/opt/local'\" -c -o darwin-os.o darwin-os.c
:info:build darwin-os.c: In function 'mach_exception_handler':
:info:build darwin-os.c:65: warning: cast from pointer to integer of
different size
:info:build darwin-os.c: In function 'mach_lisp_thread_init':
:info:build darwin-os.c:121: error: 'mach_port_context_t' undeclared
(first use in this function)
:info:build darwin-os.c:121: error: (Each undeclared identifier is
reported only once
:info:build darwin-os.c:121: error: for each function it appears in.)
:info:build darwin-os.c:121: error: expected ')' before 'thread'
:info:build make: *** [darwin-os.o] Error 1
...
}}}
Some ideas?
--
Ticket URL: <https://trac.macports.org/ticket/52539>
MacPorts <https://www.macports.org/>
Ports system for the Mac operating system
More information about the macports-tickets
mailing list