[Vm-dev] Errored: OpenSmalltalk/opensmalltalk-vm#1974 (Cog - b855702)

Travis CI builds at travis-ci.org
Sun Mar 22 03:06:48 UTC 2020


Build Update for OpenSmalltalk/opensmalltalk-vm
-------------------------------------

Build: #1974
Status: Errored

Duration: 6 mins and 23 secs
Commit: b855702 (Cog)
Author: Eliot Miranda
Message: CogVM source as per VMMaker.oscog-eem.2731

Cogit:
Refactor the compilation breakpoints so they don't take a selector length.
Leave it up to CoInterpeeter to derive the byte length of the selector using
numBytesOf:.  Hence no longer mark lengthOf: as <api>.

Use a writable method when setting cpicHasMNUCase: in
cogExtendPIC:CaseNMethod:tag:isMNUCase:.  ARMv8 is getting there...

Slang: do constant folding in left and right shifts.

Interpreters: rip out the check alloc filler support in the interests of
simplicity.  Though useful in theory, this faclity has never been used
successfully to find a bug in all the years it's been available (and we
can always put it back).
Rip out the debugPrimCallStackOffset support.  I can't remember what this
was supposed to do.  It is confusing.

Spur: Don't update become effect flags for identical oops that will later
be filtered out in the loops oiver the arrays.  If newFinalizartion is set,
then don't queue a WeakArray for finalization more than once (i.e. if it's
already in the queue there's no point adding it again).

Cogit: fix genExternalizePointersForPrimitiveCall &
genLoadCStackPointersForPrimCall for the SPReg ~= NativeSPReg regime.
Localise code to the primitive generator invocation block in compilePrimitive.

View the changeset: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/102b0fa831e2...b85570231886

View the full build log and details: https://travis-ci.org/github/OpenSmalltalk/opensmalltalk-vm/builds/665382122?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the OpenSmalltalk/opensmalltalk-vm repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=8795279&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20200322/b032c07d/attachment-0001.html>


More information about the Vm-dev mailing list