Marc Poulhiès

Results 261 comments of Marc Poulhiès

Upstream has been notified and should fix the install command. Will keep an eye :)

This is still failing. I'll need to try a bit harder and see myself.

https://github.com/compiler-explorer/compiler-workflows/actions/workflows/build-daily-gcc_cobol_master.yml

> The issue is still at https://gitlab.cobolworx.com/COBOLworx/gcc-cobol/-/blob/master+cobol/gcc/cobol/Make-lang.in#L177. They should just drop the `-v` for now. At a bunch of places in GCC, we do: > > ``` > AC_PROG_INSTALL >...

Now failing because of missing object file: ``` 18313 │ 2025-01-20T00:36:30.0898780Z /usr/bin/ld: cannot find cobol/valconv-copy.o: No such file or directory ```

Thanks @jklowden ! We've disabled the nightly because I didn't take the time to try and fix this small issue. We can re-enable it and see if the valconv error...

/me arrives after everything has been discussed and fixed 😅 Sure, we can re-enable it and see if it works better now! Will take care of this today

I've triggered a build: https://github.com/compiler-explorer/infra/actions/runs/12958790288

And it's green again 🎉 So next nightly build should be OK. Thanks all for fixing this :)