openMSX SoftFabTask: build_openmsx_make
log in
2024-07-06 07:38
Overview
Data
Wrapper Log
1Using Python: python3
2Build configuration:
3Updating derived/x86_64-linux-opt/config/Version.ii...
4 Platform: x86_64-linux
5 Flavour: opt
6 Compiler: g++
7 Subset: full build
8Compiling Version.cc...
9Compiling video/SDLGLOffScreenSurface.cc...
10Compiling video/SDLGLVisibleSurface.cc...
11Compiling video/SDLVideoSystem.cc...
12src/video/SDLGLVisibleSurface.cc: In member function ‘virtual void openmsx::SDLGLVisibleSurface::SyncToVBlankModeObserver::update(const openmsx::Setting&)’:
13src/video/SDLGLVisibleSurface.cc:150:75: warning: unused parameter ‘setting’ [-Wunused-parameter]
14 150 | void SDLGLVisibleSurface::SyncToVBlankModeObserver::update(const Setting& setting)
15 | ~~~~~~~~~~~~~~~^~~~~~~
16Linking openmsx...
17Removing any old binary package...
18Creating binary package:
19 Executable...
20 Data files...
21 Documentation...
22 C-BIOS...
23 Creating symlinks...