[MacPorts] #60552: db-browser-for-sqlite blacklists clang < 800

MacPorts noreply at macports.org
Mon May 25 11:26:06 UTC 2020


#60552: db-browser-for-sqlite blacklists clang < 800
------------------------------------+------------------------
  Reporter:  ryandesign             |      Owner:  i0ntempest
      Type:  defect                 |     Status:  assigned
  Priority:  Normal                 |  Milestone:
 Component:  ports                  |    Version:  2.6.2
Resolution:                         |   Keywords:
      Port:  db-browser-for-sqlite  |
------------------------------------+------------------------

Comment (by cjones051073):

 Just FYI, failing build command is

 {{{
 :info:build
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
 -c -pipe -stdlib=libc++ -arch x86_64 -isysroot
 /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk
 -mmacosx-version-min=10.9  -Os -fPIC -Wall -W -DQT_NO_DEBUG -DQT_GUI_LIB
 -DQT_CORE_LIB -I. -I. -I/opt/local/libexec/qt5/lib/QtGui.framework/Headers
 -I/opt/local/libexec/qt5/lib/QtCore.framework/Headers -Irelease
 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Headers
 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/AGL.framework/Headers
 -I/opt/local/libexec/qt5/mkspecs/macx-clang -F/opt/local/libexec/qt5/lib
 -o release/TreeParser.o src/TreeParser.cpp
 }}}

 you need to arrange for `-std=c++11` to be used there.

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


More information about the macports-tickets mailing list