<div dir="ltr"><div dir="ltr"><div>Hi Eliot,</div><div><br></div><div>Ci builds for Pharo are failing on Osx</div><div><br></div><div><a href="https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/builds/480327959?utm_source=github_status&utm_medium=notification">https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/builds/480327959?utm_source=github_status&utm_medium=notification</a><br></div><div><br></div><div>The problem seems to come from a missing requirement to build libBochsIA32Plugin.dylib, which makes the build of the librar to be skipped, and subsequently the VM build to fail.</div><br>/Applications/Xcode.app/Contents/Developer/usr/bin/make BUILD=build \<br>-f /Users/travis/build/OpenSmalltalk/opensmalltalk-vm/platforms/iOS/plugins/BochsIA32Plugin/Makefile MAKEFILE=/Users/travis/build/OpenSmalltalk/opensmalltalk-vm/platforms/iOS/plugins/BochsIA32Plugin/Makefile \<br>CONFIGURATION=product ARCH=i386 \<br>PLATDIR=../../platforms PLUGINSRCDIR=../../src/plugins VMSRCDIR=../../spursrc/vm \<br>LIBNAME=libBochsIA32Plugin COGDEFS="-DPharoVM=1" \<br>APP=Pharo.app VM=Pharo BLDDIR=build USEPLUGINASDYLIB=TRUE \<br>THIRDPARTYOUTDIR=/Users/travis/build/OpenSmalltalk/opensmalltalk-vm/.thirdparty-cache/macOS/i386 \<br>\<br>build/vm/libBochsIA32Plugin.dylib<br>$(LIBNAME): libBochsIA32Plugin<br>../common/Makefile.plugin:238: build/vm/libBochsIA32Plugin.dylib has missing prerequisites. Not building.<br>echo >build/vm/libBochsIA32Plugin.ignore<br>cp -p build/vm/libBochsIA32Plugin.dylib Pharo.app/Contents/MacOS/Plugins<br>cp: build/vm/libBochsIA32Plugin.dylib: No such file or directory<br>make: *** [Pharo.app/Contents/MacOS/Plugins/libBochsIA32Plugin.dylib] Error 1<div dir="ltr" class="gmail_signature"><div dir="ltr"><div></div></div></div></div><div dir="ltr"><br></div><div>I see that the same in squeak builds just keeps going.</div><div>Some difference in the makefiles? Any idea?</div><div><br></div><div>Thanks,</div><div>Guille</div></div>