[MacPorts] #14938: sqlite3 3.5.7 build error: f: command not found
MacPorts
noreply at macports.org
Fri Sep 19 09:08:32 PDT 2008
#14938: sqlite3 3.5.7 build error: f: command not found
----------------------------------+-----------------------------------------
Reporter: rhwood at macports.org | Owner: mww at macports.org
Type: defect | Status: closed
Priority: Normal | Milestone: Port Bugs
Component: ports | Version:
Resolution: duplicate | Keywords:
Port: |
----------------------------------+-----------------------------------------
Changes (by jmr at macports.org):
* keywords: ticketformatting =>
Old description:
> ---> 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.5.7"
> && gnumake all " returned error 2
> Command output: sed -e s/--VERS--/3.5.7/ ./src/sqlite.h.in | \
> sed -e s/--VERSION-NUMBER--/3005007/ >sqlite3.h
> /usr/bin/gcc-4.0 -O2 -o mkkeywordhash ./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 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.
>
> Obilex:~ rhwood$ uname -a
> Darwin Obilex.local 9.2.2 Darwin Kernel Version 9.2.2: Tue Mar 4
> 21:17:34 PST 2008; root:xnu-1228.4.31~1/RELEASE_I386 i386
> Obilex:~ rhwood$ gcc --version
> i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
New description:
{{{
---> 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.5.7"
&& gnumake all " returned error 2
Command output: sed -e s/--VERS--/3.5.7/ ./src/sqlite.h.in | \
sed -e s/--VERSION-NUMBER--/3005007/ >sqlite3.h
/usr/bin/gcc-4.0 -O2 -o mkkeywordhash ./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 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.
Obilex:~ rhwood$ uname -a
Darwin Obilex.local 9.2.2 Darwin Kernel Version 9.2.2: Tue Mar 4 21:17:34
PST 2008; root:xnu-1228.4.31~1/RELEASE_I386 i386
Obilex:~ rhwood$ gcc --version
i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
}}}
--
--
Ticket URL: <http://trac.macports.org/ticket/14938#comment:11>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list