openMSX SoftFabTask: build_openmsx_make
log in
2024-07-03 18:31
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 Version.cc...
9Compiling events/Keys.cc...
10Compiling memory/RomInfo.cc...
11Compiling sound/AY8910.cc...
12Compiling sound/BlipBuffer.cc...
13Compiling sound/SCC.cc...
14Compiling sound/SN76489.cc...
15Compiling sound/VLM5030.cc...
16Compiling sound/Y8950.cc...
17Compiling sound/YM2151.cc...
18Compiling sound/YM2413.cc...
19Compiling sound/YM2413Burczynski.cc...
20Compiling sound/YM2413NukeYKT.cc...
21Compiling sound/YM2413Okazaki.cc...
22Compiling sound/YMF262.cc...
23src/sound/YM2151.cc: In member function ‘void openmsx::YM2151::serialize(Archive&, unsigned int) [with Archive = openmsx::MemInputArchive]’:
24src/sound/YM2151.cc:1612:6: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
25 1612 | void YM2151::serialize(Archive& a, unsigned /*version*/)
26 | ^~~~~~
27Compiling video/ZMBVEncoder.cc...
28src/sound/YM2413NukeYKT.cc: In member function ‘void openmsx::YM2413NukeYKT::YM2413::step18(float**) [with bool TEST_MODE = true]’:
29src/sound/YM2413NukeYKT.cc:836:19: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
30 836 | NEVER_INLINE void YM2413::step18(float* out[9 + 5])
31 | ^~~~~~
32src/sound/YM2413NukeYKT.cc: In member function ‘void openmsx::YM2413NukeYKT::YM2413::step18(float**) [with bool TEST_MODE = false]’:
33src/sound/YM2413NukeYKT.cc:836:19: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
34Linking openmsx...
35Removing any old binary package...
36Creating binary package:
37 Executable...
38 Data files...
39 Documentation...
40 C-BIOS...
41 Creating symlinks...