Opened 2 hours ago

Last modified 62 minutes ago

#70889 assigned defect

oath-toolkit fails to build on Sequoia 15.0 on M2 Mac mini

Reported by: laughingtiger Owned by: fracai
Priority: Normal Milestone:
Component: ports Version: 2.10.1
Keywords: arm64 sequoia Cc: laughingtiger
Port: oath-toolkit

Description

The OS is running on a M2 mac mini under UTM VM updated from Sequoia beta to 15.0 release. Ran latest Sequoia Macports installer and installed large number of ports without issue. xcode-select is latest version. Cleaned failed install of oath-toolkit and ran rm -rf /Library/Developer/CommandLineTools/usr/include/c++ Second attempted install also failed.

Attachments (1)

main.log (565.4 KB) - added by laughingtiger 2 hours ago.

Download all attachments as: .zip

Change History (3)

Changed 2 hours ago by laughingtiger

Attachment: main.log added

comment:1 Changed 2 hours ago by laughingtiger

Cc: laughingtiger added

comment:2 Changed 62 minutes ago by jmroot (Joshua Root)

Cc: arno+macports@… fracai removed
Keywords: arm64 sequoia added; arm-64 Sequoia removed
Owner: set to fracai
Status: newassigned
:info:build container.c:160:9: error: call to undeclared library function 'realloc' with type 'void *(void *, unsigned long)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
:info:build   160 |   tmp = realloc (container->keypackages,
:info:build       |         ^
:info:build container.c:160:9: note: include the header <stdlib.h> or explicitly provide a declaration for 'realloc'
Note: See TracTickets for help on using tickets.