Advertisement
timcowchip

make || true

Oct 23rd, 2015
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. [100%] Built target x265-static
  2. make[2]: Leaving directory '/tmp/work/src/HandBrake-0.10.2/build/contrib/x265/x265-9329-0d30d2641875-1.5'
  3. make[1]: Leaving directory '/tmp/work/src/HandBrake-0.10.2/build/contrib/x265/x265-9329-0d30d2641875-1.5'
  4. touch contrib/x265/.stamp.build
  5. + true
  6. + make DESTDIR=/tmp/work/pkg install
  7. /bin/mkdir -p /tmp/work/pkg/usr/bin/
  8. make -C ./gtk/ prefix=/usr install
  9. /bin/cp ./HandBrakeCLI /tmp/work/pkg/usr/bin/HandBrakeCLI
  10. /bin/cp: cannot stat './HandBrakeCLI': No such file or directory
  11. ../test/module.rules:32: recipe for target 'test.install' failed
  12. make: *** [test.install] Error 1
  13. make: *** Waiting for unfinished jobs....
  14. make[1]: Entering directory '/tmp/work/src/HandBrake-0.10.2/build/gtk'
  15. make[1]: *** No rule to make target 'install'. Stop.
  16. make[1]: Leaving directory '/tmp/work/src/HandBrake-0.10.2/build/gtk'
  17. ../gtk/module.rules:33: recipe for target 'gtk.install' failed
  18. make: *** [gtk.install] Error 2
  19. =======> ERROR: Building '/home/chris/extra/gui-extra/handbrake/handbrake1445606652x86_64.cards.tar.xz' failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement