openMSX SoftFabTask: build_openmsx_make
log in
2024-07-03 19:08
Overview
Data
Wrapper Log
1Using Python: python3
2/Library/Developer/CommandLineTools/usr/bin/make -f build/main.mk run-3rdparty \
3 OPENMSX_TARGET_CPU=x86_64 \
4 OPENMSX_TARGET_OS=darwin \
5 OPENMSX_FLAVOUR=opt \
6 3RDPARTY_FLAG=true \
7 PYTHON=python3
8Using Python: python3
9/Library/Developer/CommandLineTools/usr/bin/make -f build/3rdparty.mk \
10 BUILD_PATH=derived/x86_64-darwin-opt-3rd/3rdparty \
11 OPENMSX_TARGET_CPU=x86_64 \
12 OPENMSX_TARGET_OS=darwin \
13 _CC=clang _CFLAGS=" -arch x86_64 -mmacosx-version-min=10.7 -stdlib=libc++ -m64 -O3 -DNDEBUG -ffast-math -fomit-frame-pointer" \
14 _LDFLAGS=" -arch x86_64 -mmacosx-version-min=10.7 -stdlib=libc++ -m64" \
15 WINDRES=windres \
16 LINK_MODE=3RD_STA \
17 PYTHON=python3
18make[2]: Nothing to be done for `all'.
19/Library/Developer/CommandLineTools/usr/bin/make -f build/main.mk bindist \
20 OPENMSX_TARGET_CPU=x86_64 \
21 OPENMSX_TARGET_OS=darwin \
22 OPENMSX_FLAVOUR=opt \
23 3RDPARTY_FLAG=true \
24 PYTHON=python3
25Using Python: python3
26Build configuration:
27 Platform: x86_64-darwin
28 Flavour: opt
29 Compiler: clang++
30 Subset: full build
31Updating derived/x86_64-darwin-opt-3rd/config/Version.ii...
32Compiling Reactor.cc...
33Compiling Version.cc...
34Compiling console/OSDConsoleRenderer.cc...
35Compiling events/EventDistributor.cc...
36Compiling events/InputEventGenerator.cc...
37Compiling input/JoyMega.cc...
38Compiling input/Joystick.cc...
39Compiling video/VisibleSurface.cc...
40src/video/VisibleSurface.cc:70:69: warning: unused parameter 'event' [-Wunused-parameter]
41int VisibleSurface::signalEvent(const std::shared_ptr<const Event>& event)
42 ^
431 warning generated.
44Linking openmsx...
45Stripping openmsx...
46Removing any old binary package...
47Creating binary package:
48 Executable...
49 Data files...
50 Documentation...
51 C-BIOS...
52 Creating symlinks...
53 Writing meta-info...
54 Copying resources...
55 Copying README...
56 Copying license...
57Creating disk image:
58created: /Users/niek/msx/task_runner_autobuild/source/openMSX/derived/x86_64-darwin-opt-3rd/openmsx-0.15.0-778-g8902ed51c-mac-x86_64-bin.dmg