Files
meta-openembedded/meta-oe/recipes-devtools
Paul Eggleton 28941dde0b protobuf-c: disable parallelism to avoid race condition
Unfortunately 489d3b4b93 did not completely
fix the problem - if you try cleaning and rebuilding protobuf-c-native it
doesn't take long to reproduce the issue on a 32-core machine. I spent
some time trying to debug this but failed, there is still a race between
generating t.test-full.pb.h and compiling cxx_generate_packed_data.c
despite BUILT_SOURCES and explicit dependencies. I even tried converting
the multiple target rules to use grouped targets (&:), that didn't fix it
either. Disabling parallelism as a workaround only costs ~20s and it
turns out that upstream is switching to Meson soon anyway:

  https://github.com/protobuf-c/protobuf-c/pull/340

Signed-off-by: Paul Eggleton <paul.eggleton@linux.microsoft.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 3251fe210a)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-07-01 08:01:41 -07:00
..
2020-04-25 08:32:41 -07:00
2019-09-12 21:34:18 -07:00
2020-04-26 23:10:57 -07:00
2020-03-05 07:11:50 -08:00
2020-04-14 21:26:57 -07:00
2020-01-09 14:05:37 -08:00
2020-03-18 15:33:49 -07:00
2020-01-19 02:20:58 -08:00
2020-03-17 19:46:35 -07:00
2020-03-05 07:11:50 -08:00
2020-07-01 08:00:22 -07:00
2020-03-02 22:46:06 -08:00
2020-04-15 23:10:02 -07:00
2019-12-03 09:31:53 -08:00
2020-02-27 17:24:19 -08:00
2019-12-25 08:55:26 -08:00
2020-01-02 09:48:20 -08:00
2019-02-03 10:46:42 -08:00
2020-04-25 08:32:41 -07:00
2020-04-29 22:32:17 -07:00
2019-10-25 10:29:51 -07:00
2020-01-09 14:05:37 -08:00
2020-03-21 13:40:57 -07:00
2020-02-15 08:05:07 -08:00
2020-03-02 22:46:06 -08:00
2020-02-23 07:49:16 -08:00
2020-01-22 09:56:35 -08:00
2020-01-09 14:05:37 -08:00
2019-12-13 18:29:14 -08:00
2020-01-22 09:56:34 -08:00