[squeak-dev] OS X-using, Ruby-using guinea pig?

Fabio Niephaus lists at fniephaus.com
Wed Jan 27 23:06:22 UTC 2016


I'm also happy to help to get all of this working with smalltalkCI.

Best,
Fabio

-- 

On Wed, Jan 27, 2016 at 11:23 AM Tobias Pape <Das.Linux at gmx.de> wrote:

>
> On 27.01.2016, at 12:07, Fabio Niephaus <lists at fniephaus.com> wrote:
>
> > I haven't played around much with squeak-ci yet, but does "Squeak VM
> Opt" even exist?
> > Shouldn't it be just "Squeak"?
>
> well, it depends on the vm app bundle.
> Some use Squeak VM Opt, some use Squeak, some use Croquet.
> I don't know off-hand which uses which.
>
> But indeed, the Cog.app which is used in the process uses "Squeak".
> Nota bene: I don't think we need the copy-vm-to-temp-dir for osx and/or
> travis-ci. This is entirely a jenkins thing.
>
>
>
> Frank, I noticed that you started playing around with the squeak-ci repo
> using travis/appveyor.
>         That's great!
> Yet, IMHO the squeak-ci repo has suffered
> a tad from being bent and bent to make jenkins happy.
>
> What about a fresh start, probably even using smalltalkCI?
> What about a squeak-smalltalk/squeak repo? Kidding a bit but I actually
> want to
> be there in some year, don't y'all think?
>
>
>
> Best regards
>         -Tobias
>
>
> >
> >
> > On Wed, Jan 27, 2016 at 11:01 AM Frank Shearar <frank.shearar at gmail.com>
> wrote:
> > I'm trying to run squeak-ci on OS X machines (courtesy of the good
> > folk at Travis CI), and am trying to debug a build failure. The full
> > log is here -
> https://travis-ci.org/squeak-smalltalk/squeak-ci/jobs/105019185
> > - but the juicy bit is this:
> >
> > spawning command 0 with timeout 600 seconds: unset DISPLAY &&
> >
> "/var/folders/gw/_2jq29095y7b__wtby9dg_5h0000gn/T/d20160126-547-19ihlo2/Contents/MacOS/Squeak
> > VM Opt" "-vm-display-null"
> > "/Users/travis/build/squeak-smalltalk/squeak-ci/target/TrunkImage.image"
> > "../save-image.st"
> > (Command started with PID 556)
> > sh:
> /var/folders/gw/_2jq29095y7b__wtby9dg_5h0000gn/T/d20160126-547-19ihlo2/Contents/MacOS/Squeak
> > VM Opt: Permission denied
> > rake aborted!
> > Process 556 failed with exit status 126
> >
> > Would some kind soul please do the following, and report the results?
> > * git clone https://github.com/squeak-smalltalk/squeak-ci
> > * cd squeak-ci
> > * comment out this line:
> >
> https://github.com/squeak-smalltalk/squeak-ci/blob/master/lib/squeak-ci/build.rb#L48
> > * bundle install
> > * bundle exec rake
> >
> > I'm particularly interested in whether this works on your machine.
> > Hopefully it fails in the same way, giving us something debuggable. If
> > so, what are the permissions of "Squeak VM Opt" ?
> >
> > frank
> >
> >
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20160127/28caf47c/attachment.htm


More information about the Squeak-dev mailing list