flycheck / emacs-travis

Install Emacs on Travis CI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install Emacs fails with travis ci standard environment

marsam opened this issue · comments

Building Emacs in standard travis ci environment (sudo: required) fails, seem to be a problem with the build CFLAGS used

@marsam Uh, oh, I'm so sorry. I totally overlooked this issue! 😞 😢

Is the issue still relevant? I'd presume that Travis' build environment has changed since, does it work now?

I took a look at the build error, but my C foo is too bad. I can't make any sense of the error; maybe -march=native is the problem here?

I don't think it's essential, shall I remove it?

Sorry for the late response. No worries :). I'm gonna test again in the in the next days and report back.

@marsom Note that you can override EMACSCONFFLAGS to remove the CFLAGS setting to try and see if that fixes the breakage.

Sorry for the late response. I tried again in the standard environment and everything seems to work :) https://travis-ci.org/marsam/emacs-travis-test/