<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;">
Hi everyone,
<div><br>
</div>
<div>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. I pasted the entire log below
because it’s really short. My setup is MacBook Air M2, Venture 15.3, Xcode 16.2 with macOS 15.2 SDK. Any idea what might be the issue? Should I open a bug report?</div>
<div><br>
</div>
<div>Thanks in advance!</div>
<div>Mircea</div>
<div><br>
</div>
<div>—— contents of log file:</div>
<div><br>
</div>
<div>
<div>Invoked as: ./configure --prefix=/opt/local --disable-dependency-tracking --enable-threadsafe --disable-readline --enable-editline AWK=/usr/bin/awk</div>
<div>Tclsh: /usr/bin/tclsh</div>
<div>Failed: ccache /usr/bin/clang -c -g0 -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -arch x86_64 -DSQLITE_DISABLE_INTRINSIC -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5
-DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_RTREE -DSQLITE_SECURE_DELETE -DSQLITE_ENABLE_STAT4 -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_SOUNDEX -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_sqlite3/sqlite3/work/sqlite-autoconf-3490000
-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest__.c -o conftest__.o</div>
<div>ccache: error: Operation not permitted</div>
<div>child process exited abnormally</div>
<div>============</div>
<div>The failed code was:</div>
<div>int main(void) {</div>
<div><br>
</div>
<div>return 0;</div>
<div>}</div>
<div>============</div>
<div>Failed: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -arch x86_64 -DSQLITE_DISABLE_INTRINSIC -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5
-DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_RTREE -DSQLITE_SECURE_DELETE -DSQLITE_ENABLE_STAT4 -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_SOUNDEX -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_sqlite3/sqlite3/work/sqlite-autoconf-3490000
-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest__.c -o conftest__.o</div>
<div>ccache: error: Operation not permitted</div>
<div>child process exited abnormally</div>
<div>============</div>
<div>The failed code was:</div>
<div>#include <stdlib.h></div>
<div>int main(void) {</div>
<div><br>
</div>
<div>return 0;</div>
<div>}</div>
<div>============</div>
</div>
<div><br>
</div>
<div> </div>
<div><br>
<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>
<br>
</div>
</body>
</html>