[MacPorts] #52338: valgrind does not install under Xcode 8 (macOS Sierra)
#52338: valgrind does not install under Xcode 8 (macOS Sierra) ----------------------------+-------------------------------- Reporter: roberthuston@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: valgrind | Port: valgrind ----------------------------+-------------------------------- After upgrading to macOS Sierra and to Xcode 8, I performed the initial migration operations for MacPorts. When I get to installing valgrind, I get an error that OS 10.12 isn't supported (Darwin 16). Changing the "${os.major} > 15" check to be "${os.major} > 16" in the Portfile allows MacPorts to pull down the valgrind-3.11.0.tar.bz2 file. However, I then get a configuration failure: :info:configure checking for a supported version of gcc... no (8.0.0) :info:configure configure: error: please use gcc >= 3.0 or clang >= 2.9 or icc >= 13.0 I don't know what to modify in the patch files to get things to work correctly. -- Ticket URL: <https://trac.macports.org/ticket/52338> MacPorts <https://www.macports.org/> Ports system for macOS
#52338: valgrind does not install under Xcode 8 (macOS Sierra) -----------------------------+---------------------- Reporter: roberthuston@… | Owner: raimue@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: valgrind | -----------------------------+---------------------- Changes (by mf2k@…): * keywords: valgrind => * owner: macports-tickets@… => raimue@… Comment: In the future, please use WikiFormatting and Cc the port maintainers ({{{port info --maintainers valgrind}}}), if any. -- Ticket URL: <https://trac.macports.org/ticket/52338#comment:1> MacPorts <https://www.macports.org/> Ports system for macOS
#52338: valgrind does not install under Xcode 8 (macOS Sierra) -----------------------------+---------------------- Reporter: roberthuston@… | Owner: raimue@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: valgrind | -----------------------------+---------------------- Description changed by mf2k@…: Old description:
After upgrading to macOS Sierra and to Xcode 8, I performed the initial migration operations for MacPorts. When I get to installing valgrind, I get an error that OS 10.12 isn't supported (Darwin 16). Changing the "${os.major} > 15" check to be "${os.major} > 16" in the Portfile allows MacPorts to pull down the valgrind-3.11.0.tar.bz2 file. However, I then get a configuration failure:
:info:configure checking for a supported version of gcc... no (8.0.0) :info:configure configure: error: please use gcc >= 3.0 or clang >= 2.9 or icc >= 13.0
I don't know what to modify in the patch files to get things to work correctly.
New description: After upgrading to macOS Sierra and to Xcode 8, I performed the initial migration operations for MacPorts. When I get to installing valgrind, I get an error that OS 10.12 isn't supported (Darwin 16). Changing the "${os.major} > 15" check to be "${os.major} > 16" in the Portfile allows MacPorts to pull down the valgrind-3.11.0.tar.bz2 file. However, I then get a configuration failure: {{{ :info:configure checking for a supported version of gcc... no (8.0.0) :info:configure configure: error: please use gcc >= 3.0 or clang >= 2.9 or icc >= 13.0 }}} I don't know what to modify in the patch files to get things to work correctly. -- -- Ticket URL: <https://trac.macports.org/ticket/52338#comment:2> MacPorts <https://www.macports.org/> Ports system for macOS
#52338: valgrind does not install under Xcode 8 (macOS Sierra) -----------------------------+---------------------- Reporter: roberthuston@… | Owner: raimue@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: sierra Port: valgrind | -----------------------------+---------------------- Changes (by raimue@…): * status: new => assigned * keywords: => sierra Comment: valgrind does not yet support macOS 10.12 Sierra. You will have to wait until it is fixed by the valgrind developers. Upstream ticket: https://bugs.kde.org/show_bug.cgi?id=365327 I will look into getting valgrind to build with Xcode 8 on OS X 10.11 El Capitan. -- Ticket URL: <https://trac.macports.org/ticket/52338#comment:3> MacPorts <https://www.macports.org/> Ports system for macOS
#52338: valgrind does not install under Xcode 8 (macOS Sierra) -----------------------------+---------------------- Reporter: roberthuston@… | Owner: raimue@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: sierra Port: valgrind | -----------------------------+---------------------- Comment (by chrischavez@…): valgrind has included "preliminary support" macOS Sierra in the 3.12 branch (svn version `r15976`). They plan to release valgrind 3.12 on 20 October. See http://valgrind.10908.n7.nabble.com/Valgrind-3-12-0-BETA-is- available-for-testing-td56801.html I'm not a maintainer, but I may be able to provide a portfile patch for valgrind-devel in the short term. -- Ticket URL: <https://trac.macports.org/ticket/52338#comment:6> MacPorts <https://www.macports.org/> Ports system for the Mac operating system
#52338: valgrind does not install under Xcode 8 (macOS Sierra) -----------------------------+---------------------- Reporter: roberthuston@… | Owner: raimue@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: sierra Port: valgrind | -----------------------------+---------------------- Comment (by raimue@…): Xcode 8 problem was supposed to be solved by r150680. -- Ticket URL: <https://trac.macports.org/ticket/52338#comment:7> MacPorts <https://www.macports.org/> Ports system for the Mac operating system
#52338: valgrind does not install under Xcode 8 (macOS Sierra) -----------------------------+---------------------- Reporter: roberthuston@… | Owner: raimue@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: fixed | Keywords: sierra Port: valgrind | -----------------------------+---------------------- Changes (by raimue@…): * status: assigned => closed * resolution: => fixed Comment: Support for macOS 10.12 Sierra added to valgrind-devel in r153761. -- Ticket URL: <https://trac.macports.org/ticket/52338#comment:8> MacPorts <https://www.macports.org/> Ports system for the Mac operating system
participants (1)
-
MacPorts