[MacPorts] #65795: harfbuzz-icu can't be compiled on 10.5 i386 anymore

MacPorts noreply at macports.org
Thu Sep 8 17:43:36 UTC 2022


#65795: harfbuzz-icu can't be compiled on 10.5 i386 anymore
---------------------------+----------------------
  Reporter:  catap         |      Owner:  mascguy
      Type:  defect        |     Status:  assigned
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:
Resolution:                |   Keywords:
      Port:  harfbuzz-icu  |
---------------------------+----------------------

Comment (by catap):

 Ken, not this time :(

 {{{
 /opt/local/bin/clang++-mp-7.0 -DHAVE_CONFIG_H -I. -I..  -pthread
 -I/opt/local/include -I/opt/local/include/LegacySupport  -fno-rtti -pipe
 -Os -DHB_NO_PRAGMA_GCC_DIAGNOSTIC_ERROR -stdlib=macports-libstdc++
 -D_GLIBCXX_USE_CXX11_ABI=0 -arch i386 -fno-exceptions -fno-threadsafe-
 statics -fvisibility-inlines-hidden -std=c++11 -MT main-main.o -MD -MP -MF
 .deps/main-main.Tpo -c -o main-main.o `test -f 'main.cc' || echo
 './'`main.cc
 In file included from main.cc:349:
 In file included from ./hb-static.cc:27:
 In file included from ./hb.hh:189:
 In file included from /opt/local/include/LegacySupport/cmath:54:
 /opt/local/include/gcc/c++/cmath:1149:11: error: no member named 'llrint'
 in the global namespace; did you mean 'lrint'?
   using ::llrint;
         ~~^
 /usr/include/architecture/i386/math.h:382:17: note: 'lrint' declared here
 extern long int lrint ( double );
                 ^
 In file included from main.cc:349:
 In file included from ./hb-static.cc:27:
 In file included from ./hb.hh:189:
 In file included from /opt/local/include/LegacySupport/cmath:54:
 /opt/local/include/gcc/c++/cmath:1150:11: error: no member named 'llrintf'
 in the global namespace; did you mean 'lrintf'?
   using ::llrintf;
         ~~^
 /usr/include/architecture/i386/math.h:383:17: note: 'lrintf' declared here
 extern long int lrintf ( float );
                 ^

 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/65795#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list