Advertisement
carlosnewmusic

build error evince-git

Oct 10th, 2024
73
0
29 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.17 KB | Software | 0 0
  1. Building evince-git...
  2. ==> Creating the package: evince-git 42.0+9+g53f38dae-1 (Thu 10 Oct 2024 20:42:24)
  3. ==> Checking dependencies while running...
  4. ==> Checking dependencies while compiling...
  5. ==> Receiving sources...
  6.   -> Cloning evince-git from the git repository...
  7. Cloning into an empty repository ‘/var/tmp/pamac-build-user/evince-git/evince-git’...
  8. ==> Validating source files with md5sums...
  9.     evince-git ... Omitted
  10. ==> Removing the $srcdir/ directory...
  11. ==> Extracting the sources...
  12.   -> Creating working copy of evince-git from the git repository...
  13. Cloning into ‘evince-git’...
  14. done.
  15. ==> Starting pkgver()...
  16. ==> Updated version: evince-git 46.1+278+g7b8dbf09-1
  17. ==> Starting build()...
  18. + exec meson setup --prefix /usr --libexecdir lib --sbindir bin --buildtype plain --auto-features enabled --wrap-mode nodownload -D b_pie=true -D python.bytecompile=1 build
  19. The Meson build system
  20. Version: 1.5.1
  21. Source dir: /var/tmp/pamac-build-user/evince-git/src/evince-git
  22. Build dir: /var/tmp/pamac-build-user/evince-git/src/evince-git/build
  23. Build type: native build
  24. Project name: evince
  25. Project version: 47.alpha
  26. C compiler for the host machine: ccache cc (gcc 14.2.1 "cc (GCC) 14.2.1 20240910")
  27. C linker for the host machine: cc ld.bfd 2.43.0
  28. Host machine cpu family: x86_64
  29. Host machine cpu: x86_64
  30. Checking if "Support for nl_langinfo" compiles: YES
  31. Compiler for C supports arguments -Wno-deprecated-declarations: YES
  32. Found pkg-config: YES (/usr/bin/pkg-config) 2.1.1
  33. Run-time dependency gdk-pixbuf-2.0 found: YES 2.42.12
  34. Run-time dependency gio-2.0 found: YES 2.80.5
  35. Run-time dependency glib-2.0 found: YES 2.80.5
  36. Run-time dependency gmodule-2.0 found: YES 2.80.5
  37. Run-time dependency gtk+-3.0 found: YES 3.24.43
  38. Run-time dependency gthread-2.0 found: YES 2.80.5
  39. Run-time dependency libhandy-1 found: YES 1.8.3
  40. Found CMake: /usr/bin/cmake (3.30.3)
  41. Run-time dependency exempi-2.0 found: NO (tried pkgconfig and cmake)
  42.  
  43. meson.build:154:13: ERROR: Dependency "exempi-2.0" not found, tried pkgconfig and cmake
  44.  
  45. A full log can be found at /var/tmp/pamac-build-user/evince-git/src/evince-git/build/meson-logs/meson-log.txt
  46. ==> ERROR: Build() failed.
  47.     Canceling...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement