aur/floorp
now builds from source. Binary package available at aur/floorp-bin
.
-
If you have problems building:
- Try clearing cached sources.
- Try building in a clean chroot.
- Provide details needed to reproduce the problem: build environment, computer specs, graphics card, desktop environment, commands used to build, etc.
- Provide the full log in a pastebin.
-
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)
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 2024-08-03 15:04 (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)