[MacPorts] #60918: cppzmq @4.6.0_0: Error: Failed to configure cppzmq

MacPorts noreply at macports.org
Wed Jul 29 20:33:46 UTC 2020


#60918: cppzmq @4.6.0_0: Error: Failed to configure cppzmq
-----------------------+--------------------
  Reporter:  brislawn  |      Owner:  (none)
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.6.3
Resolution:            |   Keywords:
      Port:  cppzmq    |
-----------------------+--------------------

Comment (by michaelld):

 Very odd ... the configure log should look more like:
 {{{
 :info:configure -- Detected CPPZMQ Version - 4.6.0
 :info:configure -- The C compiler identification is AppleClang
 10.0.1.10010046
 :info:configure -- The CXX compiler identification is AppleClang
 10.0.1.10010046
 :info:configure -- Detecting C compiler ABI info
 :info:configure -- Detecting C compiler ABI info - done
 :info:configure -- Check for working C compiler: /usr/bin/clang - skipped
 :info:configure -- Detecting C compile features
 :info:configure -- Detecting C compile features - done
 :info:configure -- Detecting CXX compiler ABI info
 :info:configure -- Detecting CXX compiler ABI info - done
 :info:configure -- Check for working CXX compiler: /usr/bin/clang++ -
 skipped
 :info:configure -- Detecting CXX compile features
 :info:configure -- Detecting CXX compile features - done
 :info:configure -- cppzmq v4.6.0
 }}}

 In your log, it's just
 {{{
 :info:configure -- Detected CPPZMQ Version - 4.6.0
 :info:configure -- cppzmq v4.6.0
 }}}

 Maybe the Xcode commandline tools are not installed correctly?

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


More information about the macports-tickets mailing list