<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">
<div style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">
Thanks Ryan, I was hoping that it was something trivial and indeed it was. I also now learned that even though I had ccache installed, it was not used by MacPorts. Just in case it helps someone else: the error was indeed solved by configuring MacPorts to use
 ccache, which is done by simply editing /opt/local/etc/macports/macports.conf, uncommenting the line with “configureccache” and replacing “no” with “yes” (see here: <a href="https://trac.macports.org/wiki/howto/ccache">https://trac.macports.org/wiki/howto/ccache</a>).
<div><br>
</div>
<div>Many thanks again for this amazing piece of software and for the great community around it!</div>
<div><br id="lineBreakAtBeginningOfMessage">
<div>
<div>-- <br>
Mircea Trandafir<br>
Senior researcher<br>
Rockwool Foundation Research Unit<br>
Ny Kongensgade 6<br>
DK 1472, Copenhagen<br>
Denmark<br>
Web: http://www.mirceatrandafir.com</div>
</div>
<div><br>
<blockquote type="cite">
<div>On 9 Feb 2025, at 9:11 PM, Ryan Carsten Schmidt <ryandesign@macports.org> wrote:</div>
<br class="Apple-interchange-newline">
<div>
<div>On Feb 9, 2025, at 01:56, Mircea Trandafir wrote:<br>
<blockquote type="cite"><br>
I get an error when upgrading sqlite3 (to 3.49.0_1+universal) at the configure stage. I checked Trac and couldn’t find something similar, so maybe my setup is “special” somehow as it seems to be working for everyone else.<br>
<br>
ccache: error: Operation not permitted<br>
</blockquote>
<br>
In sqlite3 3.49.0 the build system was replaced which has already caused several problems that we've fixed. It wouldn't surprise me to learn there are more problems to be fixed.<br>
<br>
However I do use ccache on my system and I didn't see this problem when preparing the recent fixes to the port.<br>
<br>
Given the error message mentioned ccache, I assume you have the ccache port installed. Have you configured MacPorts to use ccache? I have. If you haven't, maybe that's the relevant difference.
<br>
<br>
<br>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</body>
</html>