openMSX SoftFabTask: build_openmsx_make
log in
2024-07-03 18:49
Overview
Data
Wrapper Log
1Using Python: python3
2Build configuration:
3Updating derived/x86_64-linux-unittest/config/Version.ii...
4 Platform: x86_64-linux
5 Flavour: unittest
6 Compiler: g++
7 Subset: full build
8Compiling DeviceFactory.cc...
9Compiling Version.cc...
10Compiling sound/MSXYamahaSFG.cc...
11Compiling sound/YM2151.cc...
12src/sound/YM2151.cc: In member function ‘void openmsx::YM2151::serialize(Archive&, unsigned int) [with Archive = openmsx::MemInputArchive]’:
13src/sound/YM2151.cc:1612:6: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
14 1612 | void YM2151::serialize(Archive& a, unsigned /*version*/)
15 | ^~~~~~
16Linking openmsx...
17Removing any old binary package...
18Creating binary package:
19 Executable...
20 Data files...
21 Documentation...
22 C-BIOS...
23 Creating symlinks...