Changes between Initial Version and Version 1 of Ticket #64540


Ignore:
Timestamp:
Jan 27, 2022, 9:01:18 AM (3 years ago)
Author:
jmroot (Joshua Root)
Comment:

Fails the same way on 10.7: https://build.macports.org/builders/ports-10.7_x86_64-builder/builds/85073/steps/install-port/logs/stdio

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64540

    • Property Keywords snowleopard lion added; 10.6 python310 re2 removed
    • Property Port py-re2 added; py310-re2 removed
  • Ticket #64540 – Description

    initial v1  
    11Hi, a port update outdated on 10.6.8 resulted in this compile error for py310-re2:
    2 
     2{{{
    33:info:build In file included from _re2.cc:37:
    44:info:build /opt/local/include/re2/re2.h:974:29: error: 'TARGET_OS_OSX' is not defined, evaluates to 0 [-Werror,-Wundef-prefix=TARGET_OS_]
    55:info:build #if (defined(__APPLE__) && !TARGET_OS_OSX) || defined(__MINGW32__)
     6}}}