Guest User

Untitled

a guest
Apr 26th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. ---> Building sqlite3 with target all
  2. 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.9" && gnumake all " returned error 2
  3. Command output: sed -e s/--VERS--/3.5.9/ ./src/sqlite.h.in | \
  4. sed -e s/--VERSION-NUMBER--/3005009/ >sqlite3.h
  5. /usr/bin/gcc-4.0 -O2 -o mkkeywordhash ./tool/mkkeywordhash.c
  6. ./mkkeywordhash >keywordhash.h
  7. /usr/bin/gcc-4.0 -O2 -o lemon ./tool/lemon.c
  8. cp ./tool/lempar.c .
  9. cp ./src/parse.y .
  10. ./lemon parse.y
  11. mv parse.h parse.h.temp
  12. f ./addopcodes.awk parse.h.temp >parse.h
  13. /bin/sh: f: command not found
  14. gnumake: [parse.c] Error 127 (ignored)
  15. cat parse.h ./src/vdbe.c | -f ./mkopcodeh.awk >opcodes.h
  16. /bin/sh: -f: command not found
  17. cat: stdout: Broken pipe
  18. gnumake: *** [opcodes.h] Error 127
  19.  
  20. Error: The following dependencies failed to build: apache2 apr-util sqlite3 mysql5 postgresql83 bison m4 ossp-uuid
  21. Error: Status 1 encountered during processing.
Add Comment
Please, Sign In to add comment