[Bug 263976] editors/libreoffice: Fails to build using llvm/clang14 on recent src main

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 22 May 2022 12:37:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263976

--- 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 below.

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+= llvm=13" for editors/libreoffice
allowed me to build.


So I thought base llvm/clang14 somehow affecting.
This still confuses me.

-- 
You are receiving this mail because:
You are the assignee for the bug.