[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#36747: Official MesCC bootstrap binaries differ from my locally buil
From: |
Ludovic Courtès |
Subject: |
bug#36747: Official MesCC bootstrap binaries differ from my locally built ones |
Date: |
Thu, 29 Aug 2019 00:12:53 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) |
Hi,
Mark H Weaver <address@hidden> skribis:
> I pushed the revised commits to 'core-updates', but something seems to
> have gone wrong with the new evaluation on Berlin:
>
> https://ci.guix.gnu.org/jobset/core-updates-core-updates
> https://ci.guix.gnu.org/eval/7008
>
> The first URL above shows a big "X" in the "Success" column for
> evaluation 7008, which corresponds to the new commits I just pushed, to
> switch to the new bootstrap tarballs.
We had a Bison build failure:
https://ci.guix.gnu.org/log/4rvzs59q3smm4kwyfnf7m58a48rql0fs-bison-3.4.1
Excerpt:
--8<---------------cut here---------------start------------->8---
make[1]: Entering directory '/tmp/guix-build-bison-3.4.1.drv-0/bison-3.4.1'
make[1]: Entering directory '/tmp/guix-build-bison-3.4.1.drv-0/bison-3.4.1'
rm -f examples/c/reccalc/scan.stamp examples/c/reccalc/scan.stamp.tmp
rm -f examples/c/reccalc/scan.stamp examples/c/reccalc/scan.stamp.tmp
/gnu/store/7fimyv3n4jn7nbyl5f5bzdhnm25qmk3m-bootstrap-binaries-0/bin/mkdir -p
examples/c/reccalc
/gnu/store/7fimyv3n4jn7nbyl5f5bzdhnm25qmk3m-bootstrap-binaries-0/bin/mkdir -p
examples/c/reccalc
touch examples/c/reccalc/scan.stamp.tmp
touch examples/c/reccalc/scan.stamp.tmp
: -oexamples/c/reccalc/scan.c --header-file=examples/c/reccalc/scan.h
./examples/c/reccalc/scan.l
: -oexamples/c/reccalc/scan.c --header-file=examples/c/reccalc/scan.h
./examples/c/reccalc/scan.l
mv examples/c/reccalc/scan.stamp.tmp examples/c/reccalc/scan.stamp
mv examples/c/reccalc/scan.stamp.tmp examples/c/reccalc/scan.stamp
make[1]: Leaving directory '/tmp/guix-build-bison-3.4.1.drv-0/bison-3.4.1'
mv: cannot stat 'examples/c/reccalc/scan.stamp.tmp': No such file or directory
make[1]: *** [Makefile:6855: examples/c/reccalc/scan.stamp] Error 1
make[1]: Leaving directory '/tmp/guix-build-bison-3.4.1.drv-0/bison-3.4.1'
make: *** [Makefile:6847: examples/c/reccalc/scan.h] Error 2
command "make" "-j" "8" "ARFLAGS=crD" "RANLIB=ranlib" "V=1" failed with status 2
builder for `/gnu/store/wwysm0mdkbvpyp3n4im5pfwcf2brc23p-bison-3.4.1.drv'
failed with exit code 1
@ build-failed /gnu/store/wwysm0mdkbvpyp3n4im5pfwcf2brc23p-bison-3.4.1.drv - 1
builder for `/gnu/store/wwysm0mdkbvpyp3n4im5pfwcf2brc23p-bison-3.4.1.drv'
failed with exit code 1
--8<---------------cut here---------------end--------------->8---
I’ve addressed it by a hack in c55fae452032aa4b1b63406983e9abdf70adc957.
> The second URL above returns "500 Internal Server Error".
Bah, that’s another thing in Cuirass that we kind of fixed in Git but we
still need to reconfigure I guess. Ricardo, is that correct?
> Is there a way to find out what went wrong?
For evaluation failures, I simply browse /var/log/cuirass.log… Until we
have something better, we should maybe just publish that file.
Thanks,
Ludo’.
- bug#36747: Official MesCC bootstrap binaries differ from my locally built ones, (continued)
- bug#36747: Official MesCC bootstrap binaries differ from my locally built ones, Mark H Weaver, 2019/08/27
- bug#36747: Official MesCC bootstrap binaries differ from my locally built ones, Ludovic Courtès, 2019/08/27
- bug#36747: Official MesCC bootstrap binaries differ from my locally built ones, Mark H Weaver, 2019/08/27
- bug#36747: Official MesCC bootstrap binaries differ from my locally built ones, Ludovic Courtès, 2019/08/27
- bug#36747: Official MesCC bootstrap binaries differ from my locally built ones, Mark H Weaver, 2019/08/27
- bug#36747: Official MesCC bootstrap binaries differ from my locally built ones, Mark H Weaver, 2019/08/27
- bug#36747: Official MesCC bootstrap binaries differ from my locally built ones,
Ludovic Courtès <=
- bug#36747: Official MesCC bootstrap binaries differ from my locally built ones, Ricardo Wurmus, 2019/08/29
- bug#36747: Official MesCC bootstrap binaries differ from my locally built ones, Ricardo Wurmus, 2019/08/29
- bug#36747: Official MesCC bootstrap binaries differ from my locally built ones, Mark H Weaver, 2019/08/29
- bug#36747: Official MesCC bootstrap binaries differ from my locally built ones, Ludovic Courtès, 2019/08/29
- bug#36747: Official MesCC bootstrap binaries differ from my locally built ones, Mark H Weaver, 2019/08/30
- bug#36747: Official MesCC bootstrap binaries differ from my locally built ones, Ludovic Courtès, 2019/08/31