Passed: OpenSmalltalk/opensmalltalk-vm#2104 (Cog - 839a5ca)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Passed: OpenSmalltalk/opensmalltalk-vm#2104 (Cog - 839a5ca)

Travis CI
 

OpenSmalltalk

/

opensmalltalk-vm

branch iconCog

arrow to build time
clock icon2 hrs, 42 mins, and 50 secs

Eliot Miranda avatarEliot Miranda

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.

Want to know about upcoming build environment updates?

Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you!

SIGN UP HERE
book icon

Documentation about Travis CI

<script type="application/ld+json"> { "@context": "http://schema.org", "@type": "EmailMessage", "action": { "@type": "ViewAction", "url": "https://travis-ci.org/github/OpenSmalltalk/opensmalltalk-vm/builds/705636098?utm_medium=notification&amp;utm_source=email", "name": "View Build" }, "description": "View Build #2104 on Travis CI" } </script>