Your message dated Sun, 1 Nov 2020 19:22:59 +0100
with message-id <3bb0c82b-ff45-8a31-e55d-c66f5dcec...@debian.org>
and subject line fixed
has caused the Debian Bug report #972333,
regarding llvm-toolchain-11: FTBFS on ppc64el: realloc(): invalid old size
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
972333: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=972333
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: llvm-toolchain-11
Version: 1:11.0.0-1
Severity: serious
Tags: ftbfs sid bullseye
Justification: fails to build from source (but built successfully in the past)
llvm-toolchain-11 currently FTBFS on mipsel64:
| cd build-llvm; \
| CFLAGS=`dpkg-buildflags --get CFLAGS`; \
| CFLAGS="$CFLAGS `dpkg-buildflags --get CPPFLAGS`"; \
| echo $CFLAGS; \
| /<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/bin/clang++ -c $CFLAGS
-std=c++11 /<<PKGBUILDDIR>>/compiler-rt/lib/fuzzer/*.cpp -IFuzzer; \
| ar ruv libFuzzer.a Fuzzer*.o
| -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>/build-llvm=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2
| realloc(): invalid old size
| Aborted
| ar: `u' modifier ignored since `D' is the default (see `U')
| ar: creating libFuzzer.a
| ar: Fuzzer*.o: No such file or directory
| make[1]: *** [debian/rules:425: debian-libfuzzer-build] Error 1
See
https://buildd.debian.org/status/fetch.php?pkg=llvm-toolchain-11&arch=ppc64el&ver=1%3A11.0.0-2&stamp=1602683353&raw=0
It fails in the same step as llvm-toolchain-10 (#972318), but fails in a
different way.
Cheers
--
Sebastian Ramacher
--- End Message ---
--- Begin Message ---
fixed 972333 1:11.0.0-4
thanks
--- End Message ---