1. makepkg -c                                                                                      
  2. ==> Making package: q7z 0.8.0-2 (Sun Nov 14 21:26:43 EET 2010)
  3. ==> Checking Runtime Dependencies...
  4. ==> Checking Buildtime Dependencies...
  5. ==> Retrieving Sources...
  6.   -> Found Q7Z-0.8.0.tar.bz2
  7. ==> Validating source files with sha1sums...
  8.     Q7Z-0.8.0.tar.bz2 ... Passed
  9. ==> Extracting Sources...
  10.   -> Extracting Q7Z-0.8.0.tar.bz2 with bsdtar
  11. ==> Removing existing pkg/ directory...
  12. ==> Starting build()...
  13. /usr/bin/pyuic4 ../Source/Main.ui -o ../Source/Ui_Main.py
  14. /usr/bin/pyrcc4 ../Image/Main.qrc -o ../Source/Main_rc.py
  15. /usr/bin/pyuic4 ../Source/Settings.ui -o ../Source/Ui_Settings.py
  16. /usr/bin/pyrcc4 ../Image/Settings.qrc -o ../Source/Settings_rc.py
  17.  
  18. Before installing Q7Z, see the documentation for more info.
  19.  
  20. ==> Entering fakeroot environment...
  21. ==> Starting package()...
  22.  
  23. Installing Q7Z for all users.
  24. Only root can run 'make install'.  Others should instead run: 'make install-user'
  25. Before using this unstable script, please thoroughly read the documentation for more info.
  26.  
  27. make uninstall
  28. make[1]: Entering directory `/media/Share/Share/arch-local/amd64/custom/list/q7z/src/Q7Z/Build'
  29. make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
  30.  
  31. Removing Q7Z for all users.
  32. Only root can run 'make uninstall'.  Others should instead run: 'make uninstall-user'
  33. Before using this unstable script, please thoroughly read the documentation for more info.
  34.  
  35. make echo
  36. /bin/sh: --: invalid option
  37. Usage:  /bin/sh [GNU long option] [option] ...
  38.         /bin/sh [GNU long option] [option] script-file ...
  39. GNU long options:
  40.         --debug
  41.         --debugger
  42.         --dump-po-strings
  43.         --dump-strings
  44.         --help
  45.         --init-file
  46.         --login
  47.         --noediting
  48.         --noprofile
  49.         --norc
  50.         --posix
  51.         --protected
  52.         --rcfile
  53.         --restricted
  54.         --verbose
  55.         --version
  56. Shell options:
  57.         -irsD or -c command or -O shopt_option          (invocation only)
  58.         -abefhkmnptuvxBCHP or -o option
  59. make[2]: Entering directory `/media/Share/Share/arch-local/amd64/custom/list/q7z/src/Q7Z/Build'
  60. Makefile:107: *** Error: The required 'Python' executable file can't be found.  See the documentation for more info..  Stop.
  61. make[2]: Leaving directory `/media/Share/Share/arch-local/amd64/custom/list/q7z/src/Q7Z/Build'
  62. make[1]: *** [UnInstall.AllUsers] Error 2
  63. make[1]: Leaving directory `/media/Share/Share/arch-local/amd64/custom/list/q7z/src/Q7Z/Build'
  64. make: *** [Install.AllUsers] Error 2
  65.     Aborting...