[MacPorts] #60453: build failure wxMaxima

MacPorts noreply at macports.org
Fri May 8 14:17:44 UTC 2020


#60453: build failure wxMaxima
-------------------------+--------------------------
  Reporter:  dyne2meter  |      Owner:  MSoegtropIMC
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.6.2
Resolution:              |   Keywords:
      Port:  wxMaxima    |
-------------------------+--------------------------

Comment (by michaellass):

 I do have a local repository anyway, so I'd be glad to test possible
 fixes.

 Detailed versions:

 {{{
 macOS 10.15.4 19E287
 Xcode 11.4.1 11E503a
 }}}

 From the build log:
 {{{
 :debug:sysinfo SDK 10.15
 :debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 10.15
 [...]
 :debug:configure Preferred compilers: clang macports-clang-9.0 macports-
 clang-8.0 macports-clang-7.0 macports-clang-6.0 macports-clang-5.0
 :debug:configure Using compiler 'Xcode Clang'
 }}}

 This would suggest that clang is used for compilation, preferrably the one
 provided by XCode. However, later it says:

 {{{
 :info:build -- The CXX compiler identification is GNU 9.3.0
 }}}

 So it is actually building with GCC 9.3. I double-checked what copiler is
 running during compilation and it's this one:

 {{{
 /opt/local/bin/c++ --version
 c++ (MacPorts gcc9 9.3.0_1) 9.3.0
 Copyright (C) 2019 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.
 }}}

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


More information about the macports-tickets mailing list