[MacPorts] #57700: quazip @0.7.6: No known features for CXX compiler "Clang" version 5.0.2.

MacPorts noreply at macports.org
Fri Nov 30 00:14:24 UTC 2018


#57700: quazip @0.7.6: No known features for CXX compiler "Clang" version 5.0.2.
------------------------+----------------------
 Reporter:  ryandesign  |      Owner:  yan12125
     Type:  defect      |     Status:  assigned
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:
 Keywords:              |       Port:  quazip
------------------------+----------------------
 [https://build.macports.org/builders/ports-10.8_x86_64_legacy-
 builder/builds/80063/steps/install-port/logs/stdio quazip fails to build
 on older systems] that need to use a MacPorts clang compiler for C++11
 support:

 {{{
 -- The C compiler identification is Clang 5.0.2
 -- The CXX compiler identification is Clang 5.0.2
 -- Check for working C compiler: /opt/local/bin/clang-mp-5.0
 -- Check for working C compiler: /opt/local/bin/clang-mp-5.0 -- works
 -- Detecting C compiler ABI info
 -- Detecting C compiler ABI info - done
 -- Detecting C compile features
 -- Detecting C compile features - done
 -- Check for working CXX compiler: /opt/local/bin/clang++-mp-5.0
 -- Check for working CXX compiler: /opt/local/bin/clang++-mp-5.0 -- works
 -- Detecting CXX compiler ABI info
 -- Detecting CXX compiler ABI info - done
 -- Detecting CXX compile features
 -- Detecting CXX compile features - done
 -- Found ZLIB: /opt/local/lib/libz.dylib (found version "1.2.11")
 -- Configuring done
 CMake Error in quazip/CMakeLists.txt:
   No known features for CXX compiler

   "Clang"

   version 5.0.2.
 }}}

 If desired, you can reproduce this problem on newer systems by forcing the
 use of a MacPorts clang compiler, for example:

 {{{
 sudo port configure quazip configure.compiler=macports-clang-6.0
 }}}

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


More information about the macports-tickets mailing list