[MacPorts] #45900: julia @0.3.2_1: fails to build
#45900: julia @0.3.2_1: fails to build --------------------+-------------------- Reporter: petr@… | Owner: sean@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Keywords: | Port: julia --------------------+-------------------- This build failure emerged with the update from julia @0.3.1_1. On OSX 10.8.5, Xcode 4.6.2, Build version 4H1003. -- Ticket URL: <https://trac.macports.org/ticket/45900> MacPorts <https://www.macports.org/> Ports system for OS X
#45900: julia @0.3.2_1: fails to build ---------------------+-------------------- Reporter: petr@… | Owner: sean@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Resolution: | Keywords: Port: julia | ---------------------+-------------------- Comment (by sean@…): From your log: {{{ error: no member named 'move' in namespace 'std' }}} What is going on with this machine??? -- Ticket URL: <https://trac.macports.org/ticket/45900#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#45900: julia @0.3.2_1: fails to build ---------------------+-------------------- Reporter: petr@… | Owner: sean@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Resolution: | Keywords: Port: julia | ---------------------+-------------------- Comment (by petr@…): Apart from this, there is the build failure on dragonegg #45720. For the rest all works (at least apparently) fine. -- Ticket URL: <https://trac.macports.org/ticket/45900#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#45900: julia @0.3.2_1: fails to build ---------------------+-------------------- Reporter: petr@… | Owner: sean@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Resolution: | Keywords: Port: julia | ---------------------+-------------------- Comment (by macosx12345@…): Same here with: {{{ $ sw_vers ProductName: Mac OS X ProductVersion: 10.8.5 BuildVersion: 12F45 $ xcodebuild -version Xcode 4.5.2 Build version 4G2008a $ clang -v Apple LLVM version 4.2 (clang-425.0.24) (based on LLVM 3.2svn) Target: x86_64-apple-darwin12.5.0 Thread model: posix }}} -- Ticket URL: <https://trac.macports.org/ticket/45900#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#45900: julia @0.3.2_1: fails to build ---------------------+-------------------- Reporter: petr@… | Owner: sean@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Resolution: | Keywords: Port: julia | ---------------------+-------------------- Comment (by sean@…): Replying to [comment:3 macosx12345@…]:
Same here with: {{{ $ sw_vers ProductName: Mac OS X ProductVersion: 10.8.5 BuildVersion: 12F45 $ xcodebuild -version Xcode 4.5.2 Build version 4G2008a $ clang -v Apple LLVM version 4.2 (clang-425.0.24) (based on LLVM 3.2svn) Target: x86_64-apple-darwin12.5.0 Thread model: posix }}}
julia was updated to 0.3.3 a little while ago. Is this still an issue? -- Ticket URL: <https://trac.macports.org/ticket/45900#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#45900: julia @0.3.2_1: fails to build ---------------------+-------------------- Reporter: petr@… | Owner: sean@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Resolution: | Keywords: Port: julia | ---------------------+-------------------- Comment (by petr@…): I just tried to build the new version 0.3.3. It also fails, apparently the cause seems to be the same. I'll attach a main.log from the new build failure. -- Ticket URL: <https://trac.macports.org/ticket/45900#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
#45900: julia @0.3.2_1: fails to build ---------------------+-------------------- Reporter: petr@… | Owner: sean@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Resolution: | Keywords: Port: julia | ---------------------+-------------------- Comment (by petr@…): Replying to [comment:1 sean@…]:
From your log:
{{{ error: no member named 'move' in namespace 'std' }}}
What is going on with this machine???
I am just looking at the packages which were build for julia (see [http://packages.macports.org/julia/ here]). From what is available, it looks like the update to 0.3.2 has broken the build on Lion and Mountain Lion. You should have been notified on this, but how knows. So, there is nothing special about this machine. Maybe we should see if Julia explicitly requires Maverick+, or Xcode 5? -- Ticket URL: <https://trac.macports.org/ticket/45900#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
#45900: julia @0.3.2_1: fails to build ---------------------+-------------------- Reporter: petr@… | Owner: sean@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Resolution: | Keywords: Port: julia | ---------------------+-------------------- Comment (by petr@…): According to [http://julialang.org/downloads/] Julia supports all down to OS x 10.7. 10.6 was discontinued with the release of 0.3.x. So in principle this should compile. -- Ticket URL: <https://trac.macports.org/ticket/45900#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X
#45900: julia @0.3.2_1: fails to build ---------------------+-------------------- Reporter: petr@… | Owner: sean@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Resolution: | Keywords: Port: julia | ---------------------+-------------------- Comment (by petr@…): It might be r128079 which has broken build on OS X 10.7 and 10.8 ? -- Ticket URL: <https://trac.macports.org/ticket/45900#comment:8> MacPorts <https://www.macports.org/> Ports system for OS X
#45900: julia @0.3.2_1: fails to build ---------------------+-------------------- Reporter: petr@… | Owner: sean@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Resolution: | Keywords: Port: julia | ---------------------+-------------------- Comment (by sean@…): Replying to [comment:8 petr@…]:
It might be r128079 which has broken build on OS X 10.7 and 10.8 ?
You mean changing to llvm-3.5? To be honest, I don't know. I can't reproduce this so it's fairly impossible for me to debug. I am inclined to just close this as 'works for me' (but will accept a patch that fixes things, of course). -- Ticket URL: <https://trac.macports.org/ticket/45900#comment:9> MacPorts <https://www.macports.org/> Ports system for OS X
#45900: julia @0.3.2_1: fails to build -------------------------+-------------------- Reporter: petr@… | Owner: sean@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Resolution: worksforme | Keywords: Port: julia | -------------------------+-------------------- Changes (by sean@…): * status: new => closed * resolution: => worksforme Comment: I'm going to mark this as closed since julia has been updated to 0.3.4 and I don't have the machines to reproduce this. -- Ticket URL: <https://trac.macports.org/ticket/45900#comment:10> MacPorts <https://www.macports.org/> Ports system for OS X
#45900: julia @0.3.2_1: fails to build -------------------------+-------------------- Reporter: petr@… | Owner: sean@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Resolution: worksforme | Keywords: Port: julia | -------------------------+-------------------- Comment (by petr@…): Hi Sean, I just want to let you know, that the updates did not resolve this issue. I am not able to install any of the versions after @0.3.1_1. I still would be very interested in julia, so I a not sure how we want to proceed. Do you prefer a new ticket or reopen this one? -- Ticket URL: <https://trac.macports.org/ticket/45900#comment:11> MacPorts <https://www.macports.org/> Ports system for OS X
#45900: julia @0.3.2_1: fails to build -------------------------+-------------------- Reporter: petr@… | Owner: sean@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Resolution: worksforme | Keywords: Port: julia | -------------------------+-------------------- Comment (by petr@…): Okay, just forget about my last comment. I see this issue was re-addressed in #48346, so I will refer to that ticket. -- Ticket URL: <https://trac.macports.org/ticket/45900#comment:12> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts