]> git.eshelyaron.com Git - emacs.git/commitdiff
* etc/PROBLEMS: Document Ubuntu 16.04 issue.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 12 Sep 2018 14:53:43 +0000 (07:53 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 12 Sep 2018 14:53:43 +0000 (07:53 -0700)
etc/PROBLEMS

index 15e2b3359d40aa805b1fcf98b5ebc780534e4f2e..7dfafe04deb13c7285ea2ebd73902fb26be3f22e 100644 (file)
@@ -2986,6 +2986,15 @@ as a macro.  If the definition (in both unex*.c and malloc.c) is wrong,
 it can cause problems like this.  You might be able to find the correct
 value in the man page for a.out(5).
 
+* 'make check' failures
+
+** emacs-module-tests fail on Ubuntu 16.04
+
+This is due to a bug in GCC that was fixed in 2015; see
+<https://lists.gnu.org/r/emacs-devel/2018-09/msg00548.html>.
+You can work around the problem by using a later version of GCC or of
+Ubuntu, or by configuring without modules.
+
 * Problems on legacy systems
 
 This section covers bugs reported on very old hardware or software.