Started by upstream project "player-macos" build number 459 originally caused by: Started by upstream project "player-linux" build number 719 originally caused by: Started by GitHub push by carstene1ns Building remotely on I have a Mac (Apple) in workspace /Users/macos/jenkins/workspace/player-ios > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/EasyRPG/Player.git # timeout=10 Fetching upstream changes from https://github.com/EasyRPG/Player.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/EasyRPG/Player.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 44376e7db5c2c621a999f5e84e4d0cb6e67605cf (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 44376e7db5c2c621a999f5e84e4d0cb6e67605cf Commit message: "Merge pull request #1357 from Ghabry/audio" > git rev-list --no-walk c15207cabf24320873aa27147b830d1a13c937b1 # timeout=10 [player-ios] $ /bin/sh -xe /var/folders/t4/dv23_fm91jb30wm_t5zfrpn00000gn/T/jenkins7610513174756049283.sh + export TARGET_HOST=arm-apple-darwin + TARGET_HOST=arm-apple-darwin + export IOSLIBS=/Users/macos/jenkins/workspace/player-ios/../ios-toolchain/ios + IOSLIBS=/Users/macos/jenkins/workspace/player-ios/../ios-toolchain/ios + export PKG_CONFIG_PATH=/Users/macos/jenkins/workspace/liblcf-ios/lib/pkgconfig:/Users/macos/jenkins/workspace/player-ios/../ios-toolchain/ios/lib/pkgconfig + PKG_CONFIG_PATH=/Users/macos/jenkins/workspace/liblcf-ios/lib/pkgconfig:/Users/macos/jenkins/workspace/player-ios/../ios-toolchain/ios/lib/pkgconfig + export PKG_CONFIG_LIBDIR=/Users/macos/jenkins/workspace/liblcf-ios/lib/pkgconfig:/Users/macos/jenkins/workspace/player-ios/../ios-toolchain/ios/lib/pkgconfig + PKG_CONFIG_LIBDIR=/Users/macos/jenkins/workspace/liblcf-ios/lib/pkgconfig:/Users/macos/jenkins/workspace/player-ios/../ios-toolchain/ios/lib/pkgconfig ++ xcodebuild -find clang + CLANG=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang ++ xcodebuild -find clang++ + CLANGXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ ++ xcrun -sdk iphoneos10.2 --show-sdk-path + SDKPATH=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.2.sdk + ARCH='-arch armv7 -arch armv7s -arch arm64' + export 'CC=ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch armv7 -arch armv7s -arch arm64' + CC='ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch armv7 -arch armv7s -arch arm64' + export 'CXX=ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch armv7 -arch armv7s -arch arm64' + CXX='ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch armv7 -arch armv7s -arch arm64' + export 'CPP=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch armv7 -E' + CPP='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch armv7 -E' + export 'CXXCPP=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch armv7 -E' + CXXCPP='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch armv7 -E' + export 'CFLAGS=-g -O2 -miphoneos-version-min=7.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.2.sdk' + CFLAGS='-g -O2 -miphoneos-version-min=7.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.2.sdk' + export 'CPPFLAGS=-g -O2 -miphoneos-version-min=7.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.2.sdk' + CPPFLAGS='-g -O2 -miphoneos-version-min=7.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.2.sdk' + export 'CXXFLAGS=-g -O2 -miphoneos-version-min=7.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.2.sdk' + CXXFLAGS='-g -O2 -miphoneos-version-min=7.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.2.sdk' + export 'LDFLAGS=-arch armv7 -arch armv7s -arch arm64 -miphoneos-version-min=7.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.2.sdk -framework Foundation -framework UIKit -framework OpenGLES -framework QuartzCore -framework CoreAudio -framework AudioToolbox -framework CoreGraphics -framework CoreMotion -framework GameController -framework AVFoundation' + LDFLAGS='-arch armv7 -arch armv7s -arch arm64 -miphoneos-version-min=7.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.2.sdk -framework Foundation -framework UIKit -framework OpenGLES -framework QuartzCore -framework CoreAudio -framework AudioToolbox -framework CoreGraphics -framework CoreMotion -framework GameController -framework AVFoundation' +++ git rev-list --tags --no-walk --max-count=1 ++ git rev-list b094cdb8b96a4108f58b50585c28e7cb62e06513.. --count + commitcount=93 ++ git rev-parse --short HEAD + shorthash=44376e7 ++ date +%Y-%m-%d + builddate=2018-05-06 + '[' 93 -eq 0 ']' + VER='(git~93@44376e7, 2018-05-06)' + perl -pi -e 's/\(PLAYER_ADDTL\)\(.*\)$/\1 "(git~93@44376e7, 2018-05-06)"/' src/version.h + autoreconf -fi glibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'builds/autoconf'. glibtoolize: copying file 'builds/autoconf/ltmain.sh' glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'builds/autoconf/m4'. glibtoolize: copying file 'builds/autoconf/m4/libtool.m4' glibtoolize: copying file 'builds/autoconf/m4/ltoptions.m4' glibtoolize: copying file 'builds/autoconf/m4/ltsugar.m4' glibtoolize: copying file 'builds/autoconf/m4/ltversion.m4' glibtoolize: copying file 'builds/autoconf/m4/lt~obsolete.m4' configure.ac:17: installing 'builds/autoconf/compile' configure.ac:8: installing 'builds/autoconf/missing' Makefile.am: installing 'builds/autoconf/depcomp' + ./configure --host=arm-apple-darwin --prefix=/Users/macos/jenkins/workspace/player-ios --enable-fmmidi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-apple-darwin-strip... no checking for strip... strip checking for a thread-safe mkdir -p... builds/autoconf/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '501' is supported by ustar format... yes checking whether GID '20' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for arm-apple-darwin-gcc... ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch armv7 -arch armv7s -arch arm64 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch armv7 -arch armv7s -arch arm64 accepts -g... yes checking for ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch armv7 -arch armv7s -arch arm64 option to accept ISO C89... none needed checking whether ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch armv7 -arch armv7s -arch arm64 understands -c and -o together... rm: conftest.dSYM: is a directory yes checking dependency style of ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch armv7 -arch armv7s -arch arm64... gcc3 checking for arm-apple-darwin-ar... no checking for arm-apple-darwin-lib... no checking for arm-apple-darwin-link... no checking for ar... ar configure: WARNING: using cross tools not prefixed with host triplet checking the archiver (ar) interface... ar checking whether we are using the GNU C++ compiler... yes checking whether ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch armv7 -arch armv7s -arch arm64 accepts -g... yes checking dependency style of ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch armv7 -arch armv7s -arch arm64... gcc3 checking build system type... x86_64-apple-darwin16.7.0 checking host system type... arm-apple-darwin checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch armv7 -arch armv7s -arch arm64... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... no checking for arm-apple-darwin-dumpbin... no checking for arm-apple-darwin-link... no checking for dumpbin... no checking for link... link -dump checking the name lister (nm) interface... rm: conftest.dSYM: is a directory BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking how to convert x86_64-apple-darwin16.7.0 file names to arm-apple-darwin format... func_convert_file_noop checking how to convert x86_64-apple-darwin16.7.0 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for arm-apple-darwin-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for arm-apple-darwin-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-apple-darwin-ar... ar checking for archiver @FILE support... rm: conftest.dSYM: is a directory no checking for arm-apple-darwin-strip... strip checking for arm-apple-darwin-ranlib... no checking for ranlib... ranlib checking command to parse nm output from ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch armv7 -arch armv7s -arch arm64 object... rm: conftest.dSYM: is a directory ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-apple-darwin-mt... no checking for mt... no checking if : is a manifest tool... no checking for arm-apple-darwin-dsymutil... no checking for dsymutil... dsymutil checking for arm-apple-darwin-nmedit... no checking for nmedit... nmedit checking for arm-apple-darwin-lipo... no checking for lipo... lipo checking for arm-apple-darwin-otool... no checking for otool... otool checking for arm-apple-darwin-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking how to run the C preprocessor... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch armv7 -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch armv7 -arch armv7s -arch arm64 supports -fno-rtti -fno-exceptions... yes checking for ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch armv7 -arch armv7s -arch arm64 option to produce PIC... -fno-common -DPIC checking if ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch armv7 -arch armv7s -arch arm64 PIC flag -fno-common -DPIC works... yes checking if ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch armv7 -arch armv7s -arch arm64 static flag -static works... no checking if ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch armv7 -arch armv7s -arch arm64 supports -c -o file.o... yes checking if ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch armv7 -arch armv7s -arch arm64 supports -c -o file.o... (cached) yes checking whether the ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch armv7 -arch armv7s -arch arm64 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch armv7 -E checking for ld used by ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch armv7 -arch armv7s -arch arm64... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking whether the ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch armv7 -arch armv7s -arch arm64 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking for ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch armv7 -arch armv7s -arch arm64 option to produce PIC... -fno-common -DPIC checking if ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch armv7 -arch armv7s -arch arm64 PIC flag -fno-common -DPIC works... yes checking if ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch armv7 -arch armv7s -arch arm64 static flag -static works... no checking if ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch armv7 -arch armv7s -arch arm64 supports -c -o file.o... yes checking if ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch armv7 -arch armv7s -arch arm64 supports -c -o file.o... (cached) yes checking whether the ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch armv7 -arch armv7s -arch arm64 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin dyld checking how to hardcode library paths into programs... immediate checking for arm-apple-darwin-pkg-config... no checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for liblcf... yes checking for pixman-1... yes checking for freetype2... yes checking for harfbuzz... yes checking for sdl2... yes checking for SDL2_mixer... no checking for SDL_mixer... no checking for libpng... yes checking for zlib... yes checking for libmpg123... yes checking for vorbisfile... yes checking for opusfile... no checking for sndfile... yes checking for libxmp... yes checking for speexdsp... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking whether byte ordering is bigendian... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for int8_t... yes checking for size_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for error_at_line... no checking for malloc... yes checking for floor... yes checking for getcwd... yes checking for memset... yes checking for putenv... yes checking for strerror... yes checking for a2x... no checking for a2x.py... no configure: WARNING: a2x is required to create the manual page checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating resources/Doxyfile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands + make -j2 /Applications/Xcode.app/Contents/Developer/usr/bin/make all-am CXX src/libeasyrpg_player_la-font.lo CXX src/libeasyrpg_player_la-battle_animation.lo CXX src/libeasyrpg_player_la-game_battle.lo CXX src/libeasyrpg_player_la-game_battlealgorithm.lo CXX src/libeasyrpg_player_la-game_character.lo CXX src/libeasyrpg_player_la-game_event.lo CXX src/libeasyrpg_player_la-game_interpreter_battle.lo CXX src/libeasyrpg_player_la-game_interpreter.lo CXX src/libeasyrpg_player_la-game_interpreter_map.lo CXX src/libeasyrpg_player_la-game_map.lo CXX src/libeasyrpg_player_la-game_party.lo CXX src/libeasyrpg_player_la-game_player.lo CXX src/libeasyrpg_player_la-game_screen.lo CXX src/libeasyrpg_player_la-game_system.lo CXX src/libeasyrpg_player_la-game_vehicle.lo CXX src/libeasyrpg_player_la-player.lo CXX src/libeasyrpg_player_la-scene_actortarget.lo CXX src/libeasyrpg_player_la-scene_battle.lo CXX src/libeasyrpg_player_la-scene_battle_rpg2k.lo CXX src/libeasyrpg_player_la-scene_battle_rpg2k3.lo CXX src/libeasyrpg_player_la-scene_debug.lo CXX src/libeasyrpg_player_la-scene_end.lo CXX src/libeasyrpg_player_la-scene_equip.lo CXX src/libeasyrpg_player_la-scene_file.lo CXX src/libeasyrpg_player_la-scene_gamebrowser.lo CXX src/libeasyrpg_player_la-scene_gameover.lo CXX src/libeasyrpg_player_la-scene_item.lo CXX src/libeasyrpg_player_la-scene_map.lo CXX src/libeasyrpg_player_la-scene_menu.lo CXX src/libeasyrpg_player_la-scene_name.lo CXX src/libeasyrpg_player_la-scene_order.lo CXX src/libeasyrpg_player_la-scene_shop.lo CXX src/libeasyrpg_player_la-scene_skill.lo CXX src/libeasyrpg_player_la-scene_status.lo CXX src/libeasyrpg_player_la-scene_teleport.lo CXX src/libeasyrpg_player_la-scene_title.lo CXX src/libeasyrpg_player_la-sprite_airshipshadow.lo CXX src/libeasyrpg_player_la-sprite_timer.lo CXX src/libeasyrpg_player_la-text.lo CXX src/libeasyrpg_player_la-window_base.lo CXX src/libeasyrpg_player_la-window_battlecommand.lo CXX src/libeasyrpg_player_la-window_battleoption.lo CXX src/libeasyrpg_player_la-window_battlestatus.lo CXX src/libeasyrpg_player_la-window_keyboard.lo CXX src/libeasyrpg_player_la-window_message.lo CXX src/libeasyrpg_player_la-window_name.lo CXX src/libeasyrpg_player_la-window_numberinput.lo CXX src/libeasyrpg_player_la-window_savefile.lo CXX src/libeasyrpg_player_la-window_selectable.lo CXX src/libeasyrpg_player_la-window_shopbuy.lo CXX src/libeasyrpg_player_la-window_shop.lo CXX src/libeasyrpg_player_la-window_shopnumber.lo CXXLD libeasyrpg-player.la /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: armv7 file: .libs/libeasyrpg-player.a(libeasyrpg_player_la-audio_al.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: armv7 file: .libs/libeasyrpg-player.a(libeasyrpg_player_la-audio_sdl_mixer.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: armv7 file: .libs/libeasyrpg-player.a(libeasyrpg_player_la-decoder_opus.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: armv7 file: .libs/libeasyrpg-player.a(libeasyrpg_player_la-decoder_wav.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: armv7 file: .libs/libeasyrpg-player.a(libeasyrpg_player_la-decoder_wildmidi.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: armv7 file: .libs/libeasyrpg-player.a(libeasyrpg_player_la-input_buttons_gekko.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: armv7 file: .libs/libeasyrpg-player.a(libeasyrpg_player_la-input_buttons_opendingux.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: armv7 file: .libs/libeasyrpg-player.a(libeasyrpg_player_la-input_buttons_psp.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: armv7 file: .libs/libeasyrpg-player.a(libeasyrpg_player_la-registry.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: armv7 file: .libs/libeasyrpg-player.a(libeasyrpg_player_la-sdl_ui.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: armv7 file: .libs/libeasyrpg-player.a(libeasyrpg_player_la-util_win.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: armv7s file: .libs/libeasyrpg-player.a(libeasyrpg_player_la-audio_al.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: armv7s file: .libs/libeasyrpg-player.a(libeasyrpg_player_la-audio_sdl_mixer.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: armv7s file: .libs/libeasyrpg-player.a(libeasyrpg_player_la-decoder_opus.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: armv7s file: .libs/libeasyrpg-player.a(libeasyrpg_player_la-decoder_wav.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: armv7s file: .libs/libeasyrpg-player.a(libeasyrpg_player_la-decoder_wildmidi.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: armv7s file: .libs/libeasyrpg-player.a(libeasyrpg_player_la-input_buttons_gekko.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: armv7s file: .libs/libeasyrpg-player.a(libeasyrpg_player_la-input_buttons_opendingux.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: armv7s file: .libs/libeasyrpg-player.a(libeasyrpg_player_la-input_buttons_psp.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: armv7s file: .libs/libeasyrpg-player.a(libeasyrpg_player_la-registry.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: armv7s file: .libs/libeasyrpg-player.a(libeasyrpg_player_la-sdl_ui.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: armv7s file: .libs/libeasyrpg-player.a(libeasyrpg_player_la-util_win.o) has no symbols CXXLD easyrpg-player clang: warning: argument unused during compilation: '-pthread' Finished: SUCCESS