[Vm-dev] Errored: OpenSmalltalk/opensmalltalk-vm#1717 (Cog - 0e3761c)

Travis CI builds at travis-ci.org
Wed Mar 13 20:32:56 UTC 2019


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

Build: #1717
Status: Errored

Duration: 35 mins and 38 secs
Commit: 0e3761c (Cog)
Author: Eliot Miranda
Message: CogVM source as per VMMaker.oscog-eem.2530

Slang: Fix bug in dead-code elimination.  In checking whether a name is defined
at compile-time or not we have to deal with both TDefineNode and TVarableNode,
and so must use nameOrValue, not just value.  This affects finalizeReference:
which was having variables used in a "cppIf: PharoVM ifTrue: ..." arm deleted
since the code generator incorresctly assessed the arm as dead code.

View the changeset: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/484d7684e6ab...0e3761c888d2

View the full build log and details: https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/builds/505961014?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/20190313/6aa042e3/attachment.html>


More information about the Vm-dev mailing list