❯ bitbake -P cpprest WARNING: Published ports are discarded when using host network mode NOTE: Started PRServer with DBfile: /mnt/b/yoe/master/cache/prserv.sqlite3, Address: 127.0.0.1:42495, PID: 110 Loading cache: 100% |#####################################################################################################################################################################| Time: 0:00:01 Loaded 2728 entries from dependency cache. Parsing recipes: 100% |###################################################################################################################################################################| Time: 0:00:42 Parsing of 3277 .bb files complete (1785 cached, 1492 parsed). 5359 targets, 279 skipped, 0 masked, 0 errors. ERROR: Command execution failed: Traceback (most recent call last): File "/mnt/b/yoe/master/sources/poky/bitbake/lib/bb/cooker.py", line 2283, in parse_next parsed, mc, result = next(self.results) ^^^^^^^^^^^^^^^^^^ StopIteration During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/mnt/b/yoe/master/sources/poky/bitbake/lib/bb/command.py", line 122, in runAsyncCommand self.cooker.updateCache() File "/mnt/b/yoe/master/sources/poky/bitbake/lib/bb/cooker.py", line 1634, in updateCache if not self.parser.parse_next(): ^^^^^^^^^^^^^^^^^^^^^^^^ File "/mnt/b/yoe/master/sources/poky/bitbake/lib/bb/cooker.py", line 2292, in parse_next self.shutdown() File "/mnt/b/yoe/master/sources/poky/bitbake/lib/bb/cooker.py", line 2243, in shutdown bb.utils.process_profilelog(profiles, pout = pout) File "/mnt/b/yoe/master/sources/poky/bitbake/lib/bb/utils.py", line 1161, in process_profilelog p = pstats.Stats(*fn, stream=pout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/pstats.py", line 116, in __init__ self.add(*args) File "/usr/lib/python3.11/pstats.py", line 174, in add item = Stats(item) ^^^^^^^^^^^ File "/usr/lib/python3.11/pstats.py", line 115, in __init__ self.init(arg) File "/usr/lib/python3.11/pstats.py", line 129, in init self.load_stats(arg) File "/usr/lib/python3.11/pstats.py", line 143, in load_stats self.stats = marshal.load(f) ^^^^^^^^^^^^^^^ EOFError: EOF read where object expected Summary: There was 1 ERROR message, returning a non-zero exit code.