Opened 19 months ago

Last modified 19 months ago

#71733 new defect

codeblocks-devel 20250101 fails to build on < 10.8: fatal error: Security/SecRandom.h: No such file or directory

Reported by: barracuda156 Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.10.5
Keywords: Cc:
Port: codeblocks-devel

Description (last modified by barracuda156)

:info:build /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxGTK/3.0-cxx11/include/wx-3.0/wx/iconbndl.h:113:5: note: in expansion of macro 'wxDEPRECATED_CONSTRUCTOR'
:info:build   113 |     wxDEPRECATED_CONSTRUCTOR( wxIconBundle (const wxString& file, long type)
:info:build       |     ^~~~~~~~~~~~~~~~~~~~~~~~
:info:build src/crypto/random.cpp:270:10: fatal error: Security/SecRandom.h: No such file or directory
:info:build   270 | #include <Security/SecRandom.h>
:info:build       |          ^~~~~~~~~~~~~~~~~~~~~~
:info:build compilation terminated.
:info:build make[5]: *** [src/crypto/random.lo] Error 1
:info:build make[5]: *** Waiting for unfinished jobs....

Opened an issue: https://sourceforge.net/p/codeblocks/tickets/1509

Change History (5)

comment:1 Changed 19 months ago by barracuda156

Description: modified (diff)

comment:2 Changed 19 months ago by kencu (Ken)

I’m already working on a similar problem in the forum post I listed in the last commit.

please include the build log with tickets that are opened.

Last edited 19 months ago by kencu (Ken) (previous) (diff)

comment:3 Changed 19 months ago by kencu (Ken)

Summary: codeblocks-devel 20250101 fails to build: fatal error: Security/SecRandom.h: No such file or directorycodeblocks-devel 20250101 fails to build o < 10.8: fatal error: Security/SecRandom.h: No such file or directory

comment:4 Changed 19 months ago by kencu (Ken)

Summary: codeblocks-devel 20250101 fails to build o < 10.8: fatal error: Security/SecRandom.h: No such file or directorycodeblocks-devel 20250101 fails to build on < 10.8: fatal error: Security/SecRandom.h: No such file or directory

comment:5 Changed 19 months ago by kencu (Ken)

In ae0a50c058007c7d1d9ff4bbba57285031f5850c/macports-ports (master):

codeblocks-devel: peg back darwin < 11

until legacy system issue resolved
see: #71733

Note: See TracTickets for help on using tickets.