Date: Sun, 22 May 2022 12:37:55 +0000 From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 263976] editors/libreoffice: Fails to build using llvm/clang14 on recent src main Message-ID: <bug-263976-25061-Z1A7Hjp7DX@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-263976-25061@https.bugs.freebsd.org/bugzilla/> References: <bug-263976-25061@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263976 --- Comment #7 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> --- (In reply to Mark Millard from comment #6) OK. Agreed why devel/llvm90 was used. Let's explain why I wrote the subject as such. First of all, I've never changed the options throuout the revs specified be= low. On upgrading editors/libreoffice from: git ca1c4839224a639c0ddd602a21b942efa4ca0952 editors/libreoffice: fix i386/powerpc libcxxrt ABI change detection to: git b305ea3361859bddd115ea9748fb89fbc85f20a8 editors/libreoffice: update to 7.3.3 release (+) base clang: before llvm/clang14 import built fine. I already had devel/llvm90 as an dependency of other port. On upgrading editors/libreoffice from: git b305ea3361859bddd115ea9748fb89fbc85f20a8 editors/libreoffice: update to 7.3.3 release (+) to: git f22f615ec337d1c92d021ad4ecd1d2e83cfc4af5 graphics/poppler: bump portrevision of consumers base clang: at llvm 14 base git 14c99b43ef69beafa01a1574641c4cf19ecf2b9d, just after llvm14 import (3a9a9c0ca44ec535dcf73fe8462bee458e54814b) which was just a PORTREVISION bump, I've bitten by the problem. This time, setting "DEFAULT_VERSIONS+=3D llvm=3D13" for editors/libreoffice allowed me to build. So I thought base llvm/clang14 somehow affecting. This still confuses me. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263976-25061-Z1A7Hjp7DX>