Hi Graham,

Checking the reports quickly, it looks like mgba came up because the tool failed to analyze its headers, i.e.

https://adrien.dcln.fr/misc/armhf-time_t/2024-02-01T09%3A53%3A00/logs/libmgba-dev/base/log.txt

In file included from /tmp/dZv19vBzjS/dump1.h:151:
/usr/include/mgba-util/platform/3ds/3ds-vfs.h:11:10: fatal error: 3ds.h: No 
such file or directory
   11 | #include <3ds.h>
      |          ^~~~~~~

This is most likely just a bug in the -dev package. It looks like I've accidentally included too many headers - some of them are probably only used to build mgba itself, and this one in particular is for another platform entirely.

I will try to deal with this so that libmgba-dev can be analyzed properly, as I suspect it won't actually need a transition. What is the deadline for figuring this out?

Thanks
Ryan

Reply via email to