[MacPorts] #16302: Failed to install sqlite-3.6.1 with compilation error.
MacPorts
noreply at macports.org
Wed Aug 13 13:41:32 PDT 2008
#16302: Failed to install sqlite-3.6.1 with compilation error.
------------------------------------+---------------------------------------
Reporter: a.paul.smith at gmail.com | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.6.0
Keywords: sqlite3 |
------------------------------------+---------------------------------------
'port install sqlite3' yields the following;
---> Building sqlite3 with target all
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_sqlite3/work/sqlite-3.6.1"
&& gnumake all " returned error 2
Command output: sqlite3.c:79772: error: 'TK_GE' undeclared (first use in
this function)
sqlite3.c:79775: error: 'TK_RSHIFT' undeclared (first use in this
function)
sqlite3.c:79778: error: 'TK_GT' undeclared (first use in this function)
sqlite3.c:79784: error: 'TK_ILLEGAL' undeclared (first use in this
function)
sqlite3.c:79793: error: 'TK_BITOR' undeclared (first use in this function)
sqlite3.c:79796: error: 'TK_CONCAT' undeclared (first use in this
function)
sqlite3.c:79801: error: 'TK_COMMA' undeclared (first use in this function)
sqlite3.c:79805: error: 'TK_BITAND' undeclared (first use in this
function)
sqlite3.c:79809: error: 'TK_BITNOT' undeclared (first use in this
function)
sqlite3.c:79826: error: 'TK_STRING' undeclared (first use in this
function)
sqlite3.c:79838: error: 'TK_DOT' undeclared (first use in this function)
sqlite3.c:79846: error: 'TK_INTEGER' undeclared (first use in this
function)
sqlite3.c:79852: error: 'TK_FLOAT' undeclared (first use in this function)
sqlite3.c:79872: error: 'TK_ID' undeclared (first use in this function)
sqlite3.c:79872: warning: assignment makes integer from pointer without a
cast
sqlite3.c:79876: error: 'TK_VARIABLE' undeclared (first use in this
function)
sqlite3.c:79885: error: 'TK_REGISTER' undeclared (first use in this
function)
sqlite3.c:79925: error: 'TK_BLOB' undeclared (first use in this function)
sqlite3.c: In function 'sqlite3RunParser':
sqlite3.c:79997: error: 'TK_SPACE' undeclared (first use in this function)
sqlite3.c:79997: warning: case label value exceeds maximum value for type
sqlite3.c:79998: error: 'TK_COMMENT' undeclared (first use in this
function)
sqlite3.c:79998: warning: case label value exceeds maximum value for type
sqlite3.c:80006: error: 'TK_ILLEGAL' undeclared (first use in this
function)
sqlite3.c:80006: warning: case label value exceeds maximum value for type
sqlite3.c:80013: error: 'TK_SEMI' undeclared (first use in this function)
sqlite3.c:80013: warning: case label value exceeds maximum value for type
sqlite3.c:80029: warning: comparison between pointer and integer
sqlite3.c:80030: warning: passing argument 2 of 'sqlite3Parser' makes
integer from pointer without a cast
gnumake: *** [sqlite3.lo] Error 1
--
Ticket URL: <http://trac.macports.org/ticket/16302>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list