Opened 13 days ago

Closed 13 days ago

#70961 closed defect (fixed)

libmcrypt fails to build on Sequoia ARM

Reported by: markburgessstl (Mark Burgess) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: sequoia Cc:
Port: libmcrypt

Description (last modified by jmroot (Joshua Root))

--->  Fetching archive for libmcrypt
--->  Attempting to fetch libmcrypt-2.5.8_1.darwin_24.arm64.tbz2 from https://packages.macports.org/libmcrypt
--->  Attempting to fetch libmcrypt-2.5.8_1.darwin_24.arm64.tbz2 from http://bos.us.packages.macports.org/libmcrypt
--->  Attempting to fetch libmcrypt-2.5.8_1.darwin_24.arm64.tbz2 from https://mirrors.mit.edu/macports/packages/libmcrypt
--->  Building libmcrypt
Error: Failed to build libmcrypt: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libmcrypt/libmcrypt/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port libmcrypt failed

Attachments (1)

libmcrypt.log (213.1 KB) - added by markburgessstl (Mark Burgess) 13 days ago.

Download all attachments as: .zip

Change History (5)

Changed 13 days ago by markburgessstl (Mark Burgess)

Attachment: libmcrypt.log added

comment:1 Changed 13 days ago by jmroot (Joshua Root)

Description: modified (diff)
Owner: set to ryandesign
Priority: HighNormal
Status: newassigned
:info:build mcrypt_symb.c:5:8: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
:info:build     5 | extern cbc_LTX__init_mcrypt();
:info:build       | ~~~~~~ ^

comment:2 Changed 13 days ago by ryandesign (Ryan Carsten Schmidt)

I fixed this five days ago in #70875 but the log shows your first build attempt was ten days ago. Please sudo port clean libmcrypt to clear out your previous attempt, sudo port selfupdate to get the fix, and then try again.

comment:3 Changed 13 days ago by markburgessstl (Mark Burgess)

That worked, thank you very much and sorry for wasting your time.

comment:4 Changed 13 days ago by ryandesign (Ryan Carsten Schmidt)

Keywords: sequoia added
Resolution: fixed
Status: assignedclosed

No worries! Glad it's working now. macOS Sequoia is still new and we're fixing the many problems as quickly as we can, so if you encounter build failures make sure you've selfupdated to get the latest fixes.

Note: See TracTickets for help on using tickets.