Advertisement
Guest User

bottles PKGBUILD

a guest
Dec 28th, 2022
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.13 KB | None | 0 0
  1. :: (1/1) Parsing SRCINFO: bottles
  2. ==> Making package: bottles 2022.12.14-1 (Wed 28 Dec 2022 16:43:29 CET)
  3. ==> Retrieving sources...
  4. -> Downloading bottles-2022.12.14.tar.gz...
  5. % Total % Received % Xferd Average Speed Time Time Time Current
  6. Dload Upload Total Spent Left Speed
  7. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  8. 100 2015k 0 2015k 0 0 1507k 0 --:--:-- 0:00:01 --:--:-- 3178k
  9. ==> Validating source files with sha256sums...
  10. bottles-2022.12.14.tar.gz ... Passed
  11. ==> Making package: bottles 2022.12.14-1 (Wed 28 Dec 2022 16:43:29 CET)
  12. ==> Checking runtime dependencies...
  13. ==> Checking buildtime dependencies...
  14. ==> Retrieving sources...
  15. -> Found bottles-2022.12.14.tar.gz
  16. ==> Validating source files with sha256sums...
  17. bottles-2022.12.14.tar.gz ... Passed
  18. ==> Removing existing $srcdir/ directory...
  19. ==> Extracting sources...
  20. -> Extracting bottles-2022.12.14.tar.gz with bsdtar
  21. ==> Sources are ready.
  22. ==> Making package: bottles 2022.12.14-1 (Wed 28 Dec 2022 16:43:29 CET)
  23. ==> Checking runtime dependencies...
  24. ==> Checking buildtime dependencies...
  25. ==> WARNING: Using existing $srcdir/ tree
  26. ==> Starting build()...
  27. The Meson build system
  28. Version: 0.64.1
  29. Source dir: /home/a/.cache/yay/bottles/src/Bottles
  30. Build dir: /home/a/.cache/yay/bottles/src/Bottles/build
  31. Build type: native build
  32. Project name: bottles
  33. Project version: 2022.12.14
  34. Host machine cpu family: x86_64
  35. Host machine cpu: x86_64
  36. Program msgfmt found: YES (/usr/bin/msgfmt)
  37. Program msginit found: YES (/usr/bin/msginit)
  38. Program msgmerge found: YES (/usr/bin/msgmerge)
  39. Program xgettext found: YES (/usr/bin/xgettext)
  40. Program python3 found: YES (/usr/bin/python3)
  41. Program blueprint-compiler found: YES (/usr/bin/blueprint-compiler)
  42. Found pkg-config: /usr/bin/pkg-config (1.8.0)
  43. Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
  44. Configuring bottles-cli using configuration
  45. Configuring bottles using configuration
  46. Program desktop-file-validate found: YES (/usr/bin/desktop-file-validate)
  47. Program appstream-util found: YES (/usr/bin/appstream-util)
  48. Program glib-compile-schemas found: YES (/usr/bin/glib-compile-schemas)
  49. Build-time dependency gio-2.0 found: YES 2.74.4
  50. Program glib-compile-schemas found: YES (/usr/bin/glib-compile-schemas)
  51. Program gtk4-update-icon-cache found: YES (/usr/bin/gtk4-update-icon-cache)
  52. Program update-desktop-database found: YES (/usr/bin/update-desktop-database)
  53. Build targets in project: 53
  54.  
  55. bottles 2022.12.14
  56.  
  57. User defined options
  58. prefix: /usr
  59.  
  60. Found ninja-1.11.1 at /usr/bin/ninja
  61. WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.
  62. ninja: Entering directory `build'
  63. [47/50] Generating bottles/frontend/ui/blueprints with a custom command
  64. usage: blueprint-compiler [-h] [--version] command ...
  65.  
  66. positional arguments:
  67. command
  68. compile Compile blueprint files
  69. batch-compile
  70. Compile many blueprint files at once
  71. port Interactive porting tool
  72. lsp Run the language server (for internal use by IDEs)
  73. help Show this message
  74.  
  75. optional arguments:
  76. -h, --help show this help message and exit
  77. --version show program's version number and exit
  78. [48/50] Generating bottles/frontend/ui/bottles_gresource with a custom command
  79. FAILED: bottles/frontend/ui/bottles.gresource
  80. /usr/bin/glib-compile-resources ../bottles/frontend/ui/bottles.gresource.xml --sourcedir bottles/frontend/ui --sourcedir ../bottles/frontend/ui --internal --generate --target bottles/frontend/ui/bottles.gresource --dependency-file bottles/frontend/ui/bottles.gresource.d
  81. ../bottles/frontend/ui/bottles.gresource.xml: Failed to locate “window.ui” in any source directory.
  82. [50/50] Generating data/com.usebottles.bottles.metainfo.xml with a custom command
  83. ninja: build stopped: subcommand failed.
  84. ==> ERROR: A failure occurred in build().
  85. Aborting...
  86. -> error making: bottles
  87. ~ $ ninja --version
  88. 1.11.1
  89. ~ $ meson --version
  90. 0.64.1
  91. ~ $ blueprint-compiler --version
  92. 0.6.0
  93.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement