[Vm-dev] Failed: OpenSmalltalk/opensmalltalk-vm#1909 (Cog - f5ec3f4)

Travis CI builds at travis-ci.org
Wed Jan 8 11:08:13 UTC 2020


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

Build: #1909
Status: Failed

Duration: 12 mins and 5 secs
Commit: f5ec3f4 (Cog)
Author: smalltalking
Message: Fix type inconsistencies (int vs sqInt) (#464)

* Fix type inconsistencies (int vs sqInt)

Found by trying to compile with LTO enabled.
The VM compiles with the updated types on linux with or without LTO enabled (the LTO VM is not functional).
Didn't test with the OSes but changed the declarations in their files.
Affected functions:
- primInIOProcessEventsFlagAddress
- ioGatherEntropy
- GetAttributeString
- primitivePluginBrowserReady
- primitivePluginDestroyRequest
- primitivePluginRequestFileHandle
- primitivePluginRequestState
- primitivePluginRequestURL
- primitivePluginRequestURLStream
- primitivePluginPostURL

* Include sqMemoryAccess.h to have sqInt defined

View the changeset: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/0b4551db2e5c...f5ec3f4fa2b6

View the full build log and details: https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/builds/634182598?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/20200108/39178b6e/attachment-0001.html>


More information about the Vm-dev mailing list