Opened 3 years ago
Closed 3 years ago
#63882 closed defect (fixed)
retdec: Unsupported compiler. Supported: AppleClang
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | catap (Kirill A. Korinsky) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | Cc: | ||
Port: | retdec |
Description
-- The C compiler identification is Clang 9.0.1 -- The CXX compiler identification is Clang 9.0.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /opt/local/bin/clang-mp-9.0 - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/local/bin/clang++-mp-9.0 - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Python3: /opt/local/bin/python3.9 (found suitable version "3.9.7", minimum required is "3.4") found components: Interpreter -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Capstone: using remote Capstone revision. -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found ZLIB: /opt/local/lib/libz.dylib (found version "1.2.11") -- LLVM: using remote LLVM revision. -- Found Perl: /opt/local/bin/perl (found version "5.28.3") CMake Error at deps/openssl/CMakeLists.txt:55 (message): Unsupported compiler. Supported: AppleClang.
Change History (1)
comment:1 Changed 3 years ago by catap (Kirill A. Korinsky)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In adfad5adc6d25514a3e51549c4ea6dd324881783/macports-ports (master):