[MacPorts] #60793: kremlin-devel: cc1: error: unrecognized command line option "-std=c11"

MacPorts noreply at macports.org
Mon Jul 6 22:08:19 UTC 2020


#60793: kremlin-devel: cc1: error: unrecognized command line option "-std=c11"
------------------------+---------------------------
 Reporter:  ryandesign  |      Owner:  landonf
     Type:  defect      |     Status:  assigned
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.6.2
 Keywords:              |       Port:  kremlin-devel
------------------------+---------------------------
 The kremlin-devel portfile says:

 {{{
     compiler.c_standard     2011
 }}}

 The
 [https://build.macports.org/builders/ports-10.6_x86_64-builder/builds/29837/steps
 /install-port/logs/stdio build log for kremlin-devel says]:

 {{{
 DEBUG: Using compiler 'MacPorts Clang 9.0'
 }}}

 and yet:

 {{{
 cc1: error: unrecognized command line option "-std=c11"
 }}}

 This suggests that the port isn't UsingTheRightCompiler (isn't actually
 using clang 9)

 It's impossible to tell because the build appears to be using silent rules
 (please disable that if possible)

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


More information about the macports-tickets mailing list