Guest User

Untitled

a guest
Sep 27th, 2022
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.81 KB | None | 0 0
  1. root@crux:/home/brian/Downloads# sudo prt-get -fr update vte3
  2. prt-get: updating /usr/ports/opt/vte3
  3. =======> Building '/home/pkgmk/pkg/vte3#0.70.0-1.pkg.tar.xz'.
  4. bsdtar -p -o -C /home/pkgmk/work/vte3/src -xf /home/pkgmk/src/vte-0.70.0.tar.bz2
  5. + build
  6. + prt-get isinst gtk4
  7. package gtk4 is not installed
  8. + prt-get isinst vala
  9. package vala is installed
  10. + prt-get isinst icu
  11. package icu is installed
  12. + meson build vte-0.70.0 --prefix=/usr --libexecdir=/usr/lib -D b_lto=true -D b_pie=true -D _systemd=false
  13. The Meson build system
  14. Version: 0.63.2
  15. Source dir: /home/pkgmk/work/vte3/src/vte-0.70.0
  16. Build dir: /home/pkgmk/work/vte3/src/build
  17. Build type: native build
  18. Project name: vte
  19. Project version: 0.70.0
  20. C compiler for the host machine: cc (gcc 12.2.0 "cc (CRUX-x86_64-multilib) 12.2.0")
  21. C linker for the host machine: cc ld.bfd 2.39
  22. C++ compiler for the host machine: c++ (gcc 12.2.0 "c++ (CRUX-x86_64-multilib) 12.2.0")
  23. C++ linker for the host machine: c++ ld.bfd 2.39
  24. Host machine cpu family: x86_64
  25. Host machine cpu: x86_64
  26. Compiler for C supports arguments -std=gnu11: YES
  27. vte-0.70.0/meson.build:139: WARNING: Consider using the built-in option for language standard version instead of using "-std=gnu11".
  28. Compiler for C++ supports arguments -std=gnu++20: YES
  29. vte-0.70.0/meson.build:147: WARNING: Consider using the built-in option for language standard version instead of using "-std=gnu++20".
  30. Program python3 (dataclasses) found: YES (/usr/bin/python3) modules: dataclasses
  31. Has header "locale.h" : YES
  32. Has header "pty.h" : YES
  33. Has header "stropts.h" : NO
  34. Has header "sys/resource.h" : YES
  35. Has header "sys/select.h" : YES
  36. Has header "sys/stream.h" : NO
  37. Has header "sys/syslimits.h" : NO
  38. Has header "sys/types.h" : YES
  39. Has header "sys/wait.h" : YES
  40. Has header "termios.h" : YES
  41. Has header "util.h" : NO
  42. Has header "wchar.h" : YES
  43. Header "sys/ioctl.h" has symbol "TIOCGWINSZ" : YES
  44. Library m found: YES
  45. Checking if "fork" compiles: YES
  46. Checking if "grantpt" compiles: YES
  47. Checking if "posix_openpt" compiles: YES
  48. Checking if "ptsname" compiles: YES
  49. Checking if "tcgetattr" compiles: YES
  50. Checking if "unlockpt" compiles: YES
  51. Checking if "explicit_bzero" compiles: YES
  52. Checking if "fdwalk" compiles: NO
  53. Checking if "pread" compiles: YES
  54. Checking if "pwrite" compiles: YES
  55. Checking if "strchrnul" compiles: YES
  56. Checking if "close_range" compiles: YES
  57. Checking if "ceil" with dependency -lm compiles: YES
  58. Checking if "floor" with dependency -lm compiles: YES
  59. Checking if "round" with dependency -lm compiles: YES
  60.  
  61. vte-0.70.0/meson.build:445:0: ERROR: Assert failed: LTO not supported
  62.  
  63. A full log can be found at /home/pkgmk/work/vte3/src/build/meson-logs/meson-log.txt
  64. =======> ERROR: Building '/home/pkgmk/pkg/vte3#0.70.0-1.pkg.tar.xz' failed.
  65.  
  66. -- Packages where update failed
  67. vte3
  68.  
Advertisement
Add Comment
Please, Sign In to add comment