<div dir="ltr"><div><div dir="ltr"><div>I am trying to build a new PharoVM</div><div><br></div><div>So, I took the master branch and as I have a 3.0 vm that works on my box, I commented out the +vm in get newImage.sh.</div><div><br></div><div>So, I get the new image and code loads in there.</div><div><br></div><div>Then I get this:</div><div><br></div><div><div>external plugin UnixOSProcessPlugin generated as UnixOSProcessPlugin</div><div>7 November 2014 10:14:53 am</div><div>+ cd /extradisk/philippeback/workspace/PharoVM2/pharo-vm/scripts/..</div><div>+ /extradisk/philippeback/workspace/PharoVM2/pharo-vm/scripts/extract-commit-info.sh</div><div><br></div><div>+ cd /extradisk/philippeback/workspace/PharoVM2/pharo-vm/scripts/../build</div><div>+ bash ./build.sh</div><div>-- The C compiler identification is GNU</div><div>-- The CXX compiler identification is GNU</div><div>-- Check for working C compiler: /usr/bin/gcc</div><div>-- Check for working C compiler: /usr/bin/gcc -- works</div><div>-- Detecting C compiler ABI info</div><div>-- Detecting C compiler ABI info - done</div><div>-- Check for working CXX compiler: /usr/bin/c++</div><div>-- Check for working CXX compiler: /usr/bin/c++ -- works</div><div>-- Detecting CXX compiler ABI info</div><div>-- Detecting CXX compiler ABI info - done</div><div><br></div><div>Configuring thirdparty package: libssh2</div><div>Downloading  <a href="http://files.pharo.org/vm/src/lib/libssh2-1.4.3.tar.gz">http://files.pharo.org/vm/src/lib/libssh2-1.4.3.tar.gz</a></div><div>CMake Error at CMakeLists.txt:25 (add_dependencies):</div><div>  add_dependencies Adding dependency to non-existent target:</div><div>  /extradisk/philippeback/workspace/PharoVM2/pharo-vm/build/..//results/libssh2.so.1.0.1</div><div><br></div><div><br></div><div>Configuring thirdparty package: libgit2</div><div>Downloading  <a href="http://files.pharo.org/vm/src/lib/v0.21.1.tar.gz">http://files.pharo.org/vm/src/lib/v0.21.1.tar.gz</a></div><div>CMake Error at CMakeLists.txt:32 (add_dependencies):</div><div>  add_dependencies Adding dependency to non-existent target:</div><div>  /extradisk/philippeback/workspace/PharoVM2/pharo-vm/build/..//results/libgit2.so.0.21.0</div><div><br></div><div><br></div><div>Configuring thirdparty package: libsdl2</div><div>Downloading  <a href="http://files.pharo.org/vm/src/lib/SDL2-2.0.3.tar.gz">http://files.pharo.org/vm/src/lib/SDL2-2.0.3.tar.gz</a></div><div>CMake Error at CMakeLists.txt:39 (add_dependencies):</div><div>  add_dependencies Adding dependency to non-existent target:</div><div>  /extradisk/philippeback/workspace/PharoVM2/pharo-vm/build/..//results/libSDL2-2.0.so.0.2.1</div><div><br></div><div><br></div><div>Adding internal plugin: ADPCMCodecPlugin</div><div>Adding internal plugin: AsynchFilePlugin</div><div>Adding internal plugin: B2D</div></div><div><br></div><div>Looks like something changed in way CMake gets generated.</div><div><br></div><div>Any idea why it fails?</div><div><br></div><div>I had a look at <a href="https://travis-ci.org/pharo-project/pharo-vm">https://travis-ci.org/pharo-project/pharo-vm</a> to see how things are normally going on.</div><div><br></div><div><br></div><div><br></div><div>TIA</div><div>Phil</div></div></div>
</div>