On Sat Apr 10, 2021 at 03:59:49PM +0200, Christian Weisgerber wrote: > comms/gnuradio fails every other build or so. > sthen has already run out of patience and marked it BROKEN-i386. > > The problem is machine-independent, though. cmake builds a shared > library with our SHARED_LIBS version, then in the fake stage it > tries to install it with the upstream version. This happens > quasi-randomly for a number of ports that use cmake. gnuradio is > just one example, and currently the most frequently affected one. > And it happens across architectures. > > Full log attached. > > -- > Christian "naddy" Weisgerber [email protected]
I hope that should be a thing of the past wiht CMAKE_SUPPRESS_REGENERATION enabled. In the logs I see the same "re-run cmake configure issue before running the install target. Rafael
