Opened 3 years ago

Closed 3 years ago

#62224 closed defect (fixed)

libcryptopp @8.4.0_0+universal build fails on Big Sur

Reported by: arionik (Arion Neddens) Owned by: raphael-st (Raphael Straub)
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: bigsur arm64 Cc: arionik (Arion Neddens)
Port: libcryptopp

Description

sudo port install libcryptopp +universal

fails, the log shows:

:info:build Undefined symbols for architecture arm64:
:info:build   "CryptoPP::CPU_ProbeNEON()", referenced from:
:info:build       CryptoPP::DetectArmFeatures() in cpu.o
:info:build   "CryptoPP::CPU_ProbeARMv7()", referenced from:
:info:build       CryptoPP::DetectArmFeatures() in cpu.o
:info:build ld: symbol(s) not found for architecture arm64
:info:build clang: error: linker command failed with exit code 1 (use -v to see invocation)
:info:build gnumake: *** [libcryptopp.dylib] Error 1

Attachments (1)

main.log (37.4 KB) - added by arionik (Arion Neddens) 3 years ago.
main.log

Download all attachments as: .zip

Change History (5)

Changed 3 years ago by arionik (Arion Neddens)

Attachment: main.log added

main.log

comment:1 Changed 3 years ago by mf2k (Frank Schima)

Owner: set to raphael-st
Status: newassigned

comment:2 Changed 3 years ago by jmroot (Joshua Root)

Keywords: bigsur arm64 added; libcryptopp removed
Summary: port 2.6.4; libcryptopp universal build fails on Big Surlibcryptopp @8.4.0_0+universal build fails on Big Sur

comment:3 Changed 3 years ago by raphael-st (Raphael Straub)

Status: assignedaccepted

comment:4 Changed 3 years ago by raphael-st (Raphael Straub)

Resolution: fixed
Status: acceptedclosed

In 714d76df7379ebde1fa54d71eba80bc9800fbc17/macports-ports (master):

libcryptopp: Update to 8.5.0

Closes: #62224

Note: See TracTickets for help on using tickets.