[MacPorts] #44228: sbcl: failure to build in trace mode
#44228: sbcl: failure to build in trace mode ---------------------+-------------------------------- Reporter: ionic@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: sbcl ---------------------+-------------------------------- `sbcl` is currently failing to build in trace mode. Important part: {{{ :info:build Test SB-POSIX-TESTS::READLINK.ERROR.4 failed :info:build Form: (LET ((PATHNAME :info:build (MAKE-PATHNAME :NAME (MAKE-STRING 257 :INITIAL- ELEMENT #\a)))) :info:build (HANDLER-CASE (SB-POSIX:READLINK PATHNAME) :info:build (SB-POSIX:SYSCALL-ERROR (SB-POSIX- TESTS::C) :info:build (SB-POSIX :SYSCALL-ERRNO :info:build SB-POSIX- TESTS::C)))) :info:build Expected value: 63 :info:build Actual value: 2. :info:build CORRUPTION WARNING in SBCL pid 73549: :info:build Memory fault at 1a03000 (pc=0x148012, sp=0x19fbf20) :info:build The integrity of this image is possibly compromised. :info:build Exiting. :info:build make: *** [test] Error 1 }}} I will try to debug this some time around. For now, please know this error exists and it is strongly advised to not use trace mode when building `sbcl`. -- Ticket URL: <https://trac.macports.org/ticket/44228> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts