[MacPorts] #61074: sqlite3 @3.33.0_0+universal: Failed to build sqlite3: command execution failed
MacPorts
noreply at macports.org
Fri Aug 28 10:28:27 UTC 2020
#61074: sqlite3 @3.33.0_0+universal: Failed to build sqlite3: command execution
failed
----------------------+-------------------------
Reporter: qiet72 | Owner: Schamschula
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.3
Resolution: | Keywords:
Port: sqlite3 |
----------------------+-------------------------
Comment (by qiet72):
Ok, if I do the following, then sqlite3 compiles successfully:
{{{
localhost:~ user$ sudo port clean --all sqlite3
Password:
---> Cleaning sqlite3
localhost:~ user$ sudo port -N install sqlite3
---> Computing dependencies for sqlite3
---> Fetching archive for sqlite3
---> Attempting to fetch sqlite3-3.33.0_0.darwin_11.x86_64.tbz2 from
http://cph.dk.packages.macports.org/sqlite3
---> Attempting to fetch sqlite3-3.33.0_0.darwin_11.x86_64.tbz2.rmd160
from http://cph.dk.packages.macports.org/sqlite3
---> Installing sqlite3 @3.33.0_0
---> Activating sqlite3 @3.33.0_0
---> Cleaning sqlite3
---> Updating database of binaries
---> Updating database of C++ stdlib usage
---> Scanning binaries for linking errors
---> No broken files found.
---> No broken ports found.
localhost:~ user$ sudo port installed|grep sq
Password:
sqlite3 @3.33.0_0 (active)
localhost:~ user$
}}}
--
Ticket URL: <https://trac.macports.org/ticket/61074#comment:23>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list