Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#17122 closed defect (duplicate)

sqlite3 3.6.4 - build fails while attempting to pipe into -f

Reported by: harry.weppner@… Owned by: macports-tickets@…
Priority: Low Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port: sqlite3

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.6.4" && gnumake all " returned error 2
Command output: sort -n -b -k 3 opcodes.h |  -f ./mkopcodec.awk >opcodes.c
/bin/sh: -f: command not found
gnumake: *** [opcodes.c] Error 127

Something's off with the make script as it forgets to insert an appropriate command in the pipe. The weird thing is that I reattempted to install a short while later and it worked!?

Cheerio, Harry.

Change History (3)

comment:1 Changed 15 years ago by skymoo (Adam Mercer)

Resolution: duplicate
Status: newclosed

duplicate of #13930

comment:2 Changed 15 years ago by blb@…

FYI, sudo port clean --work sqlite3 then rerun your original install command should get you going again.

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.