Changes between Initial Version and Version 1 of Ticket #61201


Ignore:
Timestamp:
Sep 18, 2020, 11:37:55 PM (4 years ago)
Author:
chrstphrchvz (Christopher Chavez)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61201

    • Property Summary changed from root6: 10.8 build + portfile issues to root6: 10.7-10.8 build + portfile issues
  • Ticket #61201 – Description

    initial v1  
    1 The 10.8 build has been failing. In some builds such as the [https://build.macports.org/builders/ports-10.8_x86_64-builder/builds/25804/steps/install-port/logs/stdio most recent one (2020-09-18 11:01:24)], C++14 code (usage of `make_unique`) is trying to be compiled while using `-std=c++11`:
     1The 10.7-10.8 builds have been failing. In some builds such as the [https://build.macports.org/builders/ports-10.8_x86_64-builder/builds/25804/steps/install-port/logs/stdio most recent one (2020-09-18 11:01:24)], C++14 code (usage of `make_unique`) is trying to be compiled while using `-std=c++11`:
    22{{{
    33In file included from /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root6/root6/work/root-6-22-02/core/base/v7/src/RError.cxx:17: