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