openMSX SoftFabTask: build_openmsx_make
log in
2024-07-03 20:04
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 sound/YM2413NukeYKT.cc...
10src/sound/YM2413NukeYKT.cc: In member function ‘void openmsx::YM2413NukeYKT::YM2413::step18(float**) [with bool TEST_MODE = true]’:
11src/sound/YM2413NukeYKT.cc:831:19: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
12 831 | NEVER_INLINE void YM2413::step18(float* out[9 + 5])
13 | ^~~~~~
14src/sound/YM2413NukeYKT.cc: In member function ‘void openmsx::YM2413NukeYKT::YM2413::step18(float**) [with bool TEST_MODE = false]’:
15src/sound/YM2413NukeYKT.cc:831:19: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
16Linking openmsx...
17Removing any old binary package...
18Creating binary package:
19 Executable...
20 Data files...
21 Documentation...
22 C-BIOS...
23 Creating symlinks...