aqemu icon indicating copy to clipboard operation
aqemu copied to clipboard

AQEMU fails compilation on GCC 10.1.0

Open ultra-azu opened this issue 4 years ago • 4 comments

Title says it all. Ninja simply says ninja: build stopped: subcommand failed, and this issue doesn't happens on <=GCC 9.3.0. I'll provide any information needed.

ultra-azu avatar Jun 10 '20 18:06 ultra-azu

@Ultracoolguy

Ok, can you post the complete build output/log?

tobimensch avatar Jul 26 '20 15:07 tobimensch

Same issue has been reported on the Debian bug tracker: #957003. It also contains a complete build log.

I think it's related to header dependency changes mentioned in https://gcc.gnu.org/gcc-10/porting_to.html.

reinerh avatar Aug 01 '20 13:08 reinerh

Thanks @reinerh. I'll take a look.

tobimensch avatar Aug 01 '20 15:08 tobimensch

Actually, for Debian case, the version used is not the master branch but 0.9.2. The master branch should be already fixed since this PR: https://github.com/tobimensch/aqemu/pull/69

@Ultracoolguy Can you tell on which branch you encountered this issue, aqemu v0.9.2 or master branch ?

amurzeau avatar Aug 16 '20 14:08 amurzeau