[MacPorts] #61384: sbcl build failure 10.11
MacPorts
noreply at macports.org
Fri Oct 30 10:27:39 UTC 2020
#61384: sbcl build failure 10.11
------------------------+--------------------
Reporter: dyne2meter | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.3
Keywords: | Port: sbcl
------------------------+--------------------
Sorry, folks! Another legacy system issue, but looks like it should be
easy to fix.
{{{
:info:build /usr/bin/clang -g -Wall -Wundef -Wsign-compare -Wpointer-arith
-O3 -g -Wall -O2 -fdollars-in-identifiers -mmacosx-version-min=10.11
-D_DARWIN_USE_64_BIT_INODE -arch x86_64 -fno-omit-frame-pointer -I. -c -o
runtime.o runtime.c
:info:build runtime.c:401:5: warning: implicit declaration of function
'clock_gettime' is invalid in C99 [-Wimplicit-function-declaration]
:info:build clock_gettime(
:info:build ^
:info:build runtime.c:405:9: error: use of undeclared identifier
'CLOCK_MONOTONIC'
:info:build CLOCK_MONOTONIC
:info:build ^
:info:build 1 warning and 1 error generated.
:info:build make: *** [runtime.o] Error 1
:info:build Command failed: SBCL_MACOSX_VERSION_MIN=10.11
CC=/usr/bin/clang CXX=/usr/bin/clang++ CPP=/usr/bin/cpp sh ./make.sh
--fancy --prefix=/opt/local --xc-
host="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_sbcl/sbcl/work/sbcl-1.2.11-x86-64-darwin/src/runtime/sbcl
--core
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_sbcl/sbcl/work/sbcl-1.2.11-x86-64-darwin/output/sbcl.core
--disable-debugger --sysinit /dev/null --userinit /dev/null"
:info:build Exit code: 2
:error:build Failed to build sbcl: command execution failed
:debug:build Error code: NONE
:debug:build Backtrace: command execution failed
:debug:build while executing
:debug:build "$procedure $targetname"
:error:build See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_sbcl/sbcl/main.log
for details.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/61384>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list