Groups | Search | Server Info | Login | Register
Groups > linux.debian.ports.powerpc > #11110
| From | Adrian Bunk <bunk@debian.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.ports.powerpc |
| Subject | Bug#1129949: llvm-toolchain-21: FTBFS on ppc64el on Trixie |
| Date | 2026-04-01 12:20 +0200 |
| Message-ID | <MF0Q2-bRXb-5@gated-at.bofh.it> (permalink) |
| References | (2 earlier) <Myf7r-7cnT-15@gated-at.bofh.it> <MvCtz-5rk9-3@gated-at.bofh.it> <Myf7r-7cnT-9@gated-at.bofh.it> <MvCtz-5rk9-3@gated-at.bofh.it> <Myf7r-7cnT-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
On Fri, Mar 13, 2026 at 06:35:28PM +0100, Fabian Grünbichler wrote: > > note that the complete disabling of printf float support was pretty > much rejected, but some alternatives were suggested in the review > discussion in the PR. >... 1:21.1.8-7 plus the change below[1] builds for me in trixie. > Fabian cu Adrian [1] plus removing llvm-libunwind1/libllvm22 from the build dependencies --- llvm-toolchain-21-21.1.8/debian/rules 2026-03-18 13:45:22.000000000 +0000 +++ llvm-toolchain-21-21.1.8/debian/rules 2026-03-21 13:19:08.000000000 +0000 @@ -664,7 +664,7 @@ endif # Enable offloading (or not) -OFFLOAD_ARCHS = amd64 arm64 loong64 ppc64el riscv64 +OFFLOAD_ARCHS = amd64 arm64 loong64 riscv64 OFFLOAD_ENABLE=yes ifeq (,$(filter $(DEB_HOST_ARCH), $(OFFLOAD_ARCHS))) OFFLOAD_ENABLE=no
Back to linux.debian.ports.powerpc | Previous | Next — Previous in thread | Find similar
Bug#1129949: llvm-toolchain-21: FTBFS on ppc64el on Trixie Fabian Grünbichler <debian@fabian.gruenbichler.email> - 2026-03-06 13:30 +0100 Bug#1129949: llvm-toolchain-21: FTBFS on ppc64el on Trixie Adrian Bunk <bunk@debian.org> - 2026-04-01 12:20 +0200
csiph-web