[MacPorts] #66170: icu @72.1 fails to build on 10.6

MacPorts noreply at macports.org
Sun Nov 6 11:01:27 UTC 2022


#66170: icu @72.1 fails to build on 10.6
-------------------------+----------------------
 Reporter:  jmroot       |      Owner:  catap
     Type:  defect       |     Status:  assigned
 Priority:  Normal       |  Milestone:
Component:  ports        |    Version:
 Keywords:  snowleopard  |       Port:  icu
-------------------------+----------------------
 {{{
 writesrc.cpp:202:35: error: expected ':'
         fprintf(f, value<=9 ? "%" PRId64 : "0x%" PRIx64, value);
                                   ^
                                   :
 writesrc.cpp:202:29: note: to match this '?'
         fprintf(f, value<=9 ? "%" PRId64 : "0x%" PRIx64, value);
                             ^
 writesrc.cpp:202:35: error: use of undeclared identifier 'PRId64'
         fprintf(f, value<=9 ? "%" PRId64 : "0x%" PRIx64, value);
                                   ^
 2 errors generated.
 }}}
 https://build.macports.org/builders/ports-10.6_x86_64-builder/builds/125929/steps
 /install-port/logs/stdio

-- 
Ticket URL: <https://trac.macports.org/ticket/66170>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list