#29476: sbcl +threads does not compile maxima (snow leopard, x86_64) ------------------------------------+--------------------------------------- Reporter: dtakahashi42@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: maxima, sbcl ------------------------------------+--------------------------------------- Comment(by dtakahashi42@…): After some experiments, I found some relationships between the problem and a (path) length of build directory name. I set up two directories, 1. {{{short}}} 1. {{{something_very_very_long_directory_name_to_test_if_the_length_of_build_directory_name_affects_maxima_build_process}}}. Both of them include vanilla {{{maxima 5.24.0}}} source downloaded from website, and I tested {{{cd maxima-5.24.0 && ./configure --enable-sbcl && make}}}. {{{sbcl @1.0.48_0}}} successfully built {{{maxima}}} for both cases, however, {{{sbcl @1.0.48_0+threads}}} failed at case 2 (no problem was found at case 1). The reason of this odd behavior is still not clear, though, I think this is problematic for macports, which uses automatically generated (sometimes very long) name for build directory. -- Ticket URL: <https://trac.macports.org/ticket/29476#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS