Re: Strange things when trying to build math/arb
- In reply to: Stephen Montgomery-Smith : "Strange things when trying to build math/arb"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Oct 2021 16:47:28 UTC
On 10/23/21 18:19, Stephen Montgomery-Smith wrote: > I get the weirdest errors when I try to build the port math/arb, which > was recently updated to version 2.21.0. Maybe it is a compiler error? I observe the same behaviour on my stable/13 machine: FreeBSD 13.0-STABLE #1 stable/13-n247583-0e5787b1d08 with FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f). Strangely, `poudriere testport` succeeds; with both a 12.2-Release-p10 and 13.0-RELEASE-p4 amd64 jail. There are warnings about implicit conversions, but nothing which causes the compilation to fail. Cheers Philipp