[Vm-dev] Passed: OpenSmalltalk/opensmalltalk-vm#2104 (Cog - 839a5ca)

Travis CI builds at travis-ci.org
Tue Jul 7 05:10:30 UTC 2020


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

Build: #2104
Status: Passed

Duration: 2 hrs, 42 mins, and 50 secs
Commit: 839a5ca (Cog)
Author: Eliot Miranda
Message: MacOS:

Revise the install_name_tool machinations in the light of experience with the
Terf plugins and examination of e.g. Xcode,app.  When including dylibs from
elsewhere in Contents/Frameworks they should have an id of @rpath/foo.M.dylib
and access any dylibs they load from Contents/Frameworks should also be named
@rpath/bar.N.dylib, etc.  Likewise the executable should include an rpath
for Contents/Resources (we'd like it to be Contents/PlugIns but this seems to
break something), and Contents/Frameworks.  It turns out that Xcode.app uses
both @executable_path/../Frameworks & @executable_path/../PlugIns.  We're close
but not quite there yet.

Add similar debug printing to tryLoadingLinked as is in tryLoadingInternals.

View the changeset: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/b09b99f489e7...839a5cab095a

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


More information about the Vm-dev mailing list