[Bug 263976] editors/libreoffice: Fails to build using llvm/clang14 on recent src main
Date: Sun, 22 May 2022 09:46:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263976 --- Comment #5 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> --- (In reply to Mark Millard from comment #3) Can OPTIONS_FILE_SET+=LTO affects this behaviour? Or devel/llvm90 are always used if installed and "DEFAULT_VERSIONS+= llvm=13" is not set? *devel/llvm90 is installed as an dependency of devel/rust-bindgen. devel/llvm13 is installed as an dependency of graphics/mesa-dri. IIUC, Poudriere (I myself don't use it) builds inside jail that is no ports is installed and build dependencies every time (or install them via pkg every time). If it's correct, no devel/llvm* ports are used even if any of them are installed on base environment, thus does not affect. For record: I usually update/install ports with ports-mgmt/portupgrade-devel. If bitten by any error that is a result of known portupgrade problem, switch to ports-mgmt/pkg_replace. -- You are receiving this mail because: You are the assignee for the bug.