[MacPorts] #72391: SIDPLAY @4.2: error: 'lameconfig.h' file not found with <angled> include; use "quotes" instead (was: SIDPLAY failed to build)
MacPorts
noreply at macports.org
Fri Apr 25 05:37:48 UTC 2025
#72391: SIDPLAY @4.2: error: 'lameconfig.h' file not found with <angled> include;
use "quotes" instead
------------------------+--------------------
Reporter: amadeus24 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: SIDPLAY |
------------------------+--------------------
Comment (by ryandesign):
Replying to [ticket:72391 amadeus24]:
> {{{
> Failed to open Build log store: Error Domain=IDEFoundationErrorDomain
Code=1 "Unable to create log store directory at
'/Users/macports/Library/Developer/Xcode/DerivedData/SIDPLAY-
bfjwlibkaslzzxebtdkqaqbdraaw/Logs/Build': (513) You don’t have permission
to save the file “Build” in the folder “Logs”."
UserInfo={NSLocalizedDescription=Unable to create log store directory at
'/Users/macports/Library/Developer/Xcode/DerivedData/SIDPLAY-
bfjwlibkaslzzxebtdkqaqbdraaw/Logs/Build': (513) You don’t have permission
to save the file “Build” in the folder “Logs”.}.
> }}}
The message regarding the DerivedData path is #57137. Somebody needs to
finally fix that instead of adding individual workarounds to each port
like we've been doing for years.
The actual error in your log however is:
{{{
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_SIDPLAY/SIDPLAY/work/sidplay4-source/lame/libmp3lame/version.c:35:11:
error: 'lameconfig.h' file not found with <angled> include; use "quotes"
instead
35 | # include <lameconfig.h>
| ^~~~~~~~~~~~~~
| "lameconfig.h"
In file included from
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_SIDPLAY/SIDPLAY/work/sidplay4-source/lame/libmp3lame/version.c:40:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_SIDPLAY/SIDPLAY/work/sidplay4-source/lame/libmp3lame/version.h:25:11:
error: 'lame.h' file not found with <angled> include; use "quotes" instead
25 | # include <lame.h>
| ^~~~~~~~
| "lame.h"
2 errors generated.
}}}
which tells us what needs to be done to fix it.
--
Ticket URL: <https://trac.macports.org/ticket/72391#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list