[Vm-dev] Still Failing: OpenSmalltalk/opensmalltalk-vm#1977 (Cog - 1a4fbe3)

Travis CI builds at travis-ci.org
Thu Mar 26 00:31:40 UTC 2020


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

Build: #1977
Status: Still Failing

Duration: 1 hr, 54 mins, and 7 secs
Commit: 1a4fbe3 (Cog)
Author: Nicolas Cellier
Message: Upgrade minimum minheadless SDK to 10.11 on OSX

Indeed, if we want to use `NSMutableArray<NSString*>`, then it can only work with SDK delivered with Xcode >= 7
Otherwise there is a compilation error:

>opensmalltalk-vm/platforms/minheadless/mac/sqMain.m:38:5: error: type arguments cannot be applied to
>      non-parameterized class 'NSMutableArray'
>    NSMutableArray<NSString*> *filesToOpen;
>    ^             ~~~~~~~~~~~

View the changeset: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/00de584387ae...1a4fbe34725f

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


More information about the Vm-dev mailing list