Opened 16 years ago

Last modified 15 years ago

#14938 closed defect

Sqlite3 build error — at Initial Version

Reported by: rhwood@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port:

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)

Change History (0)

Note: See TracTickets for help on using tickets.