Sebastian Pipping
Sebastian Pipping
@henry2cox we made good progress on the CI front so I'll close this issue as fixed. If there are specific issues with the CI remaining where you want it to...
@henry2cox I can offer pair programming in a video call on some of that some time. If there is interest now or later, please drop an e-mail to the address...
@protocolbuffers any thoughts?
Closing for no reply…
> [@hartwork](https://github.com/hartwork) Can you provide more info about this? Over an hour seems very long for this build even on the hardware you're talking about. @esrauchg I am using the...
Update: I learned from #22209 about `-Dprotobuf_BUILD_TESTS=OFF` now to workaround the build error and would like to offer these four data points from the reference hardware for the same original...
> [#24205](https://github.com/protocolbuffers/protobuf/issues/24205) is because we build tests by default and whatever version of Abseil you have installed didn't install test utils. @mkruskal-google that's all fair, but a dedicated error message...
> [@hartwork](https://github.com/hartwork) Can you provide more info about this? @esrauchg I now compiled with (simplified) `/usr/bin/time gcc` — [GNU Time](https://www.gnu.org/software/time/) — instead of plain `gcc` to give you seconds runtimes...
> I think this is a valid point and worth a separate issue. I wasn't aware that `make test` did the sensible thing, so that does make me feel a...
> I'm also not able to reproduce that... When I build with default flags from main I only see a single `descriptor.cc.o` produced for libprotobuf. > > It looks like...