When installing the browser, an error occurs: sudo pamac install floorp
0:41.08 make[4]: вход в каталог «/var/cache/private/pamac/floorp/src/Floorp-11.9.0/obj/browser/locales»
0:41.48 make[4]: выход из каталога «/var/cache/private/pamac/floorp/src/Floorp-11.9.0/obj/browser/locales»
0:41.48 make[3]: выход из каталога «/var/cache/private/pamac/floorp/src/Floorp-11.9.0/obj/browser/locales»
0:41.48 make[2]: выход из каталога «/var/cache/private/pamac/floorp/src/Floorp-11.9.0/obj/browser/installer»
0:41.48 make[1]: выход из каталога «/var/cache/private/pamac/floorp/src/Floorp-11.9.0/obj/browser/installer»
0:41.48 make: выход из каталога «/var/cache/private/pamac/floorp/src/Floorp-11.9.0/obj»
Date: 2024-02-04 MSK
[14:18:21.068] weston 13.0.0
https://wayland.freedesktop.org
Bug reports to: https://gitlab.freedesktop.org/wayland/weston/issues/
Build: 13.0.0
[14:18:21.068] Command line: weston --no-config --backend headless --width=1920 --height=1080 --socket wayland-64870
[14:18:21.068] OS: Linux, 6.7.0-0-MANJARO, #1 SMP PREEMPT_DYNAMIC Mon Jan 8 02:04:09 UTC 2024, x86_64
[14:18:21.068] Flight recorder: enabled
[14:18:21.068] fatal: environment variable XDG_RUNTIME_DIR is not set.
Refer to your distribution on how to get it, or
http://www.freedesktop.org/wiki/Specifications/basedir-spec
on how to implement it.
Failed to connect to the compositor!
==> ОШИБКА: Произошел сбой в build().
Прерывание...
Finished with result: exit-code
Main processes terminated with: code=exited/status=4
Service runtime: 25min 45.227s
CPU time consumed: 7h 5min 11.100s
Memory peak: 256.0K
Memory swap peak: 0B
Pinned Comments
xiota commented on 2024-06-13 08:25 (UTC) (edited on 2024-08-21 11:23 (UTC) by xiota)
Building this package takes a very long time. To avoid excessive rebuilds, updates will be delayed until the weekend following releases.
aur/floorp-bin
will be updated more quickly.This package cannot be updated on the basis of blog posts. Wait until an actual release is available before flagging: https://github.com/Floorp-Projects/Floorp/releases/
If you have problems building this package, read and follow instructions in the other pinned comment.
xiota commented on 2024-01-17 22:35 (UTC) (edited on 2025-03-29 21:39 (UTC) by xiota)
aur/floorp
now builds from source. Binary package available ataur/floorp-bin
.If you have problems building:
Some options are available by setting environment variables:
_build_pgo=false
: Don't use profile-guided optimization (PGO). (Builds faster, but runs slower.)_build_pgo_reuse=false
: Make new PGO profile._build_pgo_xvfb=true
: Profile with xvfb-run instead of wlheadless-run.To reduce rebuild times, this package attempts to save and reuse PGO profiles for patch-level releases. Profiles are regenerated for new major and minor releases. (major.minor.patch)