[MacPorts] #45400: root6 fails to uggrade
#45400: root6 fails to uggrade ------------------------------+-------------------------------- Reporter: david.w.watson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Keywords: | Port: root6 ------------------------------+-------------------------------- See log. -- Ticket URL: <https://trac.macports.org/ticket/45400> MacPorts <http://www.macports.org/> Ports system for OS X
#45400: root6 fails to uggrade -------------------------------+-------------------------------- Reporter: david.w.watson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: root6 | -------------------------------+-------------------------------- Comment (by jonesc@…): What variants are you using (not so easy to decipher from the log...).
port installed root6
Can you try an uninstall followed by clean install, rather than an upgrade ?
sudo port uninstall root6 sudo port install root6 +<whatever variants you want>
Chris -- Ticket URL: <https://trac.macports.org/ticket/45400#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#45400: root6 fails to uggrade -------------------------------+-------------------------------- Reporter: david.w.watson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: root6 | -------------------------------+-------------------------------- Comment (by jonesc@…): Is your Xcode and command lines tools up to date ? I have {{{ MacBookPro ~/Downloads > /usr/bin/clang -v Apple LLVM version 6.0 (clang-600.0.51) (based on LLVM 3.5svn) Target: x86_64-apple-darwin13.4.0 Thread model: posix }}} whereas your log says {{{ :info:configure -- The C compiler identification is AppleClang 5.0.0.5000279 :info:configure -- The CXX compiler identification is AppleClang 5.0.0.5000279 }}} Please make sure you are using the latest versions compatible with OSX10.9, and then try again. Chris -- Ticket URL: <https://trac.macports.org/ticket/45400#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#45400: root6: error: thread-local storage is unsupported for the current target -------------------------------+-------------------------------- Reporter: david.w.watson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: root6 | -------------------------------+-------------------------------- -- Ticket URL: <https://trac.macports.org/ticket/45400#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#45400: root6: error: thread-local storage is unsupported for the current target -------------------------------+-------------------------------- Reporter: david.w.watson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: root6 | -------------------------------+-------------------------------- Comment (by egall@…): I think the issue of thread-local storage came up in #44062 previously, although I would have thought that the version of clang being used here would work based on that... -- Ticket URL: <https://trac.macports.org/ticket/45400#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#45400: root6: error: thread-local storage is unsupported for the current target -------------------------------+-------------------------------- Reporter: david.w.watson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: root6 | -------------------------------+-------------------------------- Comment (by jonesc@…): Hi, The error message here is the same as in the OSX 10.6 log file in #45265, that ultimately lead to that OS no longer being supported by the root6 port. I still suspect the OP's Xcode and/or command line tools are not the latest, which is required to support root6. Updating is I think the solution. Failing that, if they are not willing, then try with the +clang34 variant, that then forces the use of macPorts Clang 3.4 compiler. This is the compiler used on OSX 10.7 and 10.8, for the very reason that the default compilers there are also not up to date enough to support compiling root6. Chris -- Ticket URL: <https://trac.macports.org/ticket/45400#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
#45400: root6: error: thread-local storage is unsupported for the current target -------------------------------+-------------------------------- Reporter: david.w.watson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: root6 | -------------------------------+-------------------------------- Comment (by david.w.watson@…): I did an uninstall, upgraded my Xcode to 5.1.1 and tried again, and doing one or both of those allowed it to install cleanly. Thanks guys. -- Ticket URL: <https://trac.macports.org/ticket/45400#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X
#45400: root6: error: thread-local storage is unsupported for the current target -------------------------------+-------------------------------- Reporter: david.w.watson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: root6 | -------------------------------+-------------------------------- Comment (by jonesc@…): Thanks for the feedback. Useful to know root6 did not support the older Xcode... -- Ticket URL: <https://trac.macports.org/ticket/45400#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts