[Vm-dev] Failed: OpenSmalltalk/opensmalltalk-vm#2097 (experimental_FFI - bb553e2)

Travis CI builds at travis-ci.org
Sun Jun 21 21:49:21 UTC 2020


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

Build: #2097
Status: Failed

Duration: 1 hr, 57 mins, and 32 secs
Commit: bb553e2 (experimental_FFI)
Author: Nicolas Cellier
Message: Generate the FFI plugin from VMMaker.oscog-nice.2763 experiments

This includes quite many changes, among them
- wrap returned atomic type alias values into the type alias referentClass
- accept a limited combinations of flags Atomic+Pointer+Struct
  a type must be either atomic or composite(struct) but not both, nor neither
  all struct types must refer to an ExternalStruct referentClass
  (opaque structure can be handled via void * or whatever)
- accept ExternalData even for passing parameters by value
  This is to support usage of External variables (static variables exported by the library)

See following link to VMMaker changes for more details
https://source.squeak.org/VMMakerInbox/VMMaker.oscog-nice.2763.diff

View the changeset: https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/bb553e22ebd0

View the full build log and details: https://travis-ci.org/github/OpenSmalltalk/opensmalltalk-vm/builds/700657096?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/20200621/79307be7/attachment.html>


More information about the Vm-dev mailing list