#47039: llvm-3.4 does not build on 10.5.8 --------------------+-------------------------------- Reporter: hans@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: llvm-3.4 --------------------+-------------------------------- sudo port install llvm-3.4 fails to build on MacOSX 10.5.8 using MacPorts 2.3.3; main.log attached The error message is {{{ :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_llvm-3.4/llvm-3.4/work/llvm-3.4.2.src" && /usr/bin/make -j2 -w all }}} Strangly, if I cd to there and run make -j2 -w all manually, the compilation seems to go on just fine. This happens both wth the default variants as with -assertions -ocaml -polly -universal -- Ticket URL: <https://trac.macports.org/ticket/47039> MacPorts <https://www.macports.org/> Ports system for OS X