https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sci-mathematics/frama-c-24.0 fails to compile. Discovered on: amd64 (internal ref: guru_ci)
Created attachment 780737 [details] build.log build log and emerge --info
x86_64-pc-linux-gnu-gcc -fPIC -c -I/usr/lib64/ocaml-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0-Wall -o src/libraries/utils/c_bindings.o src/libraries/utils/c_bindings.c mkdir -p /var/tmp/portage/sci-mathematics/frama-c-24.0/work/frama-c-24.0-Chromium/lib/fc mkdir -p /var/tmp/portage/sci-mathematics/frama-c-24.0/work/frama-c-24.0-Chromium/lib/fc mkdir -p /var/tmp/portage/sci-mathematics/frama-c-24.0/work/frama-c-24.0-Chromium/lib/fc x86_64-pc-linux-gnu-gcc: error: argument to ‘-fmessage-length=’ should be a non-negative integer Weird lack of space after 0! Probably dodgy build system flag munging.
Oh and ditto with -O2 at the beginning.
Yeah, that's my bad. I've pushed a fix.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=13b13d22809a890a172790271c6f13449911453a commit 13b13d22809a890a172790271c6f13449911453a Author: François-Xavier Carton <fx.carton91@gmail.com> AuthorDate: 2022-05-31 01:16:28 +0000 Commit: François-Xavier Carton <fx.carton91@gmail.com> CommitDate: 2022-05-31 01:16:28 +0000 sci-mathematics/frama-c: fix CFLAGS replacement Closes: https://bugs.gentoo.org/847424 Signed-off-by: François-Xavier Carton <fx.carton91@gmail.com> sci-mathematics/frama-c/frama-c-24.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)