[MacPorts] #47039: llvm-3.4 does not build on 10.5.8
#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
#47039: llvm-3.4 does not build on 10.5.8 -----------------------+------------------------ Reporter: hans@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: leopard Port: llvm-3.4 | -----------------------+------------------------ Changes (by mf2k@…): * keywords: => leopard * cc: jeremyhu, larryv (removed) * cc: larryv@…, cal@… (added) * owner: macports-tickets@… => jeremyhu@… Comment: Trac requires complete email addresses. -- Ticket URL: <https://trac.macports.org/ticket/47039#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#47039: llvm-3.4 does not build on 10.5.8 -----------------------+------------------------ Reporter: hans@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: leopard Port: llvm-3.4 | -----------------------+------------------------ Comment (by jeremyhu@…): Other than `:info:build make: *** [all] Error 1`, I don't see any problem in the log. It also built fine for me on my Leopard VM last month. -- Ticket URL: <https://trac.macports.org/ticket/47039#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#47039: llvm-3.4 does not build on 10.5.8 -----------------------+------------------------ Reporter: hans@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: leopard Port: llvm-3.4 | -----------------------+------------------------ Comment (by hans@…): Replying to [comment:2 jeremyhu@…]:
Other than `:info:build make: *** [all] Error 1`, I don't see any problem in the log.
Well, obviously, the log ends with that message. But why does it fail? -- Ticket URL: <https://trac.macports.org/ticket/47039#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#47039: llvm-3.4 does not build on 10.5.8 -----------------------+------------------------ Reporter: hans@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: leopard Port: llvm-3.4 | -----------------------+------------------------ Comment (by jeremyhu@…): That's my point. I don't see any other error in the log. There is no indication as to why it failed. -- Ticket URL: <https://trac.macports.org/ticket/47039#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#47039: llvm-3.4 does not build on 10.5.8 -----------------------+------------------------ Reporter: hans@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: leopard Port: llvm-3.4 | -----------------------+------------------------ Comment (by ryandesign@…): The relevant error in the log is: {{{ :info:build {standard input}:38005:non-relocatable subtraction expression, "LC10" minus "L00000000018$pb" :info:build {standard input}:38005:symbol: "L00000000018$pb" can't be undefined in a subtraction expression :info:build {standard input}:37992:non-relocatable subtraction expression, "LC9" minus "L00000000018$pb" :info:build {standard input}:37992:symbol: "L00000000018$pb" can't be undefined in a subtraction expression :info:build {standard input}:unknown:Undefined local symbol L00000000018$pb :info:build make[3]: *** [/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/lib/CodeGen/SelectionDAG/Release+Debug/LegalizeDAG.o] Error 1 :info:build make[3]: Leaving directory `/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/lib/CodeGen/SelectionDAG' :info:build make[2]: *** [SelectionDAG/.makeall] Error 2 :info:build make[2]: Leaving directory `/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/lib/CodeGen' :info:build make[1]: *** [CodeGen/.makeall] Error 2 :info:build make[1]: *** Waiting for unfinished jobs.... }}} -- Ticket URL: <https://trac.macports.org/ticket/47039#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
#47039: llvm-3.4 does not build on 10.5.8 -----------------------+------------------------ Reporter: hans@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: leopard Port: llvm-3.4 | -----------------------+------------------------ Comment (by jeremyhu@…): What version of Xcode do you have? What version of gcc-4.2 is that? Does it work if you use macports-clang-3.3? -- Ticket URL: <https://trac.macports.org/ticket/47039#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
#47039: llvm-3.4 does not build on 10.5.8 -------------------------+------------------------ Reporter: hans@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: worksforme | Keywords: leopard Port: llvm-3.4 | -------------------------+------------------------ Changes (by jeremyhu@…): * status: new => closed * resolution: => worksforme -- Ticket URL: <https://trac.macports.org/ticket/47039#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X
#47039: llvm-3.4 does not build on 10.5.8 -------------------------+------------------------ Reporter: hans@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: worksforme | Keywords: leopard Port: llvm-3.4 | -------------------------+------------------------ Comment (by jeremyhu@…): No response, and I have clang-3.4 on my Leopard VM, so closing. -- Ticket URL: <https://trac.macports.org/ticket/47039#comment:8> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts