OpenSmalltalk
/
opensmalltalk-vm
|
compile_newspeak_with_clang
|
1 hr, 14 mins, and 28 secs
|
Nicolas Cellier
|
compile linux64x64 newspeak.cog.spur with clang
Reason: there's been some problem showing recently with gcc stack handling The newspeak boostrap failed with this error:
+/home/travis/build/OpenSmalltalk/opensmalltalk-vm/products/nscogspur64linuxht/bin/nsvm -headless ns-2019-10-23.64.image NewspeakBootstrap.st Segmentation fault (core dumped)
Also remove the -fwrapv compilation flag. It was once necessary, but we should not The -fwrapv tells the compiler to assume that integer overflow will wrap instead of being undefined behavior.
|
|
|
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
|
|
|
|
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"action": {
"@type": "ViewAction",
"url": "https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/builds/602285427?utm_medium=notification&utm_source=email",
"name": "View Build"
},
"description": "View Build #1828 on Travis CI"
}
</script>