Date: Sun, 22 May 2022 08:29:51 +0900 From: Tomoaki AOKI <junchoon@dec.sakura.ne.jp> To: current@freebsd.org Cc: Dimitry Andric <dim@FreeBSD.org> Subject: Bulld failure of editors/libreoffoce only on main (aka -current) Message-ID: <20220522082951.f7385d630c23cef986b766e6@dec.sakura.ne.jp>
next in thread | raw e-mail | index | archive | help
Hi. (CC'ing dim@ as dim@ would be the best person if it's base llvm problem.) I've filed Bug 263976 [1] as Ports & Packages / Individual Port(s) last week. But I'm still confusing whether... *it is because of intentional change(s) on base llvm/clang that editors/libreoffice team should chase, *or problem on base llvm/clang14 accidentally introduced. There were no feedback at all until now. Any ideas? The failure mode is error: no viable conversion from 'StrictNumeric<int>' to 'float' The workaround without editing port Makefile is to set DEFAULT_VERSIONS+= llvm=13 for editors/libreoffice on /etc/make.conf with conditinal. Please visit the mentioned PR for more detail. [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263976 Regards. -- Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20220522082951.f7385d630c23cef986b766e6>