Opened 2 years ago

Closed 2 years ago

#63902 closed defect (fixed)

retdec: Unsupported architecture. Supported: x86, x86-64, ARM, generic 32-bit

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: catap (Kirill A. Korinsky)
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: arm64 Cc:
Port: retdec

Description

https://build.macports.org/builders/ports-11_arm64-builder/builds/33821/steps/install-port/logs/stdio

CMake Error at deps/openssl/CMakeLists.txt:107 (message):
  Unsupported architecture.  Supported: x86, x86-64, ARM, generic 32-bit
  (Linux only), generic 64-bit (Linux only).

Change History (1)

comment:1 Changed 2 years ago by catap (Kirill A. Korinsky)

Resolution: fixed
Status: assignedclosed

In 8c1f6cce094f39765d90a7254c8a543571ad2715/macports-ports (master):

retdec-devel: update to 20211115

This also switched retdec port to using OpenSSL 1.1.1l which is required
to fix arm64 build.

Fixes: #63902

Note: See TracTickets for help on using tickets.