Opened 3 weeks ago

Closed 12 hours ago

Last modified 4 hours ago

#70810 closed defect (duplicate)

portaudio @20240308-88ab584e_0 build failure: 'cstddef' file not found

Reported by: amadeus24 Owned by: ra1nb0w
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: portaudio

Description

Running on armed MB + Sequoia and tried to reinstall audacity after Sequoia update. port audio couldn't be build.

Attachments (1)

main.log (82.7 KB) - added by amadeus24 3 weeks ago.

Download all attachments as: .zip

Change History (5)

Changed 3 weeks ago by amadeus24

Attachment: main.log added

comment:1 Changed 3 weeks ago by jmroot (Joshua Root)

Keywords: port audio don't build removed
Owner: set to ra1nb0w
Status: newassigned
Summary: port audio don't buildportaudio @20240308-88ab584e_0 build failure: 'cstddef' file not found
:info:build In file included from ../source/portaudiocpp/BlockingStream.cxx:5:
:info:build In file included from ../include/portaudiocpp/StreamParameters.hxx:8:
:info:build ../include/portaudiocpp/DirectionSpecificStreamParameters.hxx:6:10: fatal error: 'cstddef' file not found
:info:build     6 | #include <cstddef>
:info:build       |          ^~~~~~~~~
:info:build 1 error generated.

Possible duplicate of #70750?

Last edited 3 weeks ago by jmroot (Joshua Root) (previous) (diff)

comment:2 Changed 13 hours ago by thinkyhead (Scott Lahteine)

It probably is a duplicate of #70750 because this was solved by reinstalling Xcode 16.0 Command Line Tools from the package at https://developer.apple.com/download/all/?q=tools

comment:3 Changed 12 hours ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: assignedclosed

comment:4 Changed 4 hours ago by amadeus24

Reinstalling did the trick, thanks.

Note: See TracTickets for help on using tickets.