#51230: py-graph-tool: broken variants on old OSes ---------------------+--------------------------- Reporter: mojca@… | Owner: tiago@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: py-graph-tool ---------------------+--------------------------- py-graph-tool fails to compile on older OSes because it defaults to +clang38 and then tries to compile with {{{ /opt/local/bin/clang++-mp-3.8 -stdlib=libstdc++ }}} which fails. The variants should be adapted for old versions of Mac OS X. `py34-graph-tool` and `py35-graph-tool` fail on the buildbot because {{{ DEBUG: boost is installed with the following variants: +no_single+no_static+python27 DEBUG: required: python34, forbidden: DEBUG: rejected, because required variant python34 is missing Error: org.macports.archivefetch for port py34-graph-tool returned: boost must be installed with +python34. }}} -- Ticket URL: <https://trac.macports.org/ticket/51230> MacPorts <https://www.macports.org/> Ports system for OS X