[MacPorts] #61296: arb @6.0.4_1 build failure

MacPorts noreply at macports.org
Mon Oct 19 05:18:04 UTC 2020


#61296: arb @6.0.4_1 build failure
----------------------+--------------------
  Reporter:  vkorman  |      Owner:  (none)
      Type:  defect   |     Status:  new
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.6.3
Resolution:           |   Keywords:
      Port:  arb      |
----------------------+--------------------

Comment (by ryandesign):

 Ok, the error in the log is:
 {{{
 :info:build src/subfams.cpp:4:13: error: functions that differ only in
 their return type cannot be overloaded
 :info:build const float INFINITY = float(1e29);
 :info:build       ~~~~~ ^
 :info:build
 /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/math.h:68:21:
 note: expanded from macro 'INFINITY'
 :info:build #define INFINITY    HUGE_VALF
 :info:build                     ^
 :info:build
 /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/math.h:58:28:
 note: expanded from macro 'HUGE_VALF'
 :info:build #   define    HUGE_VALF    __builtin_huge_valf()
 :info:build                            ^
 :info:build
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/limits:332:90:
 note: previous implicit declaration is here
 :info:build     _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type
 infinity() _NOEXCEPT {return __builtin_huge_valf();}
 :info:build
 ^
 :info:build 1 error generated.
 }}}

 Here is a similar bug report: https://github.com/arb-project/homebrew-
 arb/issues/4

 Sounds like a bug in arb. I've filed it here: http://bugs.arb-
 home.de/ticket/830

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


More information about the macports-tickets mailing list