summaryrefslogtreecommitdiff
path: root/gcc/laplace.SCHWINGE
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2016-02-19 09:42:11 +0100
committerThomas Schwinge <thomas@codesourcery.com>2016-02-19 09:42:11 +0100
commitfdfb79c75bd171454e311e76f030a7f808d559d4 (patch)
tree9dca370bd6836dd05332a2ec65250ff704f8a434 /gcc/laplace.SCHWINGE
parent3f48b6f4512a614e88a823ea77815e289d3660f8 (diff)
gcc: Re-run after laplace.SCHWINGE system updates
Diffstat (limited to 'gcc/laplace.SCHWINGE')
-rw-r--r--gcc/laplace.SCHWINGE/log_build116
-rw-r--r--gcc/laplace.SCHWINGE/log_test67
-rw-r--r--gcc/laplace.SCHWINGE/test/[ARCH]/boehm-gc/testsuite/boehm-gc.sum2
-rw-r--r--gcc/laplace.SCHWINGE/test/[ARCH]/libatomic/testsuite/libatomic.sum2
-rw-r--r--gcc/laplace.SCHWINGE/test/[ARCH]/libffi/testsuite/libffi.sum2
-rw-r--r--gcc/laplace.SCHWINGE/test/[ARCH]/libgomp/testsuite/libgomp.sum32
-rw-r--r--gcc/laplace.SCHWINGE/test/[ARCH]/libitm/testsuite/libitm.sum2
-rw-r--r--gcc/laplace.SCHWINGE/test/[ARCH]/libjava/testsuite/libjava.sum14
-rw-r--r--gcc/laplace.SCHWINGE/test/[ARCH]/libstdc++-v3/testsuite/libstdc++.sum2
-rw-r--r--gcc/laplace.SCHWINGE/test/gcc/testsuite/ada/acats/acats.sum4
-rw-r--r--gcc/laplace.SCHWINGE/test/gcc/testsuite/g++/g++.sum2
-rw-r--r--gcc/laplace.SCHWINGE/test/gcc/testsuite/gcc/gcc.sum2
-rw-r--r--gcc/laplace.SCHWINGE/test/gcc/testsuite/gfortran/gfortran.sum2
-rw-r--r--gcc/laplace.SCHWINGE/test/gcc/testsuite/gnat/gnat.sum2
-rw-r--r--gcc/laplace.SCHWINGE/test/gcc/testsuite/objc/objc.sum11
15 files changed, 173 insertions, 89 deletions
diff --git a/gcc/laplace.SCHWINGE/log_build b/gcc/laplace.SCHWINGE/log_build
index ddfacded..108b4bca 100644
--- a/gcc/laplace.SCHWINGE/log_build
+++ b/gcc/laplace.SCHWINGE/log_build
@@ -1408,7 +1408,7 @@ checking assembler for --gstabs option... yes
checking assembler for --debug-prefix-map option... yes
checking assembler for compressed debug sections... 1
checking assembler for .lcomm with alignment... no
-checking for target glibc version... 2.19
+checking for target glibc version... 2.21
checking assembler for gnu_unique_object... yes
checking assembler for tolerance to line number 0... yes
checking linker PT_GNU_EH_FRAME support... yes
@@ -1430,6 +1430,7 @@ checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to avoid linking multiple front-ends at once... no
Links are now set up to build a native compiler for i686-unknown-gnu0.6.
checking Checking for isl_schedule_constraints_compute_schedule... yes
+checking Checking for isl_options_set_schedule_serialize_sccs... yes
checking for exported symbols... yes
checking for -rdynamic... yes
checking for library containing dlopen... -ldl
@@ -4364,14 +4365,14 @@ Forbidden identifiers: i386 unix
Finding directories and links to directories
Searching /usr/include/.
Searching /usr/include/./python2.7/numpy
- Searching /usr/include/./python3.4
Searching /usr/include/./numpy
Searching /usr/include/./i386-gnu/c++/4.9.3
- Searching /usr/include/./i386-gnu/c++/5.2.1
+ Searching /usr/include/./i386-gnu/c++/5.3.1
Searching /usr/include/./c++/4.9.3
Searching /usr/include/./c++/4.7.4
- Searching /usr/include/./c++/5.2.1
+ Searching /usr/include/./c++/5.3.1
Searching /usr/include/./mach/machine
+ Searching /usr/include/./python3.5
Making symbolic directory links
Fixing directory /usr/include into [...]/hurd/master.build/gcc/include-fixed
Applying machine_name to gc/gc_config_macros.h
@@ -4544,42 +4545,49 @@ else true; fi
../../master/gcc/doc/include/fdl.texi:33: warning: node `Top' is up for `GNU Free Documentation License' in menu but not in sectioning
echo timestamp > gcov.pod
perl ../../master/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" ../../master/gcc/doc/gcov.texi > gcov.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gcov.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcov.pod > doc/gcov.1.T$$ && \
mv -f doc/gcov.1.T$$ doc/gcov.1) || \
(rm -f doc/gcov.1.T$$ && exit 1)
echo timestamp > cpp.pod
perl ../../master/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" ../../master/gcc/doc/cpp.texi > cpp.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/cpp.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 cpp.pod > doc/cpp.1.T$$ && \
mv -f doc/cpp.1.T$$ doc/cpp.1) || \
(rm -f doc/cpp.1.T$$ && exit 1)
echo timestamp > gcc.pod
perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/invoke.texi > gcc.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gcc.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcc.pod > doc/gcc.1.T$$ && \
mv -f doc/gcc.1.T$$ doc/gcc.1) || \
(rm -f doc/gcc.1.T$$ && exit 1)
echo timestamp > gfdl.pod
perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/include/fdl.texi > gfdl.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gfdl.7
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=7 gfdl.pod > doc/gfdl.7.T$$ && \
mv -f doc/gfdl.7.T$$ doc/gfdl.7) || \
(rm -f doc/gfdl.7.T$$ && exit 1)
echo timestamp > gpl.pod
perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/include/gpl_v3.texi > gpl.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gpl.7
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=7 gpl.pod > doc/gpl.7.T$$ && \
mv -f doc/gpl.7.T$$ doc/gpl.7) || \
(rm -f doc/gpl.7.T$$ && exit 1)
echo timestamp > fsf-funding.pod
perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/include/funding.texi > fsf-funding.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/fsf-funding.7
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=7 fsf-funding.pod > doc/fsf-funding.7.T$$ && \
mv -f doc/fsf-funding.7.T$$ doc/fsf-funding.7) || \
(rm -f doc/fsf-funding.7.T$$ && exit 1)
echo timestamp > gcov-tool.pod
perl ../../master/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" ../../master/gcc/doc/gcov-tool.texi > gcov-tool.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gcov-tool.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcov-tool.pod > doc/gcov-tool.1.T$$ && \
mv -f doc/gcov-tool.1.T$$ doc/gcov-tool.1) || \
@@ -4616,7 +4624,7 @@ checking whether to use setjmp/longjmp exceptions... no
checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... yes
checking for thread model used by GCC... posix
checking whether assembler supports CFI directives... yes
-checking for target glibc version... 2.19
+checking for target glibc version... 2.21
checking for __attribute__((visibility("hidden")))... yes
checking whether the target assembler supports thread-local storage... yes
checking whether the thread-local storage support is from emutls... no
@@ -5570,7 +5578,7 @@ checking for wchar.h... (cached) yes
checking for wctype.h... (cached) yes
checking for ld used by [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/i686-unknown-gnu0.6/bin/ -B[...]/hurd/master.build.install/i686-unknown-gnu0.6/lib/ -isystem [...]/hurd/master.build.install/i686-unknown-gnu0.6/include -isystem [...]/hurd/master.build.install/i686-unknown-gnu0.6/sys-include ... (cached) [...]/hurd/master.build/./gcc/collect-ld
checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... (cached) yes
-checking for ld version... 22501
+checking for ld version... 22600
checking for ld that supports -Wl,--gc-sections... yes
checking for ld that supports -Wl,-z,relro... yes
checking for sin in -lm... (cached) yes
@@ -7843,7 +7851,7 @@ checking assembler for --gstabs option... yes
checking assembler for --debug-prefix-map option... yes
checking assembler for compressed debug sections... 1
checking assembler for .lcomm with alignment... no
-checking for target glibc version... 2.19
+checking for target glibc version... 2.21
checking assembler for gnu_unique_object... yes
checking assembler for tolerance to line number 0... yes
checking linker PT_GNU_EH_FRAME support... yes
@@ -7865,6 +7873,7 @@ checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to avoid linking multiple front-ends at once... no
Links are now set up to build a native compiler for i686-unknown-gnu0.6.
checking Checking for isl_schedule_constraints_compute_schedule... yes
+checking Checking for isl_options_set_schedule_serialize_sccs... yes
checking for exported symbols... yes
checking for -rdynamic... yes
checking for library containing dlopen... -ldl
@@ -10196,42 +10205,49 @@ if test "xinfo" = xinfo; then \
else true; fi
echo timestamp > gcov.pod
perl ../../master/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" ../../master/gcc/doc/gcov.texi > gcov.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gcov.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcov.pod > doc/gcov.1.T$$ && \
mv -f doc/gcov.1.T$$ doc/gcov.1) || \
(rm -f doc/gcov.1.T$$ && exit 1)
echo timestamp > cpp.pod
perl ../../master/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" ../../master/gcc/doc/cpp.texi > cpp.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/cpp.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 cpp.pod > doc/cpp.1.T$$ && \
mv -f doc/cpp.1.T$$ doc/cpp.1) || \
(rm -f doc/cpp.1.T$$ && exit 1)
echo timestamp > gcc.pod
perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/invoke.texi > gcc.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gcc.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcc.pod > doc/gcc.1.T$$ && \
mv -f doc/gcc.1.T$$ doc/gcc.1) || \
(rm -f doc/gcc.1.T$$ && exit 1)
echo timestamp > gfdl.pod
perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/include/fdl.texi > gfdl.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gfdl.7
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=7 gfdl.pod > doc/gfdl.7.T$$ && \
mv -f doc/gfdl.7.T$$ doc/gfdl.7) || \
(rm -f doc/gfdl.7.T$$ && exit 1)
echo timestamp > gpl.pod
perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/include/gpl_v3.texi > gpl.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gpl.7
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=7 gpl.pod > doc/gpl.7.T$$ && \
mv -f doc/gpl.7.T$$ doc/gpl.7) || \
(rm -f doc/gpl.7.T$$ && exit 1)
echo timestamp > fsf-funding.pod
perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/include/funding.texi > fsf-funding.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/fsf-funding.7
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=7 fsf-funding.pod > doc/fsf-funding.7.T$$ && \
mv -f doc/fsf-funding.7.T$$ doc/fsf-funding.7) || \
(rm -f doc/fsf-funding.7.T$$ && exit 1)
echo timestamp > gcov-tool.pod
perl ../../master/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" ../../master/gcc/doc/gcov-tool.texi > gcov-tool.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gcov-tool.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcov-tool.pod > doc/gcov-tool.1.T$$ && \
mv -f doc/gcov-tool.1.T$$ doc/gcov-tool.1) || \
@@ -10239,51 +10255,61 @@ echo timestamp > doc/gcov-tool.1
cp doc/gcc.1 doc/g++.1
perl ../../master/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" \
< ../../master/gcc/fortran/invoke.texi > gfortran.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gfortran.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gfortran.pod > doc/gfortran.1.T$$ && \
mv -f doc/gfortran.1.T$$ doc/gfortran.1) || \
(rm -f doc/gfortran.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D gcj < ../../master/gcc/java/gcj.texi > gcj.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gcj.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcj.pod > doc/gcj.1.T$$ && \
mv -f doc/gcj.1.T$$ doc/gcj.1) || \
(rm -f doc/gcj.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D jcf-dump < ../../master/gcc/java/gcj.texi > jcf-dump.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/jcf-dump.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 jcf-dump.pod > doc/jcf-dump.1.T$$ && \
mv -f doc/jcf-dump.1.T$$ doc/jcf-dump.1) || \
(rm -f doc/jcf-dump.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D gij < ../../master/gcc/java/gcj.texi > gij.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gij.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gij.pod > doc/gij.1.T$$ && \
mv -f doc/gij.1.T$$ doc/gij.1) || \
(rm -f doc/gij.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D jv-convert < ../../master/gcc/java/gcj.texi > jv-convert.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/jv-convert.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 jv-convert.pod > doc/jv-convert.1.T$$ && \
mv -f doc/jv-convert.1.T$$ doc/jv-convert.1) || \
(rm -f doc/jv-convert.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D grmic < ../../master/gcc/java/gcj.texi > grmic.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/grmic.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 grmic.pod > doc/grmic.1.T$$ && \
mv -f doc/grmic.1.T$$ doc/grmic.1) || \
(rm -f doc/grmic.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D gcj-dbtool < ../../master/gcc/java/gcj.texi > gcj-dbtool.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gcj-dbtool.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcj-dbtool.pod > doc/gcj-dbtool.1.T$$ && \
mv -f doc/gcj-dbtool.1.T$$ doc/gcj-dbtool.1) || \
(rm -f doc/gcj-dbtool.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D gc-analyze < ../../master/gcc/java/gcj.texi > gc-analyze.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gc-analyze.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gc-analyze.pod > doc/gc-analyze.1.T$$ && \
mv -f doc/gc-analyze.1.T$$ doc/gc-analyze.1) || \
(rm -f doc/gc-analyze.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D aot-compile < ../../master/gcc/java/gcj.texi > aot-compile.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/aot-compile.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 aot-compile.pod > doc/aot-compile.1.T$$ && \
mv -f doc/aot-compile.1.T$$ doc/aot-compile.1) || \
(rm -f doc/aot-compile.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D rebuild-gcj-db < ../../master/gcc/java/gcj.texi > rebuild-gcj-db.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/rebuild-gcj-db.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 rebuild-gcj-db.pod > doc/rebuild-gcj-db.1.T$$ && \
mv -f doc/rebuild-gcj-db.1.T$$ doc/rebuild-gcj-db.1) || \
@@ -10319,7 +10345,7 @@ checking whether to use setjmp/longjmp exceptions... no
checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... yes
checking for thread model used by GCC... posix
checking whether assembler supports CFI directives... yes
-checking for target glibc version... 2.19
+checking for target glibc version... 2.21
checking for __attribute__((visibility("hidden")))... yes
checking whether the target assembler supports thread-local storage... yes
checking whether the thread-local storage support is from emutls... no
@@ -11284,7 +11310,7 @@ checking for wchar.h... (cached) yes
checking for wctype.h... (cached) yes
checking for ld used by [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/i686-unknown-gnu0.6/bin/ -B[...]/hurd/master.build.install/i686-unknown-gnu0.6/lib/ -isystem [...]/hurd/master.build.install/i686-unknown-gnu0.6/include -isystem [...]/hurd/master.build.install/i686-unknown-gnu0.6/sys-include ... (cached) [...]/hurd/master.build/./gcc/collect-ld
checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... (cached) yes
-checking for ld version... 22501
+checking for ld version... 22600
checking for ld that supports -Wl,--gc-sections... yes
checking for ld that supports -Wl,-z,relro... yes
checking for sin in -lm... (cached) yes
@@ -13561,7 +13587,7 @@ checking assembler for --gstabs option... yes
checking assembler for --debug-prefix-map option... yes
checking assembler for compressed debug sections... 1
checking assembler for .lcomm with alignment... no
-checking for target glibc version... 2.19
+checking for target glibc version... 2.21
checking assembler for gnu_unique_object... yes
checking assembler for tolerance to line number 0... yes
checking linker PT_GNU_EH_FRAME support... yes
@@ -13583,6 +13609,7 @@ checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to avoid linking multiple front-ends at once... no
Links are now set up to build a native compiler for i686-unknown-gnu0.6.
checking Checking for isl_schedule_constraints_compute_schedule... yes
+checking Checking for isl_options_set_schedule_serialize_sccs... yes
checking for exported symbols... yes
checking for -rdynamic... yes
checking for library containing dlopen... -ldl
@@ -15914,42 +15941,49 @@ if test "xinfo" = xinfo; then \
else true; fi
echo timestamp > gcov.pod
perl ../../master/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" ../../master/gcc/doc/gcov.texi > gcov.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gcov.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcov.pod > doc/gcov.1.T$$ && \
mv -f doc/gcov.1.T$$ doc/gcov.1) || \
(rm -f doc/gcov.1.T$$ && exit 1)
echo timestamp > cpp.pod
perl ../../master/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" ../../master/gcc/doc/cpp.texi > cpp.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/cpp.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 cpp.pod > doc/cpp.1.T$$ && \
mv -f doc/cpp.1.T$$ doc/cpp.1) || \
(rm -f doc/cpp.1.T$$ && exit 1)
echo timestamp > gcc.pod
perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/invoke.texi > gcc.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gcc.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcc.pod > doc/gcc.1.T$$ && \
mv -f doc/gcc.1.T$$ doc/gcc.1) || \
(rm -f doc/gcc.1.T$$ && exit 1)
echo timestamp > gfdl.pod
perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/include/fdl.texi > gfdl.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gfdl.7
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=7 gfdl.pod > doc/gfdl.7.T$$ && \
mv -f doc/gfdl.7.T$$ doc/gfdl.7) || \
(rm -f doc/gfdl.7.T$$ && exit 1)
echo timestamp > gpl.pod
perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/include/gpl_v3.texi > gpl.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gpl.7
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=7 gpl.pod > doc/gpl.7.T$$ && \
mv -f doc/gpl.7.T$$ doc/gpl.7) || \
(rm -f doc/gpl.7.T$$ && exit 1)
echo timestamp > fsf-funding.pod
perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/include/funding.texi > fsf-funding.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/fsf-funding.7
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=7 fsf-funding.pod > doc/fsf-funding.7.T$$ && \
mv -f doc/fsf-funding.7.T$$ doc/fsf-funding.7) || \
(rm -f doc/fsf-funding.7.T$$ && exit 1)
echo timestamp > gcov-tool.pod
perl ../../master/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" ../../master/gcc/doc/gcov-tool.texi > gcov-tool.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gcov-tool.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcov-tool.pod > doc/gcov-tool.1.T$$ && \
mv -f doc/gcov-tool.1.T$$ doc/gcov-tool.1) || \
@@ -15957,51 +15991,61 @@ echo timestamp > doc/gcov-tool.1
cp doc/gcc.1 doc/g++.1
perl ../../master/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" \
< ../../master/gcc/fortran/invoke.texi > gfortran.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gfortran.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gfortran.pod > doc/gfortran.1.T$$ && \
mv -f doc/gfortran.1.T$$ doc/gfortran.1) || \
(rm -f doc/gfortran.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D gcj < ../../master/gcc/java/gcj.texi > gcj.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gcj.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcj.pod > doc/gcj.1.T$$ && \
mv -f doc/gcj.1.T$$ doc/gcj.1) || \
(rm -f doc/gcj.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D jcf-dump < ../../master/gcc/java/gcj.texi > jcf-dump.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/jcf-dump.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 jcf-dump.pod > doc/jcf-dump.1.T$$ && \
mv -f doc/jcf-dump.1.T$$ doc/jcf-dump.1) || \
(rm -f doc/jcf-dump.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D gij < ../../master/gcc/java/gcj.texi > gij.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gij.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gij.pod > doc/gij.1.T$$ && \
mv -f doc/gij.1.T$$ doc/gij.1) || \
(rm -f doc/gij.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D jv-convert < ../../master/gcc/java/gcj.texi > jv-convert.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/jv-convert.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 jv-convert.pod > doc/jv-convert.1.T$$ && \
mv -f doc/jv-convert.1.T$$ doc/jv-convert.1) || \
(rm -f doc/jv-convert.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D grmic < ../../master/gcc/java/gcj.texi > grmic.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/grmic.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 grmic.pod > doc/grmic.1.T$$ && \
mv -f doc/grmic.1.T$$ doc/grmic.1) || \
(rm -f doc/grmic.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D gcj-dbtool < ../../master/gcc/java/gcj.texi > gcj-dbtool.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gcj-dbtool.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcj-dbtool.pod > doc/gcj-dbtool.1.T$$ && \
mv -f doc/gcj-dbtool.1.T$$ doc/gcj-dbtool.1) || \
(rm -f doc/gcj-dbtool.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D gc-analyze < ../../master/gcc/java/gcj.texi > gc-analyze.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gc-analyze.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gc-analyze.pod > doc/gc-analyze.1.T$$ && \
mv -f doc/gc-analyze.1.T$$ doc/gc-analyze.1) || \
(rm -f doc/gc-analyze.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D aot-compile < ../../master/gcc/java/gcj.texi > aot-compile.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/aot-compile.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 aot-compile.pod > doc/aot-compile.1.T$$ && \
mv -f doc/aot-compile.1.T$$ doc/aot-compile.1) || \
(rm -f doc/aot-compile.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D rebuild-gcj-db < ../../master/gcc/java/gcj.texi > rebuild-gcj-db.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/rebuild-gcj-db.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 rebuild-gcj-db.pod > doc/rebuild-gcj-db.1.T$$ && \
mv -f doc/rebuild-gcj-db.1.T$$ doc/rebuild-gcj-db.1) || \
@@ -16037,7 +16081,7 @@ checking whether to use setjmp/longjmp exceptions... no
checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... yes
checking for thread model used by GCC... posix
checking whether assembler supports CFI directives... yes
-checking for target glibc version... 2.19
+checking for target glibc version... 2.21
checking for __attribute__((visibility("hidden")))... yes
checking whether the target assembler supports thread-local storage... yes
checking whether the thread-local storage support is from emutls... no
@@ -17002,7 +17046,7 @@ checking for wchar.h... (cached) yes
checking for wctype.h... (cached) yes
checking for ld used by [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/i686-unknown-gnu0.6/bin/ -B[...]/hurd/master.build.install/i686-unknown-gnu0.6/lib/ -isystem [...]/hurd/master.build.install/i686-unknown-gnu0.6/include -isystem [...]/hurd/master.build.install/i686-unknown-gnu0.6/sys-include ... (cached) [...]/hurd/master.build/./gcc/collect-ld
checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... (cached) yes
-checking for ld version... 22501
+checking for ld version... 22600
checking for ld that supports -Wl,--gc-sections... yes
checking for ld that supports -Wl,-z,relro... yes
checking for sin in -lm... (cached) yes
@@ -18247,6 +18291,15 @@ rm -f rts/s-oscons-tmplt.i rts/s-oscons-tmplt.s
[...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/i686-unknown-gnu0.6/bin/ -B[...]/hurd/master.build.install/i686-unknown-gnu0.6/lib/ -isystem [...]/hurd/master.build.install/i686-unknown-gnu0.6/include -isystem [...]/hurd/master.build.install/i686-unknown-gnu0.6/sys-include -g -O2 -fpic -W -Wall -g -O2 -g -O2 -fexceptions -DIN_RTS -DHAVE_GETIPINFO -fpic -E -C -DTARGET=\"i686-unknown-gnu0.6\" -iquote [...]/hurd/master/gcc/ada [...]/hurd/master/gcc/ada/s-oscons-tmplt.c > s-oscons-tmplt.i ; \
[...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/i686-unknown-gnu0.6/bin/ -B[...]/hurd/master.build.install/i686-unknown-gnu0.6/lib/ -isystem [...]/hurd/master.build.install/i686-unknown-gnu0.6/include -isystem [...]/hurd/master.build.install/i686-unknown-gnu0.6/sys-include -S s-oscons-tmplt.i ; \
../bldtools/oscons/xoscons s-oscons)
+In file included from /usr/include/limits.h:25:0,
+ from [...]/hurd/master.build/./gcc/include-fixed/limits.h:168,
+ from [...]/hurd/master.build/./gcc/include-fixed/syslimits.h:7,
+ from [...]/hurd/master.build/./gcc/include-fixed/limits.h:34,
+ from [...]/hurd/master/gcc/ada/gsocket.h:177,
+ from [...]/hurd/master/gcc/ada/s-oscons-tmplt.c:103:
+/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
+ # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
+ ^
In file included from [...]/hurd/master/gcc/ada/s-oscons-tmplt.c:135:0:
[...]/hurd/master/gcc/ada/adaint.h:145:18: warning: 'struct stat64' declared inside parameter list
GNAT_STRUCT_STAT *);
@@ -19178,6 +19231,15 @@ rm -f rts/s-oscons-tmplt.i rts/s-oscons-tmplt.s
[...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/i686-unknown-gnu0.6/bin/ -B[...]/hurd/master.build.install/i686-unknown-gnu0.6/lib/ -isystem [...]/hurd/master.build.install/i686-unknown-gnu0.6/include -isystem [...]/hurd/master.build.install/i686-unknown-gnu0.6/sys-include -g -O2 -W -Wall -g -O2 -g -O2 -fexceptions -DIN_RTS -DHAVE_GETIPINFO -E -C -DTARGET=\"i686-unknown-gnu0.6\" -iquote [...]/hurd/master/gcc/ada [...]/hurd/master/gcc/ada/s-oscons-tmplt.c > s-oscons-tmplt.i ; \
[...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/i686-unknown-gnu0.6/bin/ -B[...]/hurd/master.build.install/i686-unknown-gnu0.6/lib/ -isystem [...]/hurd/master.build.install/i686-unknown-gnu0.6/include -isystem [...]/hurd/master.build.install/i686-unknown-gnu0.6/sys-include -S s-oscons-tmplt.i ; \
../bldtools/oscons/xoscons s-oscons)
+In file included from /usr/include/limits.h:25:0,
+ from [...]/hurd/master.build/./gcc/include-fixed/limits.h:168,
+ from [...]/hurd/master.build/./gcc/include-fixed/syslimits.h:7,
+ from [...]/hurd/master.build/./gcc/include-fixed/limits.h:34,
+ from [...]/hurd/master/gcc/ada/gsocket.h:177,
+ from [...]/hurd/master/gcc/ada/s-oscons-tmplt.c:103:
+/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
+ # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
+ ^
In file included from [...]/hurd/master/gcc/ada/s-oscons-tmplt.c:135:0:
[...]/hurd/master/gcc/ada/adaint.h:145:18: warning: 'struct stat64' declared inside parameter list
GNAT_STRUCT_STAT *);
@@ -20345,12 +20407,14 @@ touch ../stamp-tools
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/targparm.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/namet.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/tree_io.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/csets.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/rident.ads
../../gnatbind -I../rts -I. -I[...]/hurd/master/gcc/ada -I- -I../rts -I. -I[...]/hurd/master/gcc/ada -static -x -x [...]/hurd/master.build/gcc/ada/tools/gnatchop.ali
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/gnatcmd.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/mlib.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/mlib-tgt.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/mlib-utl.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-env.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-ext.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-pars.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-tree.adb
@@ -20361,6 +20425,7 @@ touch ../stamp-tools
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/stringt.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/tempdir.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/ali.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/atree.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/err_vars.ads
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/errutil.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/fname.adb
@@ -20370,35 +20435,35 @@ touch ../stamp-tools
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master.build/gcc/ada/tools/mlib-tgt-specific.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-attr.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/uintp.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/casing.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/scans.adb
-../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-conf.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-part.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/sinput-c.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/butil.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/aspects.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/nlists.adb
-../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/einfo.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/sinfo.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/erroutc.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/stylesw.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/styleg.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/restrict.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/scng.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-pp.adb
-../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-proc.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-dect.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/elists.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/stand.adb
-../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/errout.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/fname-uf.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/lib.adb
-../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/uname.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-nmsc.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-attr-pm.adb
-../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-strt.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/sem_aux.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/krunch.adb
../../gnatbind -I../rts -I. -I[...]/hurd/master/gcc/ada -I- -I../rts -I. -I[...]/hurd/master/gcc/ada -static -x -x [...]/hurd/master.build/gcc/ada/tools/gnatcmd.ali
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/gnatkr.adb
../../gnatbind -I../rts -I. -I[...]/hurd/master/gcc/ada -I- -I../rts -I. -I[...]/hurd/master/gcc/ada -static -x -x [...]/hurd/master.build/gcc/ada/tools/gnatkr.ali
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/gnatls.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/ali-util.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/binderr.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/osint-l.adb
../../gnatbind -I../rts -I. -I[...]/hurd/master/gcc/ada -I- -I../rts -I. -I[...]/hurd/master/gcc/ada -static -x -x [...]/hurd/master.build/gcc/ada/tools/gnatls.ali
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/gnatprep.adb
@@ -27192,26 +27257,31 @@ else \
fi; \
rm -rf $backupdir; exit $rc
perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D gappletviewer < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > gappletviewer.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
echo timestamp > gappletviewer.1
(pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 gappletviewer.pod > gappletviewer.1.T$$ && \
mv -f gappletviewer.1.T$$ gappletviewer.1) || \
(rm -f gappletviewer.1.T$$ && exit 1)
perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D gjar < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > gjar.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
echo timestamp > gjar.1
(pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 gjar.pod > gjar.1.T$$ && \
mv -f gjar.1.T$$ gjar.1) || \
(rm -f gjar.1.T$$ && exit 1)
perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D gjarsigner < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > gjarsigner.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
echo timestamp > gjarsigner.1
(pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 gjarsigner.pod > gjarsigner.1.T$$ && \
mv -f gjarsigner.1.T$$ gjarsigner.1) || \
(rm -f gjarsigner.1.T$$ && exit 1)
perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D gjavah < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > gjavah.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
echo timestamp > gjavah.1
(pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 gjavah.pod > gjavah.1.T$$ && \
mv -f gjavah.1.T$$ gjavah.1) || \
(rm -f gjavah.1.T$$ && exit 1)
perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D gcjh < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > gcjh.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
echo timestamp > gcjh.1
(pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 gcjh.pod > gcjh.1.T$$ && \
mv -f gcjh.1.T$$ gcjh.1) || \
@@ -27220,41 +27290,49 @@ perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D gkeytool < ../..
| sed -e 's/^For more details.*/See I<Common Options> for more details./' \
-e 's/1\.<\([^>]*\)>/- \1/' \
> gkeytool.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
echo timestamp > gkeytool.1
(pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 gkeytool.pod > gkeytool.1.T$$ && \
mv -f gkeytool.1.T$$ gkeytool.1) || \
(rm -f gkeytool.1.T$$ && exit 1)
perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D gnative2ascii < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > gnative2ascii.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
echo timestamp > gnative2ascii.1
(pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 gnative2ascii.pod > gnative2ascii.1.T$$ && \
mv -f gnative2ascii.1.T$$ gnative2ascii.1) || \
(rm -f gnative2ascii.1.T$$ && exit 1)
perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D gorbd < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > gorbd.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
echo timestamp > gorbd.1
(pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 gorbd.pod > gorbd.1.T$$ && \
mv -f gorbd.1.T$$ gorbd.1) || \
(rm -f gorbd.1.T$$ && exit 1)
perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D grmid < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > grmid.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
echo timestamp > grmid.1
(pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 grmid.pod > grmid.1.T$$ && \
mv -f grmid.1.T$$ grmid.1) || \
(rm -f grmid.1.T$$ && exit 1)
perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D grmiregistry < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > grmiregistry.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
echo timestamp > grmiregistry.1
(pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 grmiregistry.pod > grmiregistry.1.T$$ && \
mv -f grmiregistry.1.T$$ grmiregistry.1) || \
(rm -f grmiregistry.1.T$$ && exit 1)
perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D gserialver < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > gserialver.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
echo timestamp > gserialver.1
(pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 gserialver.pod > gserialver.1.T$$ && \
mv -f gserialver.1.T$$ gserialver.1) || \
(rm -f gserialver.1.T$$ && exit 1)
perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D gtnameserv < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > gtnameserv.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
echo timestamp > gtnameserv.1
(pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 gtnameserv.pod > gtnameserv.1.T$$ && \
mv -f gtnameserv.1.T$$ gtnameserv.1) || \
(rm -f gtnameserv.1.T$$ && exit 1)
perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D gjdoc < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > gjdoc.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
echo timestamp > gjdoc.1
(pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 gjdoc.pod > gjdoc.1.T$$ && \
mv -f gjdoc.1.T$$ gjdoc.1) || \
@@ -30060,7 +30138,7 @@ libtool: compile: [...]/hurd/master.build/./gcc/gcj -B[...]/hurd/master.build/i
libtool: link: [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/i686-unknown-gnu0.6/libstdc++-v3/src -L[...]/hurd/master.build/i686-unknown-gnu0.6/libstdc++-v3/src/.libs -L[...]/hurd/master.build/i686-unknown-gnu0.6/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/i686-unknown-gnu0.6/bin/ -B[...]/hurd/master.build.install/i686-unknown-gnu0.6/lib/ -isystem [...]/hurd/master.build.install/i686-unknown-gnu0.6/include -isystem [...]/hurd/master.build.install/i686-unknown-gnu0.6/sys-include -fPIC -DPIC -shared -nostdlib /usr/lib/i386-gnu/crti.o [...]/hurd/master.build/./gcc/crtbeginS.o .libs/prims.o .libs/jni.o .libs/exception.o .libs/stacktrace.o .libs/link.o .libs/defineclass.o .libs/verify.o .libs/jvmti.o .libs/interpret.o gnu/classpath/jdwp/.libs/natVMFrame.o gnu/classpath/jdwp/.libs/natVMMethod.o gnu/classpath/jdwp/.libs/natVMVirtualMachine.o gnu/classpath/.libs/natConfiguration.o gnu/classpath/.libs/natSystemProperties.o gnu/classpath/.libs/natVMStackWalker.o gnu/gcj/.libs/natCore.o gnu/gcj/convert/.libs/JIS0208_to_Unicode.o gnu/gcj/convert/.libs/JIS0212_to_Unicode.o gnu/gcj/convert/.libs/Unicode_to_JIS.o gnu/gcj/convert/.libs/natIconv.o gnu/gcj/convert/.libs/natInput_EUCJIS.o gnu/gcj/convert/.libs/natInput_SJIS.o gnu/gcj/convert/.libs/natOutput_EUCJIS.o gnu/gcj/convert/.libs/natOutput_SJIS.o gnu/gcj/io/.libs/natSimpleSHSStream.o gnu/gcj/io/.libs/shs.o gnu/gcj/jvmti/.libs/natBreakpoint.o gnu/gcj/jvmti/.libs/natNormalBreakpoint.o gnu/gcj/runtime/.libs/natFinalizerThread.o gnu/gcj/runtime/.libs/natSharedLibLoader.o gnu/gcj/runtime/.libs/natSystemClassLoader.o gnu/gcj/runtime/.libs/natStringBuffer.o gnu/gcj/util/.libs/natDebug.o gnu/gcj/util/.libs/natGCInfo.o gnu/java/lang/.libs/natMainThread.o gnu/java/lang/management/.libs/natVMClassLoadingMXBeanImpl.o gnu/java/lang/management/.libs/natVMCompilationMXBeanImpl.o gnu/java/lang/management/.libs/natVMGarbageCollectorMXBeanImpl.o gnu/java/lang/management/.libs/natVMMemoryMXBeanImpl.o gnu/java/lang/management/.libs/natVMMemoryManagerMXBeanImpl.o gnu/java/lang/management/.libs/natVMMemoryPoolMXBeanImpl.o gnu/java/lang/management/.libs/natVMOperatingSystemMXBeanImpl.o gnu/java/lang/management/.libs/natVMRuntimeMXBeanImpl.o gnu/java/lang/management/.libs/natVMThreadMXBeanImpl.o gnu/java/net/.libs/natPlainDatagramSocketImpl.o gnu/java/net/.libs/natPlainSocketImpl.o gnu/java/net/protocol/core/.libs/natCoreInputStream.o gnu/java/nio/.libs/natVMPipe.o gnu/java/nio/.libs/natVMSelector.o gnu/java/nio/.libs/natNIOServerSocket.o gnu/java/nio/.libs/natVMChannel.o gnu/java/nio/channels/.libs/natFileChannelImpl.o gnu/java/security/jce/prng/.libs/natVMSecureRandom.o java/io/.libs/natFile.o java/io/.libs/natVMConsole.o java/io/.libs/natVMObjectInputStream.o java/io/.libs/natVMObjectStreamClass.o java/lang/.libs/natCharacter.o java/lang/.libs/natClass.o java/lang/.libs/natClassLoader.o java/lang/.libs/natConcreteProcess.o java/lang/.libs/natVMDouble.o java/lang/.libs/natVMFloat.o java/lang/.libs/natMath.o java/lang/.libs/natObject.o java/lang/.libs/natRuntime.o java/lang/.libs/natString.o java/lang/.libs/natAbstractStringBuffer.o java/lang/.libs/natSystem.o java/lang/.libs/natThread.o java/lang/.libs/natThreadLocal.o java/lang/.libs/natVMClassLoader.o java/lang/.libs/natVMProcess.o java/lang/.libs/natVMThrowable.o java/lang/ref/.libs/natReference.o java/lang/reflect/.libs/natArray.o java/lang/reflect/.libs/natConstructor.o java/lang/reflect/.libs/natField.o java/lang/reflect/.libs/natMethod.o java/lang/reflect/.libs/natVMProxy.o java/net/.libs/natVMInetAddress.o java/net/.libs/natVMNetworkInterface.o java/net/.libs/natVMURLConnection.o java/nio/channels/.libs/natVMChannels.o java/nio/.libs/natVMDirectByteBufferImpl.o java/security/.libs/natVMAccessController.o java/security/.libs/natVMAccessControlState.o java/text/.libs/natCollator.o java/util/.libs/natVMTimeZone.o java/util/concurrent/atomic/.libs/natAtomicLong.o java/util/logging/.libs/natLogger.o java/util/zip/.libs/natDeflater.o java/util/zip/.libs/natInflater.o sun/misc/.libs/natUnsafe.o .libs/boehm.o .libs/posix.o .libs/posix-threads.o java/lang/.libs/Object.o java/lang/.libs/Class.o java/.libs/process-Posix.o gnu/.libs/awt.o gnu/awt/.libs/j2d.o gnu/.libs/classpath.o gnu/classpath/.libs/debug.o gnu/classpath/.libs/toolkit.o gnu/.libs/gcj.o gnu/gcj/.libs/convert.o gnu/gcj/.libs/io.o gnu/gcj/.libs/runtime.o gnu/gcj/.libs/util.o gnu/java/.libs/awt.o gnu/java/awt/.libs/color.o gnu/java/awt/.libs/dnd.o gnu/java/awt/.libs/font.o gnu/java/awt/font/.libs/autofit.o gnu/java/awt/font/.libs/opentype.o gnu/java/awt/font/opentype/.libs/truetype.o gnu/java/awt/.libs/image.o gnu/java/awt/.libs/java2d.o gnu/java/awt/.libs/peer.o gnu/java/awt/peer/.libs/headless.o gnu/java/awt/.libs/print.o gnu/java/.libs/io.o gnu/java/.libs/lang.o gnu/java/lang/.libs/reflect.o gnu/java/.libs/locale.o gnu/java/.libs/net.o gnu/java/net/.libs/loader.o gnu/java/net/.libs/local.o gnu/java/net/protocol/.libs/core.o gnu/java/net/protocol/.libs/file.o gnu/java/net/protocol/.libs/ftp.o gnu/java/net/protocol/.libs/gcjlib.o gnu/java/net/protocol/.libs/http.o gnu/java/net/protocol/.libs/https.o gnu/java/net/protocol/.libs/jar.o gnu/java/.libs/nio.o gnu/java/nio/.libs/channels.o gnu/java/nio/.libs/charset.o gnu/java/.libs/rmi.o gnu/java/rmi/.libs/activation.o gnu/java/rmi/.libs/dgc.o gnu/java/rmi/.libs/registry.o gnu/java/rmi/.libs/server.o gnu/java/.libs/security.o gnu/java/security/.libs/action.o gnu/java/security/.libs/ber.o gnu/java/security/.libs/der.o gnu/java/security/.libs/hash.o gnu/java/security/jce/.libs/hash.o gnu/java/security/jce/.libs/prng.o gnu/java/security/jce/.libs/sig.o gnu/java/security/.libs/key.o gnu/java/security/key/.libs/dss.o gnu/java/security/key/.libs/rsa.o gnu/java/security/.libs/pkcs.o gnu/java/security/.libs/prng.o gnu/java/security/.libs/provider.o gnu/java/security/.libs/sig.o gnu/java/security/sig/.libs/dss.o gnu/java/security/sig/.libs/rsa.o gnu/java/security/.libs/util.o gnu/java/security/.libs/x509.o gnu/java/security/x509/.libs/ext.o gnu/java/.libs/text.o gnu/java/.libs/util.o gnu/java/util/.libs/jar.o gnu/java/util/.libs/prefs.o gnu/java/util/.libs/regex.o gnu/javax/activation/.libs/viewers.o gnu/javax/.libs/crypto.o gnu/javax/crypto/.libs/assembly.o gnu/javax/crypto/.libs/cipher.o gnu/javax/crypto/.libs/jce.o gnu/javax/crypto/jce/.libs/cipher.o gnu/javax/crypto/jce/.libs/key.o gnu/javax/crypto/jce/.libs/keyring.o gnu/javax/crypto/jce/.libs/mac.o gnu/javax/crypto/jce/.libs/params.o gnu/javax/crypto/jce/.libs/prng.o gnu/javax/crypto/jce/.libs/sig.o gnu/javax/crypto/jce/.libs/spec.o gnu/javax/crypto/.libs/key.o gnu/javax/crypto/key/.libs/dh.o gnu/javax/crypto/key/.libs/srp6.o gnu/javax/crypto/.libs/keyring.o gnu/javax/crypto/.libs/kwa.o gnu/javax/crypto/.libs/mac.o gnu/javax/crypto/.libs/mode.o gnu/javax/crypto/.libs/pad.o gnu/javax/crypto/.libs/prng.o gnu/javax/crypto/.libs/sasl.o gnu/javax/crypto/sasl/.libs/anonymous.o gnu/javax/crypto/sasl/.libs/crammd5.o gnu/javax/crypto/sasl/.libs/plain.o gnu/javax/crypto/sasl/.libs/srp.o gnu/javax/.libs/imageio.o gnu/javax/imageio/.libs/bmp.o gnu/javax/imageio/.libs/gif.o gnu/javax/imageio/.libs/jpeg.o gnu/javax/imageio/.libs/png.o gnu/javax/naming/.libs/giop.o gnu/javax/naming/ictxImpl/.libs/trans.o gnu/javax/naming/jndi/url/.libs/corbaname.o gnu/javax/naming/jndi/url/.libs/rmi.o gnu/javax/net/.libs/ssl.o gnu/javax/net/ssl/.libs/provider.o gnu/javax/.libs/print.o gnu/javax/print/.libs/ipp.o gnu/javax/print/ipp/.libs/attribute.o gnu/javax/print/ipp/attribute/.libs/defaults.o gnu/javax/print/ipp/attribute/.libs/job.o gnu/javax/print/ipp/attribute/.libs/printer.o gnu/javax/print/ipp/attribute/.libs/supported.o gnu/javax/security/.libs/auth.o gnu/javax/security/auth/.libs/callback.o gnu/javax/security/auth/.libs/login.o gnu/javax/.libs/sound.o gnu/javax/sound/sampled/.libs/AU.o gnu/javax/sound/sampled/.libs/WAV.o gnu/javax/swing/plaf/.libs/gnu.o gnu/javax/swing/plaf/.libs/metal.o gnu/javax/swing/text/.libs/html.o gnu/javax/swing/text/html/.libs/css.o gnu/javax/swing/text/html/parser/.libs/GnuParserDelegator.o gnu/javax/swing/text/html/parser/.libs/HTML_401F.o gnu/javax/swing/text/html/parser/.libs/SmallHtmlAttributeSet.o gnu/javax/swing/text/html/parser/.libs/gnuDTD.o gnu/javax/swing/text/html/parser/.libs/htmlAttributeSet.o gnu/javax/swing/text/html/parser/.libs/htmlValidator.o gnu/javax/swing/text/html/parser/.libs/models.o gnu/javax/swing/text/html/parser/.libs/support.o gnu/javax/swing/text/html/parser/support/.libs/low.o gnu/javax/swing/.libs/tree.o java/.libs/applet.o java/.libs/awt.o java/awt/.libs/color.o java/awt/.libs/datatransfer.o java/awt/.libs/dnd.o java/awt/dnd/.libs/peer.o java/awt/.libs/event.o java/awt/.libs/font.o java/awt/.libs/geom.o java/awt/.libs/im.o java/awt/im/.libs/spi.o java/awt/.libs/image.o java/awt/image/.libs/renderable.o java/awt/.libs/peer.o java/awt/.libs/print.o java/.libs/beans.o java/beans/.libs/beancontext.o java/.libs/io.o java/.libs/lang.o java/lang/.libs/annotation.o java/lang/.libs/instrument.o java/lang/.libs/ref.o java/lang/.libs/reflect.o java/.libs/math.o java/.libs/net.o java/.libs/nio.o java/nio/.libs/channels.o java/nio/channels/.libs/spi.o java/nio/.libs/charset.o java/nio/charset/.libs/spi.o java/.libs/rmi.o java/rmi/.libs/activation.o java/rmi/.libs/dgc.o java/rmi/.libs/registry.o java/rmi/.libs/server.o java/.libs/security.o java/security/.libs/acl.o java/security/.libs/cert.o java/security/.libs/interfaces.o java/security/.libs/spec.o java/.libs/sql.o java/.libs/text.o java/text/.libs/spi.o java/.libs/util.o java/util/.libs/concurrent.o java/util/concurrent/.libs/atomic.o java/util/concurrent/.libs/locks.o java/util/.libs/jar.o java/util/.libs/logging.o java/util/.libs/prefs.o java/util/.libs/regex.o java/util/.libs/spi.o java/util/.libs/zip.o javax/.libs/accessibility.o javax/.libs/activation.o javax/.libs/activity.o javax/.libs/crypto.o javax/crypto/.libs/interfaces.o javax/crypto/.libs/spec.o javax/.libs/management.o javax/management/.libs/loading.o javax/management/.libs/openmbean.o javax/management/.libs/remote.o javax/management/remote/.libs/rmi.o javax/.libs/naming.o javax/naming/.libs/directory.o javax/naming/.libs/event.o javax/naming/.libs/ldap.o javax/naming/.libs/spi.o javax/.libs/net.o javax/net/.libs/ssl.o javax/.libs/print.o javax/print/.libs/attribute.o javax/print/attribute/.libs/standard.o javax/print/.libs/event.o javax/security/.libs/auth.o javax/security/auth/.libs/callback.o javax/security/auth/.libs/kerberos.o javax/security/auth/.libs/login.o javax/security/auth/.libs/spi.o javax/security/auth/.libs/x500.o javax/security/.libs/cert.o javax/security/.libs/sasl.o javax/sound/.libs/midi.o javax/sound/midi/.libs/spi.o javax/sound/.libs/sampled.o javax/sound/sampled/.libs/spi.o javax/.libs/sql.o javax/.libs/swing.o javax/swing/.libs/border.o javax/swing/.libs/colorchooser.o javax/swing/.libs/event.o javax/swing/.libs/filechooser.o javax/swing/.libs/plaf.o javax/swing/plaf/.libs/basic.o javax/swing/plaf/.libs/metal.o javax/swing/plaf/.libs/multi.o javax/swing/plaf/.libs/synth.o javax/swing/.libs/table.o javax/swing/.libs/text.o javax/swing/text/.libs/html.o javax/swing/text/html/.libs/parser.o javax/swing/text/.libs/rtf.o javax/swing/.libs/tree.o javax/swing/.libs/undo.o javax/.libs/tools.o javax/.libs/transaction.o javax/transaction/.libs/xa.o org/ietf/.libs/jgss.o sun/.libs/awt.o sun/.libs/misc.o sun/.libs/reflect.o sun/reflect/.libs/annotation.o sun/reflect/.libs/misc.o gnu/classpath/.libs/jdwp.o gnu/classpath/jdwp/.libs/event.o gnu/classpath/jdwp/event/.libs/filters.o gnu/classpath/jdwp/.libs/exception.o gnu/classpath/jdwp/.libs/id.o gnu/classpath/jdwp/.libs/processor.o gnu/classpath/jdwp/.libs/transport.o gnu/classpath/jdwp/.libs/util.o gnu/classpath/jdwp/.libs/value.o gnu/gcj/.libs/jvmti.o gnu/java/awt/font/.libs/fonts.properties.o gnu/java/awt/peer/gtk/.libs/font.properties.o gnu/java/awt/peer/x/.libs/fonts.properties.o gnu/java/awt/peer/x/.libs/xfonts.properties.o gnu/java/locale/.libs/LocaleInformation.properties.o gnu/java/locale/.libs/LocaleInformation_aa.properties.o gnu/java/locale/.libs/LocaleInformation_aa_DJ.properties.o gnu/java/locale/.libs/LocaleInformation_aa_ER.properties.o gnu/java/locale/.libs/LocaleInformation_aa_ER_SAAHO.properties.o gnu/java/locale/.libs/LocaleInformation_aa_ET.properties.o gnu/java/locale/.libs/LocaleInformation_af.properties.o gnu/java/locale/.libs/LocaleInformation_af_NA.properties.o gnu/java/locale/.libs/LocaleInformation_af_ZA.properties.o gnu/java/locale/.libs/LocaleInformation_ak.properties.o gnu/java/locale/.libs/LocaleInformation_am.properties.o gnu/java/locale/.libs/LocaleInformation_am_ET.properties.o gnu/java/locale/.libs/LocaleInformation_ar.properties.o gnu/java/locale/.libs/LocaleInformation_ar_DZ.properties.o gnu/java/locale/.libs/LocaleInformation_ar_JO.properties.o gnu/java/locale/.libs/LocaleInformation_ar_LB.properties.o gnu/java/locale/.libs/LocaleInformation_ar_MA.properties.o gnu/java/locale/.libs/LocaleInformation_ar_QA.properties.o gnu/java/locale/.libs/LocaleInformation_ar_SA.properties.o gnu/java/locale/.libs/LocaleInformation_ar_SY.properties.o gnu/java/locale/.libs/LocaleInformation_ar_TN.properties.o gnu/java/locale/.libs/LocaleInformation_ar_YE.properties.o gnu/java/locale/.libs/LocaleInformation_as.properties.o gnu/java/locale/.libs/LocaleInformation_as_IN.properties.o gnu/java/locale/.libs/LocaleInformation_az.properties.o gnu/java/locale/.libs/LocaleInformation_az_Cyrl.properties.o gnu/java/locale/.libs/LocaleInformation_be.properties.o gnu/java/locale/.libs/LocaleInformation_be_BY.properties.o gnu/java/locale/.libs/LocaleInformation_bg.properties.o gnu/java/locale/.libs/LocaleInformation_bg_BG.properties.o gnu/java/locale/.libs/LocaleInformation_bn.properties.o gnu/java/locale/.libs/LocaleInformation_bn_IN.properties.o gnu/java/locale/.libs/LocaleInformation_bo.properties.o gnu/java/locale/.libs/LocaleInformation_bs.properties.o gnu/java/locale/.libs/LocaleInformation_byn.properties.o gnu/java/locale/.libs/LocaleInformation_byn_ER.properties.o gnu/java/locale/.libs/LocaleInformation_ca.properties.o gnu/java/locale/.libs/LocaleInformation_ca_ES.properties.o gnu/java/locale/.libs/LocaleInformation_cch.properties.o gnu/java/locale/.libs/LocaleInformation_cop.properties.o gnu/java/locale/.libs/LocaleInformation_cs.properties.o gnu/java/locale/.libs/LocaleInformation_cs_CZ.properties.o gnu/java/locale/.libs/LocaleInformation_cy.properties.o gnu/java/locale/.libs/LocaleInformation_cy_GB.properties.o gnu/java/locale/.libs/LocaleInformation_da.properties.o gnu/java/locale/.libs/LocaleInformation_da_DK.properties.o gnu/java/locale/.libs/LocaleInformation_de.properties.o gnu/java/locale/.libs/LocaleInformation_de_AT.properties.o gnu/java/locale/.libs/LocaleInformation_de_BE.properties.o gnu/java/locale/.libs/LocaleInformation_de_CH.properties.o gnu/java/locale/.libs/LocaleInformation_de_DE.properties.o gnu/java/locale/.libs/LocaleInformation_de_LI.properties.o gnu/java/locale/.libs/LocaleInformation_de_LU.properties.o gnu/java/locale/.libs/LocaleInformation_dv.properties.o gnu/java/locale/.libs/LocaleInformation_dv_MV.properties.o gnu/java/locale/.libs/LocaleInformation_dz.properties.o gnu/java/locale/.libs/LocaleInformation_dz_BT.properties.o gnu/java/locale/.libs/LocaleInformation_ee.properties.o gnu/java/locale/.libs/LocaleInformation_el.properties.o gnu/java/locale/.libs/LocaleInformation_el_CY.properties.o gnu/java/locale/.libs/LocaleInformation_el_GR.properties.o gnu/java/locale/.libs/LocaleInformation_en.properties.o gnu/java/locale/.libs/LocaleInformation_en_AS.properties.o gnu/java/locale/.libs/LocaleInformation_en_AU.properties.o gnu/java/locale/.libs/LocaleInformation_en_BE.properties.o gnu/java/locale/.libs/LocaleInformation_en_BW.properties.o gnu/java/locale/.libs/LocaleInformation_en_BZ.properties.o gnu/java/locale/.libs/LocaleInformation_en_CA.properties.o gnu/java/locale/.libs/LocaleInformation_en_Dsrt.properties.o gnu/java/locale/.libs/LocaleInformation_en_GB.properties.o gnu/java/locale/.libs/LocaleInformation_en_GU.properties.o gnu/java/locale/.libs/LocaleInformation_en_HK.properties.o gnu/java/locale/.libs/LocaleInformation_en_IE.properties.o gnu/java/locale/.libs/LocaleInformation_en_IN.properties.o gnu/java/locale/.libs/LocaleInformation_en_JM.properties.o gnu/java/locale/.libs/LocaleInformation_en_MH.properties.o gnu/java/locale/.libs/LocaleInformation_en_MP.properties.o gnu/java/locale/.libs/LocaleInformation_en_MT.properties.o gnu/java/locale/.libs/LocaleInformation_en_NA.properties.o gnu/java/locale/.libs/LocaleInformation_en_NZ.properties.o gnu/java/locale/.libs/LocaleInformation_en_PH.properties.o gnu/java/locale/.libs/LocaleInformation_en_PK.properties.o gnu/java/locale/.libs/LocaleInformation_en_SG.properties.o gnu/java/locale/.libs/LocaleInformation_en_Shaw.properties.o gnu/java/locale/.libs/LocaleInformation_en_TT.properties.o gnu/java/locale/.libs/LocaleInformation_en_UM.properties.o gnu/java/locale/.libs/LocaleInformation_en_US.properties.o gnu/java/locale/.libs/LocaleInformation_en_US_POSIX.properties.o gnu/java/locale/.libs/LocaleInformation_en_VI.properties.o gnu/java/locale/.libs/LocaleInformation_en_ZA.properties.o gnu/java/locale/.libs/LocaleInformation_en_ZW.properties.o gnu/java/locale/.libs/LocaleInformation_eo.properties.o gnu/java/locale/.libs/LocaleInformation_es.properties.o gnu/java/locale/.libs/LocaleInformation_es_AR.properties.o gnu/java/locale/.libs/LocaleInformation_es_BO.properties.o gnu/java/locale/.libs/LocaleInformation_es_CL.properties.o gnu/java/locale/.libs/LocaleInformation_es_CO.properties.o gnu/java/locale/.libs/LocaleInformation_es_CR.properties.o gnu/java/locale/.libs/LocaleInformation_es_DO.properties.o gnu/java/locale/.libs/LocaleInformation_es_EC.properties.o gnu/java/locale/.libs/LocaleInformation_es_ES.properties.o gnu/java/locale/.libs/LocaleInformation_es_GT.properties.o gnu/java/locale/.libs/LocaleInformation_es_HN.properties.o gnu/java/locale/.libs/LocaleInformation_es_MX.properties.o gnu/java/locale/.libs/LocaleInformation_es_NI.properties.o gnu/java/locale/.libs/LocaleInformation_es_PA.properties.o gnu/java/locale/.libs/LocaleInformation_es_PE.properties.o gnu/java/locale/.libs/LocaleInformation_es_PR.properties.o gnu/java/locale/.libs/LocaleInformation_es_PY.properties.o gnu/java/locale/.libs/LocaleInformation_es_SV.properties.o gnu/java/locale/.libs/LocaleInformation_es_US.properties.o gnu/java/locale/.libs/LocaleInformation_es_UY.properties.o gnu/java/locale/.libs/LocaleInformation_es_VE.properties.o gnu/java/locale/.libs/LocaleInformation_et.properties.o gnu/java/locale/.libs/LocaleInformation_et_EE.properties.o gnu/java/locale/.libs/LocaleInformation_eu.properties.o gnu/java/locale/.libs/LocaleInformation_eu_ES.properties.o gnu/java/locale/.libs/LocaleInformation_fa.properties.o gnu/java/locale/.libs/LocaleInformation_fa_AF.properties.o gnu/java/locale/.libs/LocaleInformation_fa_IR.properties.o gnu/java/locale/.libs/LocaleInformation_fi.properties.o gnu/java/locale/.libs/LocaleInformation_fi_FI.properties.o gnu/java/locale/.libs/LocaleInformation_fil.properties.o gnu/java/locale/.libs/LocaleInformation_fo.properties.o gnu/java/locale/.libs/LocaleInformation_fo_FO.properties.o gnu/java/locale/.libs/LocaleInformation_fr.properties.o gnu/java/locale/.libs/LocaleInformation_fr_BE.properties.o gnu/java/locale/.libs/LocaleInformation_fr_CA.properties.o gnu/java/locale/.libs/LocaleInformation_fr_CH.properties.o gnu/java/locale/.libs/LocaleInformation_fr_LU.properties.o gnu/java/locale/.libs/LocaleInformation_fur.properties.o gnu/java/locale/.libs/LocaleInformation_ga.properties.o gnu/java/locale/.libs/LocaleInformation_ga_IE.properties.o gnu/java/locale/.libs/LocaleInformation_gaa.properties.o gnu/java/locale/.libs/LocaleInformation_gez.properties.o gnu/java/locale/.libs/LocaleInformation_gez_ER.properties.o gnu/java/locale/.libs/LocaleInformation_gez_ET.properties.o gnu/java/locale/.libs/LocaleInformation_gl.properties.o gnu/java/locale/.libs/LocaleInformation_gl_ES.properties.o gnu/java/locale/.libs/LocaleInformation_gu.properties.o gnu/java/locale/.libs/LocaleInformation_gu_IN.properties.o gnu/java/locale/.libs/LocaleInformation_gv.properties.o gnu/java/locale/.libs/LocaleInformation_gv_GB.properties.o gnu/java/locale/.libs/LocaleInformation_ha.properties.o gnu/java/locale/.libs/LocaleInformation_ha_Arab.properties.o gnu/java/locale/.libs/LocaleInformation_haw.properties.o gnu/java/locale/.libs/LocaleInformation_haw_US.properties.o gnu/java/locale/.libs/LocaleInformation_he.properties.o gnu/java/locale/.libs/LocaleInformation_he_IL.properties.o gnu/java/locale/.libs/LocaleInformation_hi.properties.o gnu/java/locale/.libs/LocaleInformation_hi_IN.properties.o gnu/java/locale/.libs/LocaleInformation_hr.properties.o gnu/java/locale/.libs/LocaleInformation_hu.properties.o gnu/java/locale/.libs/LocaleInformation_hu_HU.properties.o gnu/java/locale/.libs/LocaleInformation_hy.properties.o gnu/java/locale/.libs/LocaleInformation_hy_AM.properties.o gnu/java/locale/.libs/LocaleInformation_hy_AM_REVISED.properties.o gnu/java/locale/.libs/LocaleInformation_ia.properties.o gnu/java/locale/.libs/LocaleInformation_id.properties.o gnu/java/locale/.libs/LocaleInformation_id_ID.properties.o gnu/java/locale/.libs/LocaleInformation_ig.properties.o gnu/java/locale/.libs/LocaleInformation_ii.properties.o gnu/java/locale/.libs/LocaleInformation_is.properties.o gnu/java/locale/.libs/LocaleInformation_is_IS.properties.o gnu/java/locale/.libs/LocaleInformation_it.properties.o gnu/java/locale/.libs/LocaleInformation_it_CH.properties.o gnu/java/locale/.libs/LocaleInformation_it_IT.properties.o gnu/java/locale/.libs/LocaleInformation_iu.properties.o gnu/java/locale/.libs/LocaleInformation_ja.properties.o gnu/java/locale/.libs/LocaleInformation_ja_JP.properties.o gnu/java/locale/.libs/LocaleInformation_ka.properties.o gnu/java/locale/.libs/LocaleInformation_kaj.properties.o gnu/java/locale/.libs/LocaleInformation_kam.properties.o gnu/java/locale/.libs/LocaleInformation_kcg.properties.o gnu/java/locale/.libs/LocaleInformation_kfo.properties.o gnu/java/locale/.libs/LocaleInformation_kk.properties.o gnu/java/locale/.libs/LocaleInformation_kk_KZ.properties.o gnu/java/locale/.libs/LocaleInformation_kl.properties.o gnu/java/locale/.libs/LocaleInformation_kl_GL.properties.o gnu/java/locale/.libs/LocaleInformation_km.properties.o gnu/java/locale/.libs/LocaleInformation_km_KH.properties.o gnu/java/locale/.libs/LocaleInformation_kn.properties.o gnu/java/locale/.libs/LocaleInformation_kn_IN.properties.o gnu/java/locale/.libs/LocaleInformation_ko.properties.o gnu/java/locale/.libs/LocaleInformation_ko_KR.properties.o gnu/java/locale/.libs/LocaleInformation_kok.properties.o gnu/java/locale/.libs/LocaleInformation_kok_IN.properties.o gnu/java/locale/.libs/LocaleInformation_kpe.properties.o gnu/java/locale/.libs/LocaleInformation_ku.properties.o gnu/java/locale/.libs/LocaleInformation_ku_Arab.properties.o gnu/java/locale/.libs/LocaleInformation_ku_Latn.properties.o gnu/java/locale/.libs/LocaleInformation_kw.properties.o gnu/java/locale/.libs/LocaleInformation_kw_GB.properties.o gnu/java/locale/.libs/LocaleInformation_ky.properties.o gnu/java/locale/.libs/LocaleInformation_ln.properties.o gnu/java/locale/.libs/LocaleInformation_lo.properties.o gnu/java/locale/.libs/LocaleInformation_lo_LA.properties.o gnu/java/locale/.libs/LocaleInformation_lt.properties.o gnu/java/locale/.libs/LocaleInformation_lt_LT.properties.o gnu/java/locale/.libs/LocaleInformation_lv.properties.o gnu/java/locale/.libs/LocaleInformation_lv_LV.properties.o gnu/java/locale/.libs/LocaleInformation_mk.properties.o gnu/java/locale/.libs/LocaleInformation_ml.properties.o gnu/java/locale/.libs/LocaleInformation_ml_IN.properties.o gnu/java/locale/.libs/LocaleInformation_mn.properties.o gnu/java/locale/.libs/LocaleInformation_mr.properties.o gnu/java/locale/.libs/LocaleInformation_mr_IN.properties.o gnu/java/locale/.libs/LocaleInformation_ms.properties.o gnu/java/locale/.libs/LocaleInformation_ms_BN.properties.o gnu/java/locale/.libs/LocaleInformation_ms_MY.properties.o gnu/java/locale/.libs/LocaleInformation_mt.properties.o gnu/java/locale/.libs/LocaleInformation_mt_MT.properties.o gnu/java/locale/.libs/LocaleInformation_my.properties.o gnu/java/locale/.libs/LocaleInformation_nb.properties.o gnu/java/locale/.libs/LocaleInformation_nb_NO.properties.o gnu/java/locale/.libs/LocaleInformation_ne.properties.o gnu/java/locale/.libs/LocaleInformation_nl.properties.o gnu/java/locale/.libs/LocaleInformation_nl_BE.properties.o gnu/java/locale/.libs/LocaleInformation_nl_NL.properties.o gnu/java/locale/.libs/LocaleInformation_nn.properties.o gnu/java/locale/.libs/LocaleInformation_nn_NO.properties.o gnu/java/locale/.libs/LocaleInformation_nr.properties.o gnu/java/locale/.libs/LocaleInformation_nso.properties.o gnu/java/locale/.libs/LocaleInformation_ny.properties.o gnu/java/locale/.libs/LocaleInformation_om.properties.o gnu/java/locale/.libs/LocaleInformation_om_ET.properties.o gnu/java/locale/.libs/LocaleInformation_om_KE.properties.o gnu/java/locale/.libs/LocaleInformation_or.properties.o gnu/java/locale/.libs/LocaleInformation_or_IN.properties.o gnu/java/locale/.libs/LocaleInformation_pa.properties.o gnu/java/locale/.libs/LocaleInformation_pa_Arab.properties.o gnu/java/locale/.libs/LocaleInformation_pa_IN.properties.o gnu/java/locale/.libs/LocaleInformation_pl.properties.o gnu/java/locale/.libs/LocaleInformation_pl_PL.properties.o gnu/java/locale/.libs/LocaleInformation_ps.properties.o gnu/java/locale/.libs/LocaleInformation_ps_AF.properties.o gnu/java/locale/.libs/LocaleInformation_pt.properties.o gnu/java/locale/.libs/LocaleInformation_pt_BR.properties.o gnu/java/locale/.libs/LocaleInformation_pt_PT.properties.o gnu/java/locale/.libs/LocaleInformation_ro.properties.o gnu/java/locale/.libs/LocaleInformation_ro_RO.properties.o gnu/java/locale/.libs/LocaleInformation_ru.properties.o gnu/java/locale/.libs/LocaleInformation_ru_RU.properties.o gnu/java/locale/.libs/LocaleInformation_ru_UA.properties.o gnu/java/locale/.libs/LocaleInformation_rw.properties.o gnu/java/locale/.libs/LocaleInformation_sa.properties.o gnu/java/locale/.libs/LocaleInformation_sa_IN.properties.o gnu/java/locale/.libs/LocaleInformation_se.properties.o gnu/java/locale/.libs/LocaleInformation_se_FI.properties.o gnu/java/locale/.libs/LocaleInformation_si.properties.o gnu/java/locale/.libs/LocaleInformation_sid.properties.o gnu/java/locale/.libs/LocaleInformation_sid_ET.properties.o gnu/java/locale/.libs/LocaleInformation_sk.properties.o gnu/java/locale/.libs/LocaleInformation_sk_SK.properties.o gnu/java/locale/.libs/LocaleInformation_sl.properties.o gnu/java/locale/.libs/LocaleInformation_sl_SI.properties.o gnu/java/locale/.libs/LocaleInformation_so.properties.o gnu/java/locale/.libs/LocaleInformation_so_DJ.properties.o gnu/java/locale/.libs/LocaleInformation_so_ET.properties.o gnu/java/locale/.libs/LocaleInformation_so_KE.properties.o gnu/java/locale/.libs/LocaleInformation_so_SO.properties.o gnu/java/locale/.libs/LocaleInformation_sq.properties.o gnu/java/locale/.libs/LocaleInformation_sq_AL.properties.o gnu/java/locale/.libs/LocaleInformation_sr.properties.o gnu/java/locale/.libs/LocaleInformation_sr_BA_Cyrl.properties.o gnu/java/locale/.libs/LocaleInformation_sr_BA_Latn.properties.o gnu/java/locale/.libs/LocaleInformation_sr_Cyrl.properties.o gnu/java/locale/.libs/LocaleInformation_sr_Latn.properties.o gnu/java/locale/.libs/LocaleInformation_sr_ME_Latn.properties.o gnu/java/locale/.libs/LocaleInformation_sr_RS_Latn.properties.o gnu/java/locale/.libs/LocaleInformation_ss.properties.o gnu/java/locale/.libs/LocaleInformation_ssy.properties.o gnu/java/locale/.libs/LocaleInformation_st.properties.o gnu/java/locale/.libs/LocaleInformation_sv.properties.o gnu/java/locale/.libs/LocaleInformation_sv_FI.properties.o gnu/java/locale/.libs/LocaleInformation_sv_SE.properties.o gnu/java/locale/.libs/LocaleInformation_sw.properties.o gnu/java/locale/.libs/LocaleInformation_sw_KE.properties.o gnu/java/locale/.libs/LocaleInformation_sw_TZ.properties.o gnu/java/locale/.libs/LocaleInformation_syr.properties.o gnu/java/locale/.libs/LocaleInformation_syr_SY.properties.o gnu/java/locale/.libs/LocaleInformation_ta.properties.o gnu/java/locale/.libs/LocaleInformation_ta_IN.properties.o gnu/java/locale/.libs/LocaleInformation_te.properties.o gnu/java/locale/.libs/LocaleInformation_te_IN.properties.o gnu/java/locale/.libs/LocaleInformation_tg.properties.o gnu/java/locale/.libs/LocaleInformation_th.properties.o gnu/java/locale/.libs/LocaleInformation_th_TH.properties.o gnu/java/locale/.libs/LocaleInformation_ti.properties.o gnu/java/locale/.libs/LocaleInformation_ti_ER.properties.o gnu/java/locale/.libs/LocaleInformation_ti_ET.properties.o gnu/java/locale/.libs/LocaleInformation_tig.properties.o gnu/java/locale/.libs/LocaleInformation_tig_ER.properties.o gnu/java/locale/.libs/LocaleInformation_tn.properties.o gnu/java/locale/.libs/LocaleInformation_to.properties.o gnu/java/locale/.libs/LocaleInformation_tr.properties.o gnu/java/locale/.libs/LocaleInformation_tr_TR.properties.o gnu/java/locale/.libs/LocaleInformation_trv.properties.o gnu/java/locale/.libs/LocaleInformation_ts.properties.o gnu/java/locale/.libs/LocaleInformation_tt.properties.o gnu/java/locale/.libs/LocaleInformation_tt_RU.properties.o gnu/java/locale/.libs/LocaleInformation_ug.properties.o gnu/java/locale/.libs/LocaleInformation_uk.properties.o gnu/java/locale/.libs/LocaleInformation_uk_UA.properties.o gnu/java/locale/.libs/LocaleInformation_ur.properties.o gnu/java/locale/.libs/LocaleInformation_ur_IN.properties.o gnu/java/locale/.libs/LocaleInformation_uz.properties.o gnu/java/locale/.libs/LocaleInformation_uz_AF_Arab.properties.o gnu/java/locale/.libs/LocaleInformation_uz_Arab.properties.o gnu/java/locale/.libs/LocaleInformation_uz_Latn.properties.o gnu/java/locale/.libs/LocaleInformation_ve.properties.o gnu/java/locale/.libs/LocaleInformation_vi.properties.o gnu/java/locale/.libs/LocaleInformation_wal.properties.o gnu/java/locale/.libs/LocaleInformation_wal_ET.properties.o gnu/java/locale/.libs/LocaleInformation_wo.properties.o gnu/java/locale/.libs/LocaleInformation_xh.properties.o gnu/java/locale/.libs/LocaleInformation_yo.properties.o gnu/java/locale/.libs/LocaleInformation_zh.properties.o gnu/java/locale/.libs/LocaleInformation_zh_CN_Hans.properties.o gnu/java/locale/.libs/LocaleInformation_zh_HK_Hant.properties.o gnu/java/locale/.libs/LocaleInformation_zh_Hant.properties.o gnu/java/locale/.libs/LocaleInformation_zh_MO_Hant.properties.o gnu/java/locale/.libs/LocaleInformation_zh_SG_Hans.properties.o gnu/java/locale/.libs/LocaleInformation_zh_TW_Hant.properties.o gnu/java/locale/.libs/LocaleInformation_zu.properties.o gnu/java/util/regex/.libs/MessagesBundle.properties.o gnu/java/util/regex/.libs/MessagesBundle_fr.properties.o gnu/java/util/regex/.libs/MessagesBundle_it.properties.o gnu/javax/print/.libs/MessagesBundle.properties.o gnu/javax/print/.libs/MessagesBundle_de.properties.o gnu/javax/security/auth/callback/.libs/MessagesBundle.properties.o java/text/.libs/metazones.properties.o java/util/.libs/iso4217.properties.o java/util/.libs/weeks.properties.o javax/imageio/plugins/jpeg/.libs/MessagesBundle.properties.o javax/swing/text/html/.libs/default.css.o org/ietf/jgss/.libs/MessagesBundle.properties.o META-INF/services/.libs/java.util.prefs.PreferencesFactory.o META-INF/services/.libs/java.util.prefs.PreferencesFactory.in.o META-INF/services/.libs/javax.sound.midi.spi.MidiDeviceProvider.o META-INF/services/.libs/javax.sound.midi.spi.MidiFileReader.o META-INF/services/.libs/javax.sound.midi.spi.MidiFileWriter.o META-INF/services/.libs/javax.sound.sampled.spi.AudioFileReader.o .libs/gnu-CORBA.o .libs/gnu-java-awt-dnd-peer-gtk.o .libs/gnu-java-awt-peer-gtk.o .libs/gnu-java-awt-peer-swing.o .libs/gnu-java-beans.o .libs/gnu-java-lang-management.o .libs/gnu-java-math.o .libs/gnu-java-util-prefs-gconf.o .libs/gnu-javax-management.o .libs/gnu-javax-rmi.o .libs/gnu-javax-sound-midi.o .libs/gnu-xml-aelfred2.o .libs/gnu-xml-dom.o .libs/gnu-xml-libxmlj.o .libs/gnu-xml-pipeline.o .libs/gnu-xml-stream.o .libs/gnu-xml-transform.o .libs/gnu-xml-util.o .libs/gnu-xml-validation.o .libs/gnu-xml-xpath.o .libs/java-lang-management.o .libs/javax-imageio.o .libs/javax-rmi.o .libs/javax-xml.o .libs/org-omg-CORBA.o .libs/org-omg-CORBA_2_3.o .libs/org-omg-CosNaming.o .libs/org-omg-Dynamic.o .libs/org-omg-DynamicAny.o .libs/org-omg-IOP.o .libs/org-omg-Messaging.o .libs/org-omg-PortableInterceptor.o .libs/org-omg-PortableServer.o .libs/org-omg-SendingContext.o .libs/org-omg-stub.o .libs/org-relaxng.o .libs/org-w3c.o .libs/org-xml.o -Wl,--whole-archive ./libltdl/.libs/libltdlc.a classpath/native/fdlibm/.libs/libfdlibm.a ../libffi/.libs/libffi_convenience.a ../zlib/.libs/libzgcj_convenience.a ../boehm-gc/.libs/libgcjgc_convenience.a -Wl,--no-whole-archive -L[...]/hurd/master.build/i686-unknown-gnu0.6/libstdc++-v3/src -L[...]/hurd/master.build/i686-unknown-gnu0.6/libstdc++-v3/src/.libs -L[...]/hurd/master.build/i686-unknown-gnu0.6/libstdc++-v3/libsupc++/.libs -L[...]/hurd/master.build/i686-unknown-gnu0.6/libjava -lpthread -lrt -ldl -L[...]/hurd/master.build/./gcc -L/lib/i386-gnu -L/usr/lib/i386-gnu -lc -lgcc_s [...]/hurd/master.build/./gcc/crtendS.o /usr/lib/i386-gnu/crtn.o -Wl,-Bsymbolic-functions -Wl,--version-script=../../../master/libjava/libgcj.ver -Wl,-soname -Wl,libgcj.so.15 -o .libs/libgcj.so.15.0.0
.libs/posix-threads.o: In function `_Jv_ThreadSetPriority(_Jv_Thread_t*, int)':
[...]/hurd/master.build/i686-unknown-gnu0.6/libjava/../../../master/libjava/posix-threads.cc:587: warning: pthread_setschedparam is not implemented and will always fail
-gnu/java/nio/channels/.libs/natFileChannelImpl.o: In function `void java::nio::MappedByteBufferImpl::forceImpl()':
+gnu/java/nio/channels/.libs/natFileChannelImpl.o: In function `msync_adaptor<void*, unsigned int, int>':
[...]/hurd/master.build/i686-unknown-gnu0.6/libjava/gnu/java/nio/channels/natFileChannelImpl.cc:78: warning: msync is not implemented and will always fail
libtool: link: (cd ".libs" && rm -f "libgcj.so.15" && ln -s "libgcj.so.15.0.0" "libgcj.so.15")
libtool: link: (cd ".libs" && rm -f "libgcj.so" && ln -s "libgcj.so.15.0.0" "libgcj.so")
diff --git a/gcc/laplace.SCHWINGE/log_test b/gcc/laplace.SCHWINGE/log_test
index 6df7cf36..0bcf9b7b 100644
--- a/gcc/laplace.SCHWINGE/log_test
+++ b/gcc/laplace.SCHWINGE/log_test
@@ -108,7 +108,7 @@ Fixed: tinfo.h
Fixed: types/vxTypesBase.h
Fixed: unistd.h
math.h [...]/hurd/master/fixincludes/tests/base/math.h differ: char 1529, line 76
-*** math.h Wed Nov 4 05:41:36 2015
+*** math.h Thu Feb 18 15:35:01 2016
--- [...]/hurd/master/fixincludes/tests/base/math.h Mon Dec 10 23:37:58 2012
***************
*** 73,78 ****
@@ -121,7 +121,7 @@ math.h [...]/hurd/master/fixincludes/tests/base/math.h differ: char 1529, line 7
#endif /* MATH_HUGE_VAL_FROM_DBL_MAX_CHECK */
reg_types.h [...]/hurd/master/fixincludes/tests/base/reg_types.h differ: char 266, line 12
-*** reg_types.h Wed Nov 4 05:41:36 2015
+*** reg_types.h Thu Feb 18 15:35:01 2016
--- [...]/hurd/master/fixincludes/tests/base/reg_types.h Sun May 27 02:29:29 2012
***************
*** 9,15 ****
@@ -142,7 +142,7 @@ reg_types.h [...]/hurd/master/fixincludes/tests/base/reg_types.h differ: char 26
} __regex_t;
extern __regex_t re;
sys/stat.h [...]/hurd/master/fixincludes/tests/base/sys/stat.h differ: char 881, line 38
-*** sys/stat.h Wed Nov 4 05:41:37 2015
+*** sys/stat.h Thu Feb 18 15:35:01 2016
--- [...]/hurd/master/fixincludes/tests/base/sys/stat.h Mon Dec 10 23:37:58 2012
***************
*** 35,41 ****
@@ -163,7 +163,7 @@ sys/stat.h [...]/hurd/master/fixincludes/tests/base/sys/stat.h differ: char 881,
#include <types/vxTypesOld.h>
#endif /* VXWORKS_NEEDS_VXWORKS_CHECK */
time.h [...]/hurd/master/fixincludes/tests/base/time.h differ: char 375, line 17
-*** time.h Wed Nov 4 05:41:37 2015
+*** time.h Thu Feb 18 15:35:01 2016
--- [...]/hurd/master/fixincludes/tests/base/time.h Sun May 27 02:29:29 2012
***************
*** 14,20 ****
@@ -191,7 +191,7 @@ make[2]: Leaving directory '[...]/hurd/master.build/fixincludes'
Makefile:3596: recipe for target 'check-fixincludes' failed
make[1]: *** [check-fixincludes] Error 2
make[2]: Entering directory '[...]/hurd/master.build/gcc'
-Test Run By thomas on Wed Nov 4 05:41:40 CET 2015
+Test Run By thomas on Thu Feb 18 15:35:05 CET 2016
=== acats configuration ===
target gcc is [...]/hurd/master.build/gcc/xgcc -B[...]/hurd/master.build/gcc/
Reading specs from [...]/hurd/master.build/gcc/specs COLLECT_GCC=[...]/hurd/master.build/gcc/xgcc COLLECT_LTO_WRAPPER=[...]/hurd/master.build/gcc/lto-wrapper Target: i686-unknown-gnu0.6 Configured with: ../master/configure --prefix=[...]/hurd/master.build.install SHELL=/bin/dash CC=gcc-4.9 CXX=g++-4.9 --enable-languages=all,ada Thread model: posix gcc version 5.0.0 20150119 (experimental) (GCC)
@@ -240,7 +240,7 @@ Running chapter l ...
# of expected passes 2311
# of unexpected failures 9
*** FAILURES: c23003b c23003g c23003i c52103x c52104x c52104y cb1010a cb1010c cb1010d
-[...]/hurd/master/gcc/testsuite/ada/acats/run_all.sh completed at Wed Nov 4 06:41:30 CET 2015
+[...]/hurd/master/gcc/testsuite/ada/acats/run_all.sh completed at Thu Feb 18 16:23:02 CET 2016
Making a new config file...
echo "set tmpdir [...]/hurd/master.build/gcc/testsuite" >> ./site.tmp
test -d plugin || mkdir plugin
@@ -258,7 +258,7 @@ if [ -f ${rootme}/../expect/expect ] ; then \
TCL_LIBRARY=`cd .. ; cd ${srcdir}/../tcl/library ; ${PWDCMD-pwd}` ; \
export TCL_LIBRARY ; fi ; \
runtest --tool gnat )
-Test Run By thomas on Wed Nov 4 06:41:31 2015
+Test Run By thomas on Thu Feb 18 16:23:03 2016
Native configuration is i686-unknown-gnu0.6
=== gnat tests ===
@@ -315,7 +315,7 @@ else \
touch ${rootme}/testsuite/gcc-parallel/finished; \
fi ; \
fi )
-Test Run By thomas on Wed Nov 4 06:47:34 2015
+Test Run By thomas on Thu Feb 18 16:27:58 2016
Native configuration is i686-unknown-gnu0.6
=== gcc tests ===
@@ -517,7 +517,7 @@ else \
touch ${rootme}/testsuite/g++-parallel/finished; \
fi ; \
fi )
-Test Run By thomas on Wed Nov 4 10:51:39 2015
+Test Run By thomas on Thu Feb 18 19:42:36 2016
Native configuration is i686-unknown-gnu0.6
=== g++ tests ===
@@ -629,7 +629,7 @@ else \
touch ${rootme}/testsuite/gfortran-parallel/finished; \
fi ; \
fi )
-Test Run By thomas on Wed Nov 4 13:20:51 2015
+Test Run By thomas on Thu Feb 18 21:27:52 2016
Native configuration is i686-unknown-gnu0.6
=== gfortran tests ===
@@ -686,7 +686,7 @@ else \
touch ${rootme}/testsuite/objc-parallel/finished; \
fi ; \
fi )
-Test Run By thomas on Wed Nov 4 15:38:02 2015
+Test Run By thomas on Thu Feb 18 23:04:55 2016
Native configuration is i686-unknown-gnu0.6
=== objc tests ===
@@ -701,6 +701,8 @@ Using [...]/hurd/master/gcc/testsuite/config/default.exp as tool-and-target-spec
Running [...]/hurd/master/gcc/testsuite/objc/compile/compile.exp ...
Running [...]/hurd/master/gcc/testsuite/objc/execute/exceptions/exceptions.exp ...
Running [...]/hurd/master/gcc/testsuite/objc/execute/execute.exp ...
+WARNING: program timed out.
+FAIL: objc/execute/bf-2.m compilation, -O2 -fgnu-runtime
Running [...]/hurd/master/gcc/testsuite/objc.dg/attributes/attributes.exp ...
Running [...]/hurd/master/gcc/testsuite/objc.dg/dg.exp ...
Running [...]/hurd/master/gcc/testsuite/objc.dg/gnu-encoding/gnu-encoding.exp ...
@@ -716,8 +718,10 @@ Running [...]/hurd/master/gcc/testsuite/objc.dg/torture/tls/tls.exp ...
=== objc Summary ===
-# of expected passes 3004
+# of expected passes 3002
+# of unexpected failures 1
# of expected failures 6
+# of unresolved testcases 1
# of unsupported tests 74
[...]/hurd/master.build/gcc/xgcc version 5.0.0 20150119 (experimental) (GCC)
@@ -904,7 +908,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
else \
echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
-Test Run By thomas on Wed Nov 4 15:45:32 2015
+Test Run By thomas on Thu Feb 18 23:15:37 2016
Native configuration is i686-unknown-gnu0.6
=== libstdc++ tests ===
@@ -1186,7 +1190,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi; \
exit $exit_status
-Test Run By thomas on Wed Nov 4 19:39:49 2015
+Test Run By thomas on Fri Feb 19 02:22:42 2016
Native configuration is i686-unknown-gnu0.6
=== libffi tests ===
@@ -1379,7 +1383,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi; \
exit $exit_status
-Test Run By thomas on Wed Nov 4 19:49:22 2015
+Test Run By thomas on Fri Feb 19 02:29:33 2016
Native configuration is i686-unknown-gnu0.6
=== libjava tests ===
@@ -1400,6 +1404,10 @@ LD_LIBRARY_PATH=. [...]/hurd/master.build/i686-unknown-gnu0.6/./libjava/gij -cp
LD_LIBRARY_PATH=. [...]/hurd/master.build/i686-unknown-gnu0.6/./libjava/gij -cp [...]/hurd/master/libjava/testsuite/libjava.jvmti/interp/getstacktrace.jar -agentlib:dummyagent getstacktrace
Running [...]/hurd/master/libjava/testsuite/libjava.jvmti/jvmti.exp ...
Running [...]/hurd/master/libjava/testsuite/libjava.lang/lang.exp ...
+FAIL: Thread_Sleep_2 output - source compiled test
+FAIL: Thread_Sleep_2 -findirect-dispatch output - source compiled test
+FAIL: Thread_Sleep_2 -O3 output - source compiled test
+FAIL: Thread_Sleep_2 -O3 -findirect-dispatch output - source compiled test
FAIL: Throw_2 execution - source compiled test
FAIL: Throw_2 -findirect-dispatch execution - source compiled test
FAIL: Throw_2 -O3 execution - source compiled test
@@ -1411,8 +1419,8 @@ Running [...]/hurd/master/libjava/testsuite/libjava.verify/verify.exp ...
=== libjava Summary ===
-# of expected passes 2574
-# of unexpected failures 4
+# of expected passes 2570
+# of unexpected failures 8
# of expected failures 4
# of untested testcases 4
Makefile:387: recipe for target 'check-DEJAGNU' failed
@@ -1500,7 +1508,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi; \
exit $exit_status
-Test Run By thomas on Wed Nov 4 20:13:44 2015
+Test Run By thomas on Fri Feb 19 02:45:56 2016
Native configuration is i686-unknown-gnu0.6
=== boehm-gc tests ===
@@ -1591,7 +1599,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi; \
exit $exit_status
-Test Run By thomas on Wed Nov 4 20:14:20 2015
+Test Run By thomas on Fri Feb 19 02:46:08 2016
Native configuration is i686-unknown-gnu0.6
=== libgomp tests ===
@@ -1607,19 +1615,14 @@ Running [...]/hurd/master/libgomp/testsuite/libgomp.c/c.exp ...
FAIL: libgomp.c/lib-1.c execution test
Running [...]/hurd/master/libgomp/testsuite/libgomp.c++/c++.exp ...
Running [...]/hurd/master/libgomp/testsuite/libgomp.fortran/fortran.exp ...
-FAIL: libgomp.fortran/lib1.f90 -O1 execution test
+FAIL: libgomp.fortran/lib1.f90 -O2 execution test
+FAIL: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer execution test
FAIL: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
-FAIL: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
+FAIL: libgomp.fortran/lib1.f90 -O3 -g execution test
FAIL: libgomp.fortran/lib1.f90 -Os execution test
-FAIL: libgomp.fortran/lib2.f -O1 execution test
-FAIL: libgomp.fortran/lib2.f -O2 execution test
-FAIL: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer execution test
-FAIL: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer -funroll-loops execution test
-FAIL: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
-FAIL: libgomp.fortran/lib2.f -O3 -g execution test
-FAIL: libgomp.fortran/lib3.f -O1 execution test
FAIL: libgomp.fortran/lib3.f -O2 execution test
FAIL: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer execution test
+FAIL: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: libgomp.fortran/lib3.f -Os execution test
Running [...]/hurd/master/libgomp/testsuite/libgomp.graphite/graphite.exp ...
Running [...]/hurd/master/libgomp/testsuite/libgomp.oacc-c/c.exp ...
@@ -1628,8 +1631,8 @@ Running [...]/hurd/master/libgomp/testsuite/libgomp.oacc-fortran/fortran.exp ...
=== libgomp Summary ===
-# of expected passes 5756
-# of unexpected failures 15
+# of expected passes 5761
+# of unexpected failures 10
# of unsupported tests 253
Makefile:277: recipe for target 'check-DEJAGNU' failed
make[4]: *** [check-DEJAGNU] Error 1
@@ -1711,7 +1714,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi; \
exit $exit_status
-Test Run By thomas on Wed Nov 4 20:45:53 2015
+Test Run By thomas on Fri Feb 19 03:07:23 2016
Native configuration is i686-unknown-gnu0.6
=== libitm tests ===
@@ -1800,7 +1803,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi; \
exit $exit_status
-Test Run By thomas on Wed Nov 4 20:46:02 2015
+Test Run By thomas on Fri Feb 19 03:07:30 2016
Native configuration is i686-unknown-gnu0.6
=== libatomic tests ===
diff --git a/gcc/laplace.SCHWINGE/test/[ARCH]/boehm-gc/testsuite/boehm-gc.sum b/gcc/laplace.SCHWINGE/test/[ARCH]/boehm-gc/testsuite/boehm-gc.sum
index 7a0789cb..3540de78 100644
--- a/gcc/laplace.SCHWINGE/test/[ARCH]/boehm-gc/testsuite/boehm-gc.sum
+++ b/gcc/laplace.SCHWINGE/test/[ARCH]/boehm-gc/testsuite/boehm-gc.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Wed Nov 4 20:13:44 2015
+Test Run By thomas on Fri Feb 19 02:45:56 2016
Native configuration is i686-unknown-gnu0.6
=== boehm-gc tests ===
diff --git a/gcc/laplace.SCHWINGE/test/[ARCH]/libatomic/testsuite/libatomic.sum b/gcc/laplace.SCHWINGE/test/[ARCH]/libatomic/testsuite/libatomic.sum
index c6d84469..db61bf6c 100644
--- a/gcc/laplace.SCHWINGE/test/[ARCH]/libatomic/testsuite/libatomic.sum
+++ b/gcc/laplace.SCHWINGE/test/[ARCH]/libatomic/testsuite/libatomic.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Wed Nov 4 20:46:02 2015
+Test Run By thomas on Fri Feb 19 03:07:30 2016
Native configuration is i686-unknown-gnu0.6
=== libatomic tests ===
diff --git a/gcc/laplace.SCHWINGE/test/[ARCH]/libffi/testsuite/libffi.sum b/gcc/laplace.SCHWINGE/test/[ARCH]/libffi/testsuite/libffi.sum
index f9dde0e2..01c3ceba 100644
--- a/gcc/laplace.SCHWINGE/test/[ARCH]/libffi/testsuite/libffi.sum
+++ b/gcc/laplace.SCHWINGE/test/[ARCH]/libffi/testsuite/libffi.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Wed Nov 4 19:39:49 2015
+Test Run By thomas on Fri Feb 19 02:22:42 2016
Native configuration is i686-unknown-gnu0.6
=== libffi tests ===
diff --git a/gcc/laplace.SCHWINGE/test/[ARCH]/libgomp/testsuite/libgomp.sum b/gcc/laplace.SCHWINGE/test/[ARCH]/libgomp/testsuite/libgomp.sum
index 65a1efe4..472e0fdc 100644
--- a/gcc/laplace.SCHWINGE/test/[ARCH]/libgomp/testsuite/libgomp.sum
+++ b/gcc/laplace.SCHWINGE/test/[ARCH]/libgomp/testsuite/libgomp.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Wed Nov 4 20:14:20 2015
+Test Run By thomas on Fri Feb 19 02:46:08 2016
Native configuration is i686-unknown-gnu0.6
=== libgomp tests ===
@@ -2151,39 +2151,39 @@ PASS: libgomp.fortran/lastprivate2.f90 -O execution test
PASS: libgomp.fortran/lib1.f90 -O0 (test for excess errors)
PASS: libgomp.fortran/lib1.f90 -O0 execution test
PASS: libgomp.fortran/lib1.f90 -O1 (test for excess errors)
-FAIL: libgomp.fortran/lib1.f90 -O1 execution test
+PASS: libgomp.fortran/lib1.f90 -O1 execution test
PASS: libgomp.fortran/lib1.f90 -O2 (test for excess errors)
-PASS: libgomp.fortran/lib1.f90 -O2 execution test
+FAIL: libgomp.fortran/lib1.f90 -O2 execution test
PASS: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer (test for excess errors)
-PASS: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer execution test
+FAIL: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer execution test
PASS: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
FAIL: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
PASS: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
-FAIL: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
+PASS: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
PASS: libgomp.fortran/lib1.f90 -O3 -g (test for excess errors)
-PASS: libgomp.fortran/lib1.f90 -O3 -g execution test
+FAIL: libgomp.fortran/lib1.f90 -O3 -g execution test
PASS: libgomp.fortran/lib1.f90 -Os (test for excess errors)
FAIL: libgomp.fortran/lib1.f90 -Os execution test
PASS: libgomp.fortran/lib2.f -O0 (test for excess errors)
PASS: libgomp.fortran/lib2.f -O0 execution test
PASS: libgomp.fortran/lib2.f -O1 (test for excess errors)
-FAIL: libgomp.fortran/lib2.f -O1 execution test
+PASS: libgomp.fortran/lib2.f -O1 execution test
PASS: libgomp.fortran/lib2.f -O2 (test for excess errors)
-FAIL: libgomp.fortran/lib2.f -O2 execution test
+PASS: libgomp.fortran/lib2.f -O2 execution test
PASS: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer (test for excess errors)
-FAIL: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer execution test
+PASS: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer execution test
PASS: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
-FAIL: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer -funroll-loops execution test
+PASS: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer -funroll-loops execution test
PASS: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
-FAIL: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
+PASS: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
PASS: libgomp.fortran/lib2.f -O3 -g (test for excess errors)
-FAIL: libgomp.fortran/lib2.f -O3 -g execution test
+PASS: libgomp.fortran/lib2.f -O3 -g execution test
PASS: libgomp.fortran/lib2.f -Os (test for excess errors)
PASS: libgomp.fortran/lib2.f -Os execution test
PASS: libgomp.fortran/lib3.f -O0 (test for excess errors)
PASS: libgomp.fortran/lib3.f -O0 execution test
PASS: libgomp.fortran/lib3.f -O1 (test for excess errors)
-FAIL: libgomp.fortran/lib3.f -O1 execution test
+PASS: libgomp.fortran/lib3.f -O1 execution test
PASS: libgomp.fortran/lib3.f -O2 (test for excess errors)
FAIL: libgomp.fortran/lib3.f -O2 execution test
PASS: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer (test for excess errors)
@@ -2191,7 +2191,7 @@ FAIL: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer execution test
PASS: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
PASS: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer -funroll-loops execution test
PASS: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
-PASS: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
+FAIL: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
PASS: libgomp.fortran/lib3.f -O3 -g (test for excess errors)
PASS: libgomp.fortran/lib3.f -O3 -g execution test
PASS: libgomp.fortran/lib3.f -Os (test for excess errors)
@@ -6041,6 +6041,6 @@ PASS: libgomp.oacc-fortran/subarrays-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SH
=== libgomp Summary ===
-# of expected passes 5756
-# of unexpected failures 15
+# of expected passes 5761
+# of unexpected failures 10
# of unsupported tests 253
diff --git a/gcc/laplace.SCHWINGE/test/[ARCH]/libitm/testsuite/libitm.sum b/gcc/laplace.SCHWINGE/test/[ARCH]/libitm/testsuite/libitm.sum
index 18c106cf..239de620 100644
--- a/gcc/laplace.SCHWINGE/test/[ARCH]/libitm/testsuite/libitm.sum
+++ b/gcc/laplace.SCHWINGE/test/[ARCH]/libitm/testsuite/libitm.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Wed Nov 4 20:45:53 2015
+Test Run By thomas on Fri Feb 19 03:07:23 2016
Native configuration is i686-unknown-gnu0.6
=== libitm tests ===
diff --git a/gcc/laplace.SCHWINGE/test/[ARCH]/libjava/testsuite/libjava.sum b/gcc/laplace.SCHWINGE/test/[ARCH]/libjava/testsuite/libjava.sum
index 1ad0674c..1373579c 100644
--- a/gcc/laplace.SCHWINGE/test/[ARCH]/libjava/testsuite/libjava.sum
+++ b/gcc/laplace.SCHWINGE/test/[ARCH]/libjava/testsuite/libjava.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Wed Nov 4 19:49:22 2015
+Test Run By thomas on Fri Feb 19 02:29:33 2016
Native configuration is i686-unknown-gnu0.6
=== libjava tests ===
@@ -1364,16 +1364,16 @@ PASS: Thread_Sleep -O3 -findirect-dispatch execution - source compiled test
PASS: Thread_Sleep -O3 -findirect-dispatch output - source compiled test
PASS: Thread_Sleep_2 compilation from source
PASS: Thread_Sleep_2 execution - source compiled test
-PASS: Thread_Sleep_2 output - source compiled test
+FAIL: Thread_Sleep_2 output - source compiled test
PASS: Thread_Sleep_2 -findirect-dispatch compilation from source
PASS: Thread_Sleep_2 -findirect-dispatch execution - source compiled test
-PASS: Thread_Sleep_2 -findirect-dispatch output - source compiled test
+FAIL: Thread_Sleep_2 -findirect-dispatch output - source compiled test
PASS: Thread_Sleep_2 -O3 compilation from source
PASS: Thread_Sleep_2 -O3 execution - source compiled test
-PASS: Thread_Sleep_2 -O3 output - source compiled test
+FAIL: Thread_Sleep_2 -O3 output - source compiled test
PASS: Thread_Sleep_2 -O3 -findirect-dispatch compilation from source
PASS: Thread_Sleep_2 -O3 -findirect-dispatch execution - source compiled test
-PASS: Thread_Sleep_2 -O3 -findirect-dispatch output - source compiled test
+FAIL: Thread_Sleep_2 -O3 -findirect-dispatch output - source compiled test
PASS: Thread_Wait compilation from source
PASS: Thread_Wait execution - source compiled test
PASS: Thread_Wait output - source compiled test
@@ -2606,7 +2606,7 @@ Running [...]/hurd/master/libjava/testsuite/libjava.verify/verify.exp ...
=== libjava Summary ===
-# of expected passes 2574
-# of unexpected failures 4
+# of expected passes 2570
+# of unexpected failures 8
# of expected failures 4
# of untested testcases 4
diff --git a/gcc/laplace.SCHWINGE/test/[ARCH]/libstdc++-v3/testsuite/libstdc++.sum b/gcc/laplace.SCHWINGE/test/[ARCH]/libstdc++-v3/testsuite/libstdc++.sum
index 36e02c64..f7e1259a 100644
--- a/gcc/laplace.SCHWINGE/test/[ARCH]/libstdc++-v3/testsuite/libstdc++.sum
+++ b/gcc/laplace.SCHWINGE/test/[ARCH]/libstdc++-v3/testsuite/libstdc++.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Wed Nov 4 15:45:32 2015
+Test Run By thomas on Thu Feb 18 23:15:37 2016
Native configuration is i686-unknown-gnu0.6
=== libstdc++ tests ===
diff --git a/gcc/laplace.SCHWINGE/test/gcc/testsuite/ada/acats/acats.sum b/gcc/laplace.SCHWINGE/test/gcc/testsuite/ada/acats/acats.sum
index ddd2ea3a..09bbcf1b 100644
--- a/gcc/laplace.SCHWINGE/test/gcc/testsuite/ada/acats/acats.sum
+++ b/gcc/laplace.SCHWINGE/test/gcc/testsuite/ada/acats/acats.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Wed Nov 4 05:41:40 CET 2015
+Test Run By thomas on Thu Feb 18 15:35:05 CET 2016
=== acats configuration ===
target gcc is [...]/hurd/master.build/gcc/xgcc -B[...]/hurd/master.build/gcc/
Reading specs from [...]/hurd/master.build/gcc/specs COLLECT_GCC=[...]/hurd/master.build/gcc/xgcc COLLECT_LTO_WRAPPER=[...]/hurd/master.build/gcc/lto-wrapper Target: i686-unknown-gnu0.6 Configured with: ../master/configure --prefix=[...]/hurd/master.build.install SHELL=/bin/dash CC=gcc-4.9 CXX=g++-4.9 --enable-languages=all,ada Thread model: posix gcc version 5.0.0 20150119 (experimental) (GCC)
@@ -2358,4 +2358,4 @@ PASS: la14027
# of expected passes 2311
# of unexpected failures 9
*** FAILURES: c23003b c23003g c23003i c52103x c52104x c52104y cb1010a cb1010c cb1010d
-[...]/hurd/master/gcc/testsuite/ada/acats/run_all.sh completed at Wed Nov 4 06:41:30 CET 2015
+[...]/hurd/master/gcc/testsuite/ada/acats/run_all.sh completed at Thu Feb 18 16:23:02 CET 2016
diff --git a/gcc/laplace.SCHWINGE/test/gcc/testsuite/g++/g++.sum b/gcc/laplace.SCHWINGE/test/gcc/testsuite/g++/g++.sum
index 9fd8c31a..96504adc 100644
--- a/gcc/laplace.SCHWINGE/test/gcc/testsuite/g++/g++.sum
+++ b/gcc/laplace.SCHWINGE/test/gcc/testsuite/g++/g++.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Wed Nov 4 10:51:39 2015
+Test Run By thomas on Thu Feb 18 19:42:36 2016
Native configuration is i686-unknown-gnu0.6
=== g++ tests ===
diff --git a/gcc/laplace.SCHWINGE/test/gcc/testsuite/gcc/gcc.sum b/gcc/laplace.SCHWINGE/test/gcc/testsuite/gcc/gcc.sum
index e456abe1..08c7e390 100644
--- a/gcc/laplace.SCHWINGE/test/gcc/testsuite/gcc/gcc.sum
+++ b/gcc/laplace.SCHWINGE/test/gcc/testsuite/gcc/gcc.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Wed Nov 4 06:47:34 2015
+Test Run By thomas on Thu Feb 18 16:27:58 2016
Native configuration is i686-unknown-gnu0.6
=== gcc tests ===
diff --git a/gcc/laplace.SCHWINGE/test/gcc/testsuite/gfortran/gfortran.sum b/gcc/laplace.SCHWINGE/test/gcc/testsuite/gfortran/gfortran.sum
index 6dfb17f2..ccd7dabd 100644
--- a/gcc/laplace.SCHWINGE/test/gcc/testsuite/gfortran/gfortran.sum
+++ b/gcc/laplace.SCHWINGE/test/gcc/testsuite/gfortran/gfortran.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Wed Nov 4 13:20:51 2015
+Test Run By thomas on Thu Feb 18 21:27:52 2016
Native configuration is i686-unknown-gnu0.6
=== gfortran tests ===
diff --git a/gcc/laplace.SCHWINGE/test/gcc/testsuite/gnat/gnat.sum b/gcc/laplace.SCHWINGE/test/gcc/testsuite/gnat/gnat.sum
index 2369db3a..eb888061 100644
--- a/gcc/laplace.SCHWINGE/test/gcc/testsuite/gnat/gnat.sum
+++ b/gcc/laplace.SCHWINGE/test/gcc/testsuite/gnat/gnat.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Wed Nov 4 06:41:31 2015
+Test Run By thomas on Thu Feb 18 16:23:03 2016
Native configuration is i686-unknown-gnu0.6
=== gnat tests ===
diff --git a/gcc/laplace.SCHWINGE/test/gcc/testsuite/objc/objc.sum b/gcc/laplace.SCHWINGE/test/gcc/testsuite/objc/objc.sum
index b9ee5cca..b76854c1 100644
--- a/gcc/laplace.SCHWINGE/test/gcc/testsuite/objc/objc.sum
+++ b/gcc/laplace.SCHWINGE/test/gcc/testsuite/objc/objc.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Wed Nov 4 15:38:02 2015
+Test Run By thomas on Thu Feb 18 23:04:55 2016
Native configuration is i686-unknown-gnu0.6
=== objc tests ===
@@ -328,8 +328,9 @@ PASS: objc/execute/bf-2.m compilation, -O0 -fgnu-runtime
PASS: objc/execute/bf-2.m execution, -O0 -fgnu-runtime
PASS: objc/execute/bf-2.m compilation, -O1 -fgnu-runtime
PASS: objc/execute/bf-2.m execution, -O1 -fgnu-runtime
-PASS: objc/execute/bf-2.m compilation, -O2 -fgnu-runtime
-PASS: objc/execute/bf-2.m execution, -O2 -fgnu-runtime
+WARNING: program timed out.
+FAIL: objc/execute/bf-2.m compilation, -O2 -fgnu-runtime
+UNRESOLVED: objc/execute/bf-2.m execution, -O2 -fgnu-runtime
PASS: objc/execute/bf-2.m compilation, -O3 -fomit-frame-pointer -fgnu-runtime
PASS: objc/execute/bf-2.m execution, -O3 -fomit-frame-pointer -fgnu-runtime
PASS: objc/execute/bf-2.m compilation, -O3 -g -fgnu-runtime
@@ -3109,8 +3110,10 @@ PASS: objc.dg/torture/tls/trivial.m -O2 -flto -fuse-linker-plugin -fno-fat-lto
=== objc Summary ===
-# of expected passes 3004
+# of expected passes 3002
+# of unexpected failures 1
# of expected failures 6
+# of unresolved testcases 1
# of unsupported tests 74
[...]/hurd/master.build/gcc/xgcc version 5.0.0 20150119 (experimental) (GCC)