openMSX SoftFabTask: build_openmsx_make
log in
2024-07-06 07:05
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 unittest/gl_mat.cc...
10Compiling unittest/gl_vec.cc...
11In file included from src/unittest/gl_mat.cc:1:0:
12src/unittest/gl_mat.cc: In function ‘void ____C_A_T_C_H____T_E_S_T____19()’:
13src/unittest/gl_mat.cc:318:1: note: variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without
14 TEST_CASE("gl_mat: addition, subtraction, negation")
15 ^
16src/unittest/gl_mat.cc: In function ‘void ____C_A_T_C_H____T_E_S_T____25()’:
17src/unittest/gl_mat.cc:454:1: note: variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without
18 TEST_CASE("gl_mat: matrix * matrix")
19 ^
20Linking openmsx...
21Removing any old binary package...
22Creating binary package:
23 Executable...
24 Data files...
25 Documentation...
26 C-BIOS...
27 Creating symlinks...