[MacPorts] #16332: apache2 apr-util sqlite3 build failure
#16332: apache2 apr-util sqlite3 build failure -------------------------------+-------------------------------------------- Reporter: neridaj@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | -------------------------------+-------------------------------------------- I'm trying to install php5 with apache2 and mysql and I'm getting this error regarding sqlite3. I don't plan on using sqlite, does this matter? 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: sed -e s/--VERS--/3.6.1/ ./src/sqlite.h.in | \ sed -e s/--VERSION-NUMBER--/3006001/ >sqlite3.h /usr/bin/gcc-4.0 -O2 -o mkkeywordhash -DSQLITE_OMIT_LOAD_EXTENSION=1 ./tool/mkkeywordhash.c ./mkkeywordhash >keywordhash.h /usr/bin/gcc-4.0 -O2 -o lemon ./tool/lemon.c cp ./tool/lempar.c . cp ./src/parse.y . ./lemon -DSQLITE_OMIT_LOAD_EXTENSION=1 parse.y mv parse.h parse.h.temp f ./addopcodes.awk parse.h.temp >parse.h /bin/sh: f: command not found gnumake: [parse.c] Error 127 (ignored) cat parse.h ./src/vdbe.c | -f ./mkopcodeh.awk >opcodes.h /bin/sh: -f: command not found cat: stdout: Broken pipe gnumake: *** [opcodes.h] Error 127 Error: The following dependencies failed to build: apache2 apr-util sqlite3 Error: Status 1 encountered during processing. Thanks, Jason -- Ticket URL: <http://trac.macports.org/ticket/16332> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16332: apache2 apr-util sqlite3 build failure --------------------------------+------------------------------------------- Reporter: neridaj@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: 1.6.0 Resolution: duplicate | Keywords: --------------------------------+------------------------------------------- Changes (by blb@macports.org): * status: new => closed * resolution: => duplicate * component: ports => base * milestone: => MacPorts base bugs Comment: This is a known bug with [http://trac.macports.org/wiki/LeopardProblems#environmentvariablesbecomeblan... Tcl and the env]; run {{{ sudo port clean --work sqlite3 }}} Then you can continue with your original port install command. Dup'ing to #13930. -- Ticket URL: <http://trac.macports.org/ticket/16332#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts