[MacPorts] #72558: sqlite3 @3.50.0 update is broken
MacPorts
noreply at macports.org
Sat May 31 07:21:47 UTC 2025
#72558: sqlite3 @3.50.0 update is broken
--------------------------+-------------------------
Reporter: barracuda156 | Owner: Schamschula
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.10.7
Keywords: | Port: sqlite3
--------------------------+-------------------------
Not sure how this is tested at all, but:
1. `no-rpath.patch` patch fails to apply.
2. `patch-tea-configure.diff` fails to apply to `sqlite3-tcl`.
Once that patch is dropped, the build fails to configure:
{{{
---> Configuring sqlite3-tcl
Executing: cd
"/opt/local/var/macports/build/_opt_local_ppcports_databases_sqlite3/sqlite3-tcl/work
/sqlite-autoconf-3500000/tea" && ./configure --prefix=/opt/local --exec-
prefix=/opt/local --with-tcl=/opt/local/lib
2025-05-31 15:13:30.856 tclsh[11978:907] CFPreferences: user home
directory at file://localhost/opt/local/var/macports/home/ is unavailable.
User domains will be volatile.
Configuring build of Tcl extension sqlite 3.50.0 ...
C compiler... /usr/bin/gcc-4.2 -pipe -Os -arch ppc
-I/opt/local/var/macports/build/_opt_local_ppcports_databases_sqlite3/sqlite3-tcl/work
/sqlite-autoconf-3500000 -I/opt/local/include
C++ compiler... /usr/bin/g++-4.2 -pipe -Os -arch ppc
-I/opt/local/var/macports/build/_opt_local_ppcports_databases_sqlite3/sqlite3-tcl/work
/sqlite-autoconf-3500000 -I/opt/local/include
Build C compiler...cc
Checking for stdlib.h...ok
Checking for a suitable tcl...
NOTE: stripped /lib suffix from --with-tcl=/opt/local/lib (a TEA-ism)
Error: [teaish__check_tcl]: Cannot determine TCLLIBDIR.
Command failed: cd
"/opt/local/var/macports/build/_opt_local_ppcports_databases_sqlite3/sqlite3-tcl/work
/sqlite-autoconf-3500000/tea" && ./configure --prefix=/opt/local --exec-
prefix=/opt/local --with-tcl=/opt/local/lib
Exit code: 1
}}}
3. (Old issue, still unfixed: rpath patch also needed for sqlite3-tools
subport.)
--
Ticket URL: <https://trac.macports.org/ticket/72558>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list