<div>Hi,<br></div><div><br></div><div>Just for refrerence I have built 6cd4bb2c4 on linux x86-64, Linux Armv7, and Linux Armv8 and it seems to check out.<br></div><div><br></div><div>So for the systems that few people use we're ready to go!<br></div><div><br></div><div>cheers<br></div><div>bruce<br></div><div  class="ik_mail_quote"><div>On 2022-04-08T17:12:34.000+02:00, Marcel Taeumel <marcel.taeumel@hpi.de> wrote:</div><blockquote class="ws-ng-quote"><div class="ws-ng-mail-style--497851eJzz9HPyjwAABGYBgQ"><hr><div id="__MailbirdStyleContent" style="font-size:10pt;font-family:Arial;color:#000000;text-align:left;" dir="ltr">
                                        Hi all --<div><br></div><div>It looks like all urgent fixes have made it into the Cog branch by now. I think we can make a new release candidate at the beginning of next week. :-)</div><div><br></div><div>We just have to:</div><div>- Re-generate the sources for VMMaker.oscog-mt.3178 to include #<span style="font-family:Arial, Helvetica, sans-serif;font-size:13px;">primitiveMultipleBytecodeSetsActive and #</span><span style="font-family:Arial, Helvetica, sans-serif;font-size:13px;">primitiveBytecodeSetsAvailable (thanks Dave!)</span></div><div><span style="font-family:Arial, Helvetica, sans-serif;font-size:13px;">- Figure out two minor issues in the 32-bit build concerning callbacks and (longlong) type coercion in the SqueakFFIPrims plugin; if not, should not be a show stopper :-)</span></div><div><span style="font-family:Arial, Helvetica, sans-serif;font-size:13px;"><br></span></div><div><span style="font-family:Arial, Helvetica, sans-serif;font-size:13px;">Best,</span></div><div><span style="font-family:Arial, Helvetica, sans-serif;font-size:13px;">Marcel</span></div><div class=""></div>
                                        </div></div><blockquote class="" type="cite" style="border-left-style:solid;border-width:1px;margin-top:20px;margin-left:0px;padding-left:10px;min-width:500px;">
                        <p style="color:#AAAAAA;margin-top:10px;">Am 06.01.2022 16:05:14 schrieb Marcel Taeumel <<a class="defaultMailLink" href="mailto:marcel.taeumel@hpi.de">marcel.taeumel@hpi.de</a>>:</p><div style="font-family:Arial,Helvetica,sans-serif;"><div id="__MailbirdStyleContent" style="font-size:10pt;font-family:Arial;color:#000000;text-align:left;" dir="ltr">
                                        Hi all --<div><br></div><div>Well, I figured that the pre-compiled (default) manifest only bothers 32-bit builds for Windows because there we use gcc instead of clang. I am still trying to understand how we can fix the 32-bit builds for Windows in this regard. Just deleting</div><div><br></div><div><span style="font-size:13.3333px;">msys64/mingw32/i686-w64-mingw32/lib/default-manifest.o</span><br></div><div><br></div><div>does not do the trick as the linking step (ld) will fail quite early [1]:</div><div><br></div><div><div><span style="font-size:13.3333px;">i686-w64-mingw32-gcc -o mkNamedPrims.exe -mconsole -m32 ../../../platforms/win32/util/mkNamedPrims.c</span></div><div><span style="font-size:13.3333px;">C:/msys64/mingw32/bin/../lib/gcc/i686-w64-mingw32/10.3.0/../../../../i686-w64-mingw32/bin/ld.exe: cannot find default-manifest.o: No such file or directory</span></div><div><span style="font-size:13.3333px;">collect2.exe: error: ld returned 1 exit status</span></div><div><span style="font-size:13.3333px;">make: *** [../common/Makefile:221: mkNamedPrims.exe] Error 1</span></div></div><div><br></div><div>***</div><div><br></div><div>So, the question is: Should I try to fix this and then make another release candidate, which would include the already pushed [2] SqueakSSL fixes for Ubuntu 16 as well? Or should we keep the current one? What about that hard-to-reproduce/debug BitBlt segfault [3]? Hmm...</div><div><br></div><div>Best,</div><div>Marcel</div><div><br></div><div>[1] <a class="defaultMailLink" href="https://github.com/msys2/MSYS2-packages/issues/454" target="_blank" rel="noopener noreferrer" data-ik="ik-secure">https://github.com/msys2/MSYS2-packages/issues/454</a></div><div>[2] <a class="defaultMailLink" href="https://github.com/OpenSmalltalk/opensmalltalk-vm/commits/Cog" target="_blank" rel="noopener noreferrer" data-ik="ik-secure">https://github.com/OpenSmalltalk/opensmalltalk-vm/commits/Cog</a></div><div>[3] <a class="defaultMailLink" href="http://lists.squeakfoundation.org/pipermail/squeak-dev/2021-December/217834.html" target="_blank" rel="noopener noreferrer" data-ik="ik-secure">http://lists.squeakfoundation.org/pipermail/squeak-dev/2021-December/217834.html</a></div><div class=""></div>
                                        <blockquote class="" type="cite" style="border-left-style:solid;border-width:1px;margin-top:20px;margin-left:0px;padding-left:10px;min-width:500px;">
                        <p style="color:#AAAAAA;margin-top:10px;">Am 27.12.2021 10:20:57 schrieb Marcel Taeumel <<a class="defaultMailLink" href="mailto:marcel.taeumel@hpi.de">marcel.taeumel@hpi.de</a>>:</p><div style="font-family:Arial,Helvetica,sans-serif;"><div id="__MailbirdStyleContent" style="font-size:10pt;font-family:Arial;color:#000000;text-align:left;" dir="ltr">
                                        Hi all --<div><br></div><div>There will be another release candidate because our current build system for Windows (i.e., MSYS+MinGW) hard-codes a manifest into the executable, which prevents us from enabling High-DPI-Awareness.</div><div><br></div><div>Stay tuned.</div><div><br></div><div>Best,</div><div>Marcel</div><div class=""></div><blockquote class="" type="cite" style="border-left-style:solid;border-width:1px;margin-top:20px;margin-left:0px;padding-left:10px;min-width:500px;">
                        <p style="color:#AAAAAA;margin-top:10px;">Am 20.12.2021 15:31:00 schrieb Marcel Taeumel <<a class="defaultMailLink" href="mailto:marcel.taeumel@hpi.de">marcel.taeumel@hpi.de</a>>:</p><div style="font-family:Arial,Helvetica,sans-serif;"><div id="__MailbirdStyleContent" style="font-size:10pt;font-family:Arial;color:#000000;text-align:left;" dir="ltr">
                                        Hi all --<div><br></div><div>Here is the next release candidate:</div><div><a class="defaultMailLink" href="https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/202112201228" target="_blank" rel="noopener noreferrer" data-ik="ik-secure"><span style="font-size:10pt;">https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/202112201228</span></a><br></div><div><br></div><div>Note that the macOS build artifacts are still unsigned and not notarized but will be as soon as I attach those to our squeak-app bundling job [1], which produces ready-to-run artifacts [2]. So, if you cannot manage to execute the macOS artifacts in this form, please report, compile yourself, and/or wait for a separate notification on the squeak-app bundles.</div><div><br></div><div>Best,</div><div>Marcel</div><div><br></div><div>[1] <a class="defaultMailLink" href="https://github.com/squeak-smalltalk/squeak-app/actions" target="_blank" rel="noopener noreferrer" data-ik="ik-secure">https://github.com/squeak-smalltalk/squeak-app/actions</a></div><div>[2] <a class="defaultMailLink" href="http://files.squeak.org/trunk/" target="_blank" rel="noopener noreferrer" data-ik="ik-secure">http://files.squeak.org/trunk/</a></div><div><br></div><div><br></div><div class=""></div>
                                        <blockquote class="" type="cite" style="border-left-style:solid;border-width:1px;margin-top:20px;margin-left:0px;padding-left:10px;min-width:500px;">
                        <p style="color:#AAAAAA;margin-top:10px;">Am 09.12.2021 10:57:56 schrieb Marcel Taeumel <<a class="defaultMailLink" href="mailto:marcel.taeumel@hpi.de">marcel.taeumel@hpi.de</a>>:</p><div style="font-family:Arial,Helvetica,sans-serif;"><div id="__MailbirdStyleContent" style="font-size:10pt;font-family:Arial;color:#000000;text-align:left;" dir="ltr">
                                        Hi all --<div><br></div><div>Please test this VM version:</div><div><a class="defaultMailLink" href="https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/202112022203" target="_blank" rel="noopener noreferrer" data-ik="ik-secure"><span style="font-size:10pt;">https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/202112022203</span></a><br></div><div><br></div><div>Choose your preferred platform. Focus on cog.spur flavors for 64-bit machines.</div><div><br></div><div>Best,</div><div>Marcel</div><div class=""></div>
                                        <blockquote class="" type="cite" style="border-left-style:solid;border-width:1px;margin-top:20px;margin-left:0px;padding-left:10px;min-width:500px;">
                        <p style="color:#AAAAAA;margin-top:10px;">Am 01.12.2021 10:38:47 schrieb Marcel Taeumel <<a class="defaultMailLink" href="mailto:marcel.taeumel@hpi.de">marcel.taeumel@hpi.de</a>>:</p><div style="font-family:Arial,Helvetica,sans-serif;"><div id="__MailbirdStyleContent" style="font-size:10pt;font-family:Arial;color:#000000;text-align:left;" dir="ltr">Hi all --<div class=""></div><div><br></div><div>What's you overall feeling of having a new release candidate of the OSVM?</div><div><br></div><div>Overall pace has been decreasing during the last weeks. Maybe this is a good time then? Latest commit was about 10 hours ago. So, wait for 2-3 days and then tag that version, produce binaries and test those?</div><div><br></div><div>Best,</div><div>Marcel</div></div></div></blockquote></div></div></blockquote></div></div></blockquote>
                                        </div></div></blockquote></div></div></blockquote></blockquote></div>