pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Snapshot 20160124.
Module Name: pkgsrc-wip
Committed By: Kai-Uwe Eckhardt <kuehro%posteo.de@localhost[D>
Pushed By: kuehro
Date: Wed Jan 27 07:34:10 2016 +0100
Changeset: 86a6abb969fe077a3d53108d83faeb4de2f5f1de
Modified Files:
gcc6snapshot/TODO
gcc6snapshot/distinfo
gcc6snapshot/test_summary.log
gcc6snapshot/version.mk
Log Message:
Snapshot 20160124.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=86a6abb969fe077a3d53108d83faeb4de2f5f1de
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gcc6snapshot/TODO | 10 +++++++---
gcc6snapshot/distinfo | 8 ++++----
gcc6snapshot/test_summary.log | 45 +++++++++++++++++++++++--------------------
gcc6snapshot/version.mk | 2 +-
4 files changed, 36 insertions(+), 29 deletions(-)
diffs:
diff --git a/gcc6snapshot/TODO b/gcc6snapshot/TODO
index b620a76..f33a7f2 100644
--- a/gcc6snapshot/TODO
+++ b/gcc6snapshot/TODO
@@ -1,6 +1,10 @@
TODO
====
+
+I won't work on gcc any longer after gcc6 has been released in about
+April 2016. So please step up as maintainer of gcc6/gcc7 for NetBSD.
+
0) This package aims to keep the latest gcc usable on NetBSD, although
any work on gcc should happen upstream as far as possible. But it is
hopeless without enough NetBSD developers working on it upstream. I have sent
@@ -28,16 +32,16 @@ in complex.h but missing from libm.
will stay high. The dozens of missing or inaccurate long double functions
causes a misconception of NetBSD being an obscure platform, causing other
projects like gcc or R to abandon support for NetBSD. And the race goes on,
-now we need support for C11 functions like aligned_alloc in our libc/libm.
+now we need support for C11 functions like aligned_alloc and the plethora
+of thread functions in our libc/libm.
3) This package and the lang/gccXY need a cleanup or a complete new start. I
think that SUBST_VARS could handle the platform dependencies in a much cleaner
way.
-4) Patches from lang/gcc52 should be integrated as far as possible, especially
+4) Patches from lang/gcc5 should be integrated as far as possible, especially
patches for other platforms. Right now I just look at it from time to time.
-
Have fun,
Kai-Uwe Eckhardt
diff --git a/gcc6snapshot/distinfo b/gcc6snapshot/distinfo
index 925cacf..852a2d9 100644
--- a/gcc6snapshot/distinfo
+++ b/gcc6snapshot/distinfo
@@ -4,10 +4,10 @@ SHA1 (ecj-4.5.jar) = 58c1d79c64c8cd718550f32a932ccfde8d1e6449
RMD160 (ecj-4.5.jar) = d3f4da657f086b6423f74e93f001132f4855368a
SHA512 (ecj-4.5.jar) = d4e1bf7538ace56e3d69fa91da5bbd16c272923b4de0a9d8dee23ea2b75f9f38c603de72fc4061df49285c450b63f3df211cee5270e9fffc5447445d1a9c9e4e
Size (ecj-4.5.jar) = 1470676 bytes
-SHA1 (gcc-6-20160117.tar.bz2) = 92f13b711459927e4c9f23a3ec78f052a94db636
-RMD160 (gcc-6-20160117.tar.bz2) = 6f4ebdefd11e63fc2be932a5c612290de6cdd992
-SHA512 (gcc-6-20160117.tar.bz2) = 61d05ad097c640004fad4805b6c407282825d5fcdad11413c47de7178d8f7f2488e2b5f3e354620bca5506b7b7abd464d65db0aea78f89cd63a253e88dd217eb
-Size (gcc-6-20160117.tar.bz2) = 94335216 bytes
+SHA1 (gcc-6-20160124.tar.bz2) = 78e584cc51e74d9eaa0c247cf546e354c13b991c
+RMD160 (gcc-6-20160124.tar.bz2) = d146d112d63fe3adbeb8e16ddb36a7629dc3ed76
+SHA512 (gcc-6-20160124.tar.bz2) = ab90e21b13ead10c58bd2ce17abf4ccffc81355f366c99e6bfce883d288198704d3510d447d48217d4a3e233120da20fc6335dce102ba2dc4785b28a745881da
+Size (gcc-6-20160124.tar.bz2) = 94464505 bytes
SHA1 (isl-0.14.tar.bz2) = b09e25df265c97ed54002cd811d227a9a26c5f9c
RMD160 (isl-0.14.tar.bz2) = 4c69d026b51561bc1948cb7db79331b78a9d2c39
SHA512 (isl-0.14.tar.bz2) = 117c0c6f31d91a9284a8f54a748df6494ca2ac21507a45611e911403e9610579b9323ce624aea1de0b8089b3194e59d4364f01bdb71ddcf8f6c24c749d11c4b7
diff --git a/gcc6snapshot/test_summary.log b/gcc6snapshot/test_summary.log
index b451077..597056e 100644
--- a/gcc6snapshot/test_summary.log
+++ b/gcc6snapshot/test_summary.log
@@ -1,5 +1,5 @@
cat <<'EOF' |
-LAST_UPDATED: Obtained from SVN: trunk revision 232486
+LAST_UPDATED: Obtained from SVN: trunk revision 232780
Native configuration is x86_64--netbsd
@@ -24,18 +24,17 @@ FAIL: g++.old-deja/g++.eh/badalloc1.C -std=c++14 execution test
=== g++ Summary ===
-# of expected passes 94309
+# of expected passes 94596
# of unexpected failures 11
# of expected failures 272
# of unresolved testcases 3
-# of unsupported tests 3550
-/usr/pkgsrc/wip/gcc6snapshot/work/build/gcc/testsuite/g++/../../xg++ version 6.0.0 20160117 (experimental) (GCC)
+# of unsupported tests 3559
+/usr/pkgsrc/wip/gcc6snapshot/work/build/gcc/testsuite/g++/../../xg++ version 6.0.0 20160124 (experimental) (GCC)
=== gcc tests ===
Running target unix
-FAIL: gcc.dg/debug/dwarf2/stacked-qualified-types-3.c scan-assembler-times DIE \\\\([^\\n]*\\\\) DW_TAG_(?:const|volatile|atomic|restrict)_type 8
FAIL: gcc.dg/binop-xor1.c scan-tree-dump-times optimized "\\\\^" 1
FAIL: gcc.dg/binop-xor3.c scan-tree-dump-times optimized "\\\\^" 1
FAIL: gcc.dg/builtins-58.c scan-assembler-not pow\\\\M
@@ -355,16 +354,21 @@ FAIL: gcc.target/i386/long-double-128-9.c (test for excess errors)
UNRESOLVED: gcc.target/i386/long-double-128-9.c compilation failed to produce executable
FAIL: gcc.target/i386/pr63618.c (test for excess errors)
UNRESOLVED: gcc.target/i386/pr63618.c compilation failed to produce executable
+FAIL: gcc.target/i386/pr65184.c (internal compiler error)
+FAIL: gcc.target/i386/pr65184.c (test for excess errors)
+FAIL: gcc.target/i386/thunk-retbnd.c (internal compiler error)
+FAIL: gcc.target/i386/thunk-retbnd.c (test for excess errors)
+UNRESOLVED: gcc.target/i386/thunk-retbnd.c scan-tree-dump-times optimized "return &glob," 2
=== gcc Summary ===
-# of expected passes 106373
-# of unexpected failures 216
+# of expected passes 106685
+# of unexpected failures 219
# of unexpected successes 22
# of expected failures 314
-# of unresolved testcases 82
-# of unsupported tests 2690
-/usr/pkgsrc/wip/gcc6snapshot/work/build/gcc/xgcc version 6.0.0 20160117 (experimental) (GCC)
+# of unresolved testcases 83
+# of unsupported tests 2655
+/usr/pkgsrc/wip/gcc6snapshot/work/build/gcc/xgcc version 6.0.0 20160124 (experimental) (GCC)
=== gfortran tests ===
@@ -398,11 +402,11 @@ FAIL: gfortran.dg/read_dir.f90 -Os execution test
=== gfortran Summary ===
-# of expected passes 41546
+# of expected passes 41633
# of unexpected failures 25
# of expected failures 71
# of unsupported tests 90
-/usr/pkgsrc/wip/gcc6snapshot/work/build/gcc/testsuite/gfortran/../../gfortran version 6.0.0 20160117 (experimental) (GCC)
+/usr/pkgsrc/wip/gcc6snapshot/work/build/gcc/testsuite/gfortran/../../gfortran version 6.0.0 20160124 (experimental) (GCC)
=== obj-c++ tests ===
@@ -414,7 +418,7 @@ Running target unix
# of expected passes 1446
# of expected failures 10
# of unsupported tests 77
-/usr/pkgsrc/wip/gcc6snapshot/work/build/gcc/testsuite/obj-c++/../../xg++ version 6.0.0 20160117 (experimental) (GCC)
+/usr/pkgsrc/wip/gcc6snapshot/work/build/gcc/testsuite/obj-c++/../../xg++ version 6.0.0 20160124 (experimental) (GCC)
=== objc tests ===
@@ -430,7 +434,7 @@ FAIL: objc.dg/proto-lossage-4.m -fgnu-runtime (test for excess errors)
# of unexpected failures 3
# of expected failures 6
# of unsupported tests 68
-/usr/pkgsrc/wip/gcc6snapshot/work/build/gcc/xgcc version 6.0.0 20160117 (experimental) (GCC)
+/usr/pkgsrc/wip/gcc6snapshot/work/build/gcc/xgcc version 6.0.0 20160124 (experimental) (GCC)
=== libatomic tests ===
@@ -449,7 +453,7 @@ FAIL: libgomp.fortran/pr25162.f -O3 -g execution test
=== libgomp Summary ===
-# of expected passes 4704
+# of expected passes 4764
# of unexpected failures 2
# of unsupported tests 262
=== libitm tests ===
@@ -472,7 +476,6 @@ WARNING: program timed out.
FAIL: 20_util/hash/chi2_q_uniform_random.cc execution test
FAIL: 22_locale/ctype_base/11844.cc execution test
FAIL: 26_numerics/complex/13450.cc execution test
-FAIL: 26_numerics/headers/cmath/c99_classification_macros_c.cc (test for excess errors)
FAIL: 28_regex/traits/char/isctype.cc execution test
FAIL: 28_regex/traits/wchar_t/isctype.cc execution test
FAIL: 30_threads/async/42819.cc execution test
@@ -550,17 +553,17 @@ UNRESOLVED: tr1/5_numerical_facilities/special_functions/22_sph_legendre/check_n
=== libstdc++ Summary ===
-# of expected passes 9948
-# of unexpected failures 66
-# of expected failures 88
+# of expected passes 9977
+# of unexpected failures 65
+# of expected failures 67
# of unresolved testcases 12
# of unsupported tests 613
-Compiler version: 6.0.0 20160117 (experimental) (GCC)
+Compiler version: 6.0.0 20160124 (experimental) (GCC)
Platform: x86_64--netbsd
configure flags: --enable-nls --with-libiconv-prefix=/usr --enable-__cxa_atexit --with-gxx-include-dir=/usr/pkg/gcc6snapshot/include/c++/ --enable-languages='c obj-c++ objc fortran c++' --enable-shared --enable-long-long --with-local-prefix=/usr/pkg/gcc6snapshot --enable-libssp --enable-threads=posix --with-boot-ldflags='-static-libstdc++ -static-libgcc -Wl,-R/usr/pkg/lib ' --with-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/bin/as --with-arch=nocona --with-tune=nocona --with-fpmath=sse --prefix=/usr/pkg/gcc6snapshot --build=x86_64--netbsd --host=x86_64--netbsd --infodir=/usr/pkg/gcc6snapshot/info --mandir=/usr/pkg/gcc6snapshot/man
EOF
-Mail -s "Results for 6.0.0 20160117 (experimental) (GCC) testsuite on x86_64--netbsd" gcc-testresults%gcc.gnu.org@localhost &&
+Mail -s "Results for 6.0.0 20160124 (experimental) (GCC) testsuite on x86_64--netbsd" gcc-testresults%gcc.gnu.org@localhost &&
mv /usr/pkgsrc/wip/gcc6snapshot/work/build/./gcc/testsuite/g++/g++.sum /usr/pkgsrc/wip/gcc6snapshot/work/build/./gcc/testsuite/g++/g++.sum.sent &&
mv /usr/pkgsrc/wip/gcc6snapshot/work/build/./gcc/testsuite/gcc/gcc.sum /usr/pkgsrc/wip/gcc6snapshot/work/build/./gcc/testsuite/gcc/gcc.sum.sent &&
mv /usr/pkgsrc/wip/gcc6snapshot/work/build/./gcc/testsuite/gfortran/gfortran.sum /usr/pkgsrc/wip/gcc6snapshot/work/build/./gcc/testsuite/gfortran/gfortran.sum.sent &&
diff --git a/gcc6snapshot/version.mk b/gcc6snapshot/version.mk
index ae5adde..0f7f19b 100644
--- a/gcc6snapshot/version.mk
+++ b/gcc6snapshot/version.mk
@@ -1,2 +1,2 @@
# $NetBSD: version.mk,v 1.21 2015/05/06 05:25:00 keckhardt Exp $
-GCC6S_DIST_VERSION:=6-20160117
+GCC6S_DIST_VERSION:=6-20160124
Home |
Main Index |
Thread Index |
Old Index