Advertisement
Guest User

Untitled

a guest
Jul 17th, 2022
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.93 KB | None | 0 0
  1. =======> Building '/ports/packages/polkit#121-1.pkg.tar.gz'.
  2. bsdtar -p -o -C /ports/build/polkit-121/src -xf /media/data0/sources/polkit-121.tar.gz
  3. cp polkit-1 /ports/build/polkit-121/src
  4. cp CVE-2021-4034.patch /ports/build/polkit-121/src
  5. cp 99.patch /ports/build/polkit-121/src
  6. + build
  7. + prt-get isinst mozjs78
  8. package mozjs78 is installed
  9. + PKGMK_POLKIT+=' -D js_engine=mozjs'
  10. + meson setup polkit-v.121 build -D js_engine=mozjs --prefix=/usr --buildtype=plain --wrap-mode nodownload -D b_lto=true -D b_pie=true
  11. The Meson build system
  12. Version: 0.63.0
  13. Source dir: /ports/build/polkit-121/src/polkit-v.121
  14. Build dir: /ports/build/polkit-121/src/build
  15. Build type: native build
  16. Project name: polkit
  17. Project version: 121
  18. C compiler for the host machine: cc (gcc 10.4.0 "cc (CRUX-x86_64-multilib) 10.4.0")
  19. C linker for the host machine: cc ld.bfd 2.35.2
  20. Host machine cpu family: x86_64
  21. Host machine cpu: x86_64
  22. Checking for function "clearenv" : YES
  23. Checking for function "fdatasync" : YES
  24. polkit-v.121/meson.build:123: WARNING: Consider using the built-in option for language standard version instead of using "-std=c99".
  25. Found pkg-config: /usr/bin/pkg-config (0.29.2)
  26. Run-time dependency gio-2.0 found: YES 2.72.3
  27. Run-time dependency gio-unix-2.0 found: YES 2.72.3
  28. Run-time dependency glib-2.0 found: YES 2.72.3
  29. Run-time dependency gobject-2.0 found: YES 2.72.3
  30. Run-time dependency expat found: YES 2.4.8
  31. Has header "expat.h" with dependency expat: YES
  32. Checking for function "XML_ParserCreate" with dependency expat: YES
  33. Found CMake: /usr/bin/cmake (3.23.2)
  34. Run-time dependency mozjs-91 found: NO (tried pkgconfig and cmake)
  35.  
  36. polkit-v.121/meson.build:150:2: ERROR: Dependency "mozjs-91" not found, tried pkgconfig and cmake
  37.  
  38. A full log can be found at /ports/build/polkit-121/src/build/meson-logs/meson-log.txt
  39. =======> ERROR: Building '/ports/packages/polkit#121-1.pkg.tar.gz' failed.
  40.  
  41. -- Packages where update failed
  42. polkit [pre: ok]
  43.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement