diff --git a/general.ent b/general.ent
index 2cd8008144..4f52b346c6 100644
--- a/general.ent
+++ b/general.ent
@@ -1,12 +1,12 @@
-
+
-
+
diff --git a/general/prog/openjdk.xml b/general/prog/openjdk.xml
index 8e4c49cc8d..812a5a6994 100644
--- a/general/prog/openjdk.xml
+++ b/general/prog/openjdk.xml
@@ -441,7 +441,7 @@ LANG=C ${JT_HOME}/bin/jtreg -a -v:fail,error \
results, although they usually are run on a newer version.
There are a few failures, the number of which depends on various
conditions, like whether the computer is connected to network. Also, some
- test may timeout if the machine is under load.
+ tests may timeout if the machine is under load.
diff --git a/gnome/applications/epiphany.xml b/gnome/applications/epiphany.xml
index 92ef8b38e6..20569dffdc 100644
--- a/gnome/applications/epiphany.xml
+++ b/gnome/applications/epiphany.xml
@@ -37,7 +37,7 @@
users. Its principles are simplicity and standards compliance.
- &lfs77_checked;
+ &lfs77_checked; &gcc5_checked;
Package Information
diff --git a/multimedia/audioutils/freetts.xml b/multimedia/audioutils/freetts.xml
index d943222a0f..adca0ffa1f 100644
--- a/multimedia/audioutils/freetts.xml
+++ b/multimedia/audioutils/freetts.xml
@@ -48,7 +48,7 @@
to convert text to audible speech through the system audio hardware.
- &lfs77_checked;
+ &lfs77_checked; &gcc5_checked;
Package Information
diff --git a/postlfs/editors/emacs.xml b/postlfs/editors/emacs.xml
index 2da1d8a3be..bd2c77007a 100644
--- a/postlfs/editors/emacs.xml
+++ b/postlfs/editors/emacs.xml
@@ -32,7 +32,7 @@
The Emacs package contains an extensible,
customizable, self-documenting real-time display editor.
- &lfs77_checked;
+ &lfs77_checked; &gcc5_checked;
Package Information
@@ -101,7 +101,9 @@
./configure --prefix=/usr \
--without-gnutls \
--localstatedir=/var &&
-make bootstrap
+make
+
This package does not come with a test suite. If make succeeds, you can
diff --git a/pst/scanning/sane.xml b/pst/scanning/sane.xml
index 408047d4b1..440bc07f1d 100644
--- a/pst/scanning/sane.xml
+++ b/pst/scanning/sane.xml
@@ -50,7 +50,7 @@
ends. The back ends are drivers for the supported scanners and cameras. The
front ends are user interfaces to access the backends.
- &lfs77_checked;
+ &lfs77_checked; &gcc5_checked;
, and
- (for the uudecode command)
+ (the Java bindings are currently broken with
+ JDK8), and
+ (for the uudecode command
+ - Java bindings are required)
@@ -241,9 +243,10 @@ chown -v -R root:root \
- : Enables
- Java support in DB and creates the
+ : Enables Java
+ support in DB and creates the
libdb_java libraries.
+ The Java bindings are currently broken with JDK8.