[Vm-dev] Errored: OpenSmalltalk/opensmalltalk-vm#1828 (compile_newspeak_with_clang - e8e9a53)

Travis CI builds at travis-ci.org
Thu Oct 24 13:05:31 UTC 2019


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

Build: #1828
Status: Errored

Duration: 1 hr, 14 mins, and 28 secs
Commit: e8e9a53 (compile_newspeak_with_clang)
Author: Nicolas Cellier
Message: 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.

View the changeset: https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/e8e9a534e1d9

View the full build log and details: https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/builds/602285427?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/20191024/55f47f70/attachment-0001.html>


More information about the Vm-dev mailing list