Re: Comments regarding java-string-similarity_0.18-1_amd64.changes

2016-09-21 Thread tony mancill
On Tue, Sep 20, 2016 at 09:56:11AM +, Chris Lamb wrote: > Looks good- perhaps add an alias/something for "tibo" though - not everyone > will know this is short for Thibault! > > -- Chris Lamb Tue, 20 Sep 2016 09:56:07 + Thank you for the quick review Chris! I will

Processed: tagging 831153

2016-09-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 831153 + help Bug #831153 [src:openjdk-8-jre-dcevm] openjdk-8-jre-dcevm: FTBFS with GCC 6: os.hpp:28:30: fatal error: jvmtifiles/jvmti.h: No such file or directory Added tag(s) help. > thanks Stopping processing here. Please contact me if

Bug#831153: openjdk-8-jre-dcevm: FTBFS with GCC 6: os.hpp:28:30: fatal error: jvmtifiles/jvmti.h: No such file or directory

2016-09-21 Thread Emmanuel Bourg
The error "jvmtifiles/jvmti.h: No such file or directory" isn't the cause of the build failure. This error has been fixed upstream (see https://bugs.openjdk.java.net/browse/JDK-8152067) and it can be avoided by setting the USE_PRECOMPILED_HEADER=0 environment variable. The fatal errors are the