<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi All,<div class=""><br class=""/></div><div class="">I got one step further by building my own VM and supplying it with the -vm argument. Now a Squeak image opens with the error message "Error: No content to install“.</div><div class=""><br class=""/></div><div class="">If I debug I see that Smalltalk documentPath is '--' and hence the CodeLoader tries to loadSourceFiles: with the scriptName '<a href="file:///Users/bernhard/Entwicklung/Squeak/opensmalltalk-vm/image/—" class="">file:///Users/bernhard/Entwicklung/Squeak/opensmalltalk-vm/image/—</a>‚ which seems wrong.</div><div class=""><br class=""/></div><div class="">Any ideas how to build a VM Maker image are welcome.</div><div class=""><br class=""/></div><div class="">Cheers,</div><div class="">Bernhard</div><div class=""><div><br class=""/><blockquote type="cite" class=""><div class="">Am 19.02.2022 um 09:13 schrieb Bernhard Pieber <<a href="mailto:bernhard@pieber.com" class="">bernhard@pieber.com</a>>:</div><br class="Apple-interchange-newline"/><div class=""><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" class=""/><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi All,<div class=""><br class=""/></div><div class="">I wanted to build myself a VM Maker image. IIUC, image/buildspurtrunkvmmaker64image.sh is the way to go. Here is what I get:</div><div class=""><br class=""/></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">bernhard@MacBookPro16 image % ./buildspurtrunkvmmaker64image.sh </span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">checking for latest 64-bit VM on bintray...</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">cannot find latest release on <a href="https://bintray.com/opensmalltalk/notifications" class="">https://bintray.com/opensmalltalk/notifications</a></span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">If you've built your own VM you can substitute that using the -vm myvm argument to this script.</span></div></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""/></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">I guess the <span style="font-family: Menlo; font-size: 11px;" class="">getGoodSpurVM.sh </span>and <span style="font-family: Menlo; font-size: 11px;" class="">getGoodSpur64VM.sh </span>need to be updated to fetch the VMs from <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/releases" class="">https://github.com/OpenSmalltalk/opensmalltalk-vm/releases</a>.</div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span style="font-family: Helvetica; font-size: 12px;" class=""><br class=""/></span></span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span style="font-family: Helvetica; font-size: 12px;" class="">Cheers,</span></span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span style="font-family: Helvetica; font-size: 12px;" class="">Bernhard</span></span></div></div></div></blockquote></div><br class=""/></div></body></html>