Advertisement
Guest User

Untitled

a guest
Dec 11th, 2019
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.43 KB | None | 0 0
  1. Starting build of org.pitivi.Pitivi
  2. Cache hit for numpy, skipping build
  3. Cache hit for pyparsing, skipping build
  4. Cache hit for pytz, skipping build
  5. Cache hit for cycler, skipping build
  6. Cache hit for setuptools-scm, skipping build
  7. Cache hit for python-dateutil, skipping build
  8. Cache hit for kiwisolver, skipping build
  9. Cache hit for matplotlib, skipping build
  10. Cache hit for ipdb, skipping build
  11. Cache hit for nose2, skipping build
  12. Cache hit for meson, skipping build
  13. Cache hit for sound-theme-freedesktop, skipping build
  14. Cache hit for gsound, skipping build
  15. Cache hit for x264, skipping build
  16. Cache hit for libopus, skipping build
  17. Cache hit for gavl, skipping build
  18. Cache hit for frei0r-plugin, skipping build
  19. Cache hit for libsoundtouch, skipping build
  20. Cache hit for lame, skipping build
  21. Cache hit for vo-aacenc, skipping build
  22. Cache hit for x265, skipping build
  23. Cache hit for ffmpeg, skipping build
  24. Cache hit for fdkaac, skipping build
  25. Cache hit for opencv, skipping build
  26. Cache hit for libunwind, skipping build
  27. Cache miss, checking out last cache hit
  28. ========================================================================
  29. Building module gstreamer in /home/januz/code/pitivi/build/flatpak/.flatpak-builder/build/gstreamer-3
  30. ========================================================================
  31. Already on 'master'
  32. The Meson build system
  33. Version: 0.47.1
  34. Source dir: /run/build/gstreamer
  35. Build dir: /run/build/gstreamer/_flatpak_build
  36. Build type: native build
  37.  
  38. meson.build:1:0: ERROR: Meson version is 0.47.1 but project requires >= 0.48.
  39.  
  40. A full log can be found at /run/build/gstreamer/_flatpak_build/meson-logs/meson-log.txt
  41. Error: module gstreamer: Child process exited with code 1
  42. Traceback (most recent call last):
  43. File "/home/januz/code/pitivi/build/flatpak/pitivi-flatpak", line 775, in <module>
  44. app_flatpak.run()
  45. File "/home/januz/code/pitivi/build/flatpak/pitivi-flatpak", line 511, in run
  46. self.setup_sandbox()
  47. File "/home/januz/code/pitivi/build/flatpak/pitivi-flatpak", line 594, in setup_sandbox
  48. subprocess.check_call(builder_args, cwd=self.scriptdir)
  49. File "/usr/lib64/python3.7/subprocess.py", line 363, in check_call
  50. raise CalledProcessError(retcode, cmd)
  51. subprocess.CalledProcessError: Command '['flatpak-builder', '--force-clean', '--ccache', '/home/januz/code/pitivi-prefix', '/home/januz/code/pitivi/build/flatpak/Pitivi.timeline_ui_01.json', '--build-only']' returned non-zero exit status 1.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement